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
❌25 636 erreurs, 2 199 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 13/01/2026 à 08h15 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 626 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [11, 25, 20] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:7x2490617:LOC stop_sequence [28, 7] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC stop_sequence [5, 11, 7, 8, 10, 1, 2, 6, 3, 4, 9] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence [14, 6] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [10, 1] 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 85 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852052F5202256x2026x01x03T21x48x48Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN853605F5202337x2026x01x03T21x48x48Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN13107F5199714x2026x01x03T21x48x48Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852026F5202251x2026x01x03T21x48x48Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 23 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6704313154928640:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD005:Line:500:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5229274752614400:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 108 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4552934340689920:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4515068029960192:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4904834902786048:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6676591728918528x0:LOC stop_id FR:14626:ZE:6686632586510336:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6676591728918528x0:LOC stop_id FR:14626:ZE:6125064069054464:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 23 589 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 ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 20 arrival_time 07:55:17 (1768287317) is less than previous stop arrival_time 08:01:49 (1768287709) - times must increase between two sequential stops
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 20 arrival_time 07:55:17 (1768287317) is less than previous stop departure_time 08:02:28 (1768287748) - times must increase between two sequential stops
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 20 departure_time 07:55:36 (1768287336) is less than previous stop departure_time 08:02:28 (1768287748) - times must increase between two sequential stops
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 20 departure_time 07:55:36 (1768287336) is less than previous stop arrival_time 08:01:49 (1768287709) - times must increase between two sequential stops
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 19 arrival_time 07:53:42 (1768287222) is less than previous stop arrival_time 07:55:17 (1768287317) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 647 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2490617:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
stop_time_update departure time is before arrival time E025 14 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3745716x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 32 departure_time 08:10:00 (1768288200) is less than the same stop arrival_time 08:13:46 (1768288426) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 24 departure_time 08:11:00 (1768288260) is less than the same stop arrival_time 08:13:42 (1768288422) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746207x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 29 departure_time 08:06:00 (1768287960) is less than the same stop arrival_time 08:13:39 (1768288419) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746209x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 14 departure_time 08:13:00 (1768288380) is less than the same stop arrival_time 08:14:01 (1768288441) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3745204x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 2 departure_time 08:13:00 (1768288380) is less than the same stop arrival_time 08:13:54 (1768288434) - departure time must be equal to or greater than arrival time
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 2 erreurs
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID SM:ATOUMOD041:ServiceJourney:3:LOC trip_id ATOUMOD041:ServiceJourney:3:LOC has route_id ATOUMOD041:Line:2:LOC but belongs to GTFS route_id ATOUMOD041:Line:1:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD041:ServiceJourney:4:LOC trip_id ATOUMOD041:ServiceJourney:4:LOC has route_id ATOUMOD041:Line:1:LOC but belongs to GTFS route_id ATOUMOD041:Line:2:LOC in GTFS trips.txt
stop_time_update doesn't contain stop_id or stop_sequence E040 1 erreur
All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852203F5202270x2026x01x03T21x48x48Z:LOC doesn't contain stop_id or stop_sequence
stop_time_update doesn't have arrival or departure E043 1 erreur
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852203F5202270x2026x01x03T21x48x48Z:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 109 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 ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 20 has stop_id FR:27375:ZE:0x6526:ATOUMOD006 but GTFS stop_sequence 20 has stop_id FR:27375:ZE:0x6304:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 24 has stop_id FR:27701:ZE:0x7106:ATOUMOD006 but GTFS stop_sequence 24 has stop_id FR:27701:ZE:0x7042:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 34 has stop_id FR:27701:ZE:0x7022:ATOUMOD006 but GTFS stop_sequence 34 has stop_id FR:27701:ZE:0x7034:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 36 has stop_id FR:27701:ZE:0x7114:ATOUMOD006 but GTFS stop_sequence 36 has stop_id FR:27701:ZE:0x7116:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745716x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 20 has stop_id FR:50129:ZE:10HDI4:ATOUMOD035 but GTFS stop_sequence 20 has stop_id FR:50129:ZE:10REP4:ATOUMOD035 - 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:16:10 (1768288570) is 1 min 10 sec greater than 08:14:59 (1768288499518) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 430 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 ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC contains stop_sequence 20 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2490617:LOC contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TAEx1072:LOC contains stop_sequence 3 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 733 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:7x2490617:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 466 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 11 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3746159x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2490617:LOC stop_sequence 28 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2490617:LOC does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC stop_sequence 5 (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 | 10 534 | 26 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. | 446 820 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 10 822 | 26 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 552 | 26 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 | 8 157 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13 235 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 26 428 | 26 fois (100 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 185 | 25 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 388 | 20 fois (77 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 126 | 15 fois (58 % 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 | 126 | 15 fois (58 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 637 | 10 fois (38 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 47 | 9 fois (35 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 130 | 8 fois (31 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 20 | 8 fois (31 % des validations) |
| E050 | All timestamps must be less than the current time | 7 | 7 fois (27 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 13/01/2026 à 19h57 Europe/Paris.
trip_updates (932) 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 13/01/2026 à 19h57 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD035:ServiceJourney:3748446x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1768318079"
},
"departure": {
"delay": 73,
"time": "1768318093"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1768317681"
},
"departure": {
"delay": 88,
"time": "1768317688"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -158,
"time": "1768316192"
},
"departure": {
"delay": -158,
"time": "1768316242"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1768318137"
},
"departure": {
"delay": 96,
"time": "1768318176"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -75,
"time": "1768316017"
},
"departure": {
"delay": -75,
"time": "1768316025"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1768317303"
},
"departure": {
"delay": 153,
"time": "1768317333"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 207,
"time": "1768317041"
},
"departure": {
"delay": 207,
"time": "1768317087"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1768317201"
},
"departure": {
"delay": 131,
"time": "1768317251"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1768318253"
},
"departure": {
"delay": 63,
"time": "1768318263"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1768315935"
},
"departure": {
"delay": 25,
"time": "1768315945"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1768315746"
},
"departure": {
"delay": 11,
"time": "1768315751"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1768317551"
},
"departure": {
"delay": 101,
"time": "1768317581"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 207,
"time": "1768316977"
},
"departure": {
"delay": 207,
"time": "1768317027"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1768315983"
},
"departure": {
"delay": -45,
"time": "1768315995"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1768315909"
},
"departure": {
"delay": 57,
"time": "1768315917"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1768317501"
},
"departure": {
"delay": 113,
"time": "1768317533"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1768317974"
},
"departure": {
"delay": 90,
"time": "1768317990"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 123,
"time": "1768317159"
},
"departure": {
"delay": 123,
"time": "1768317183"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1768315954"
},
"departure": {
"delay": -20,
"time": "1768315960"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 54,
"time": "1768315674"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1768318196"
},
"departure": {
"delay": 77,
"time": "1768318217"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1768317117"
},
"departure": {
"delay": 150,
"time": "1768317150"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1768317909"
},
"departure": {
"delay": 89,
"time": "1768317929"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 109,
"time": "1768317792"
},
"departure": {
"delay": 109,
"time": "1768317829"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1768318420"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -112,
"time": "1768316036"
},
"departure": {
"delay": -112,
"time": "1768316048"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1768316103"
},
"departure": {
"delay": -105,
"time": "1768316115"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1768315787"
},
"departure": {
"delay": 61,
"time": "1768315801"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1768317434"
},
"departure": {
"delay": 140,
"time": "1768317440"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1768317747"
},
"departure": {
"delay": 55,
"time": "1768317775"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1768315712"
},
"departure": {
"delay": 45,
"time": "1768315725"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1768317884"
},
"departure": {
"delay": 116,
"time": "1768317896"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1768315826"
},
"departure": {
"delay": 42,
"time": "1768315842"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 239,
"time": "1768316286"
},
"departure": {
"delay": 239,
"time": "1768316939"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748446x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746217x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1768295741"
},
"departure": {
"delay": 203,
"time": "1768295783"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1768297193"
},
"departure": {
"delay": 66,
"time": "1768297206"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 187,
"time": "1768295254"
},
"departure": {
"delay": 187,
"time": "1768295287"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1768297614"
},
"departure": {
"delay": 70,
"time": "1768297630"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 83,
"time": "1768296794"
},
"departure": {
"delay": 83,
"time": "1768296863"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 225,
"time": "1768296123"
},
"departure": {
"delay": 225,
"time": "1768296225"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1768297597"
},
"departure": {
"delay": 108,
"time": "1768297608"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 189,
"time": "1768296030"
},
"departure": {
"delay": 189,
"time": "1768296069"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1768295916"
},
"departure": {
"delay": 198,
"time": "1768295958"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1768294920"
},
"departure": {
"delay": 87,
"time": "1768294947"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1768297071"
},
"departure": {
"delay": 86,
"time": "1768297106"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1768297791"
},
"departure": {
"delay": 90,
"time": "1768297830"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 86,
"time": "1768297135"
},
"departure": {
"delay": 86,
"time": "1768297166"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1768297448"
},
"departure": {
"delay": 83,
"time": "1768297463"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 106,
"time": "1768295135"
},
"departure": {
"delay": 106,
"time": "1768295146"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768296976"
},
"departure": {
"delay": 97,
"time": "1768296997"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 197,
"time": "1768295589"
},
"departure": {
"delay": 197,
"time": "1768295657"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1768298172"
},
"departure": {
"delay": 51,
"time": "1768298211"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 28,
"time": "1768298116"
},
"departure": {
"delay": 28,
"time": "1768298128"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 127,
"time": "1768297546"
},
"departure": {
"delay": 127,
"time": "1768297567"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 56,
"time": "1768298078"
},
"departure": {
"delay": 56,
"time": "1768298096"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 142,
"time": "1768295350"
},
"departure": {
"delay": 142,
"time": "1768295362"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1768296639"
},
"departure": {
"delay": 127,
"time": "1768296667"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 181,
"time": "1768295684"
},
"departure": {
"delay": 181,
"time": "1768295701"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1768297239"
},
"departure": {
"delay": 72,
"time": "1768297272"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1768297956"
},
"departure": {
"delay": 54,
"time": "1768297974"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 135,
"time": "1768295404"
},
"departure": {
"delay": 135,
"time": "1768295415"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1768297671"
},
"departure": {
"delay": 107,
"time": "1768297727"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 80,
"time": "1768297930"
},
"departure": {
"delay": 80,
"time": "1768297940"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 158,
"time": "1768295427"
},
"departure": {
"delay": 158,
"time": "1768295498"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1768296536"
},
"departure": {
"delay": 146,
"time": "1768296566"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1768296887"
},
"departure": {
"delay": 87,
"time": "1768296927"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1768295717"
},
"departure": {
"delay": 153,
"time": "1768295733"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1768296587"
},
"departure": {
"delay": 119,
"time": "1768296599"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1768295300"
},
"departure": {
"delay": 153,
"time": "1768295313"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768298248"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 157,
"time": "1768295160"
},
"departure": {
"delay": 157,
"time": "1768295197"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1768296722"
},
"departure": {
"delay": 84,
"time": "1768296744"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1768295212"
},
"departure": {
"delay": 141,
"time": "1768295241"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1768297344"
},
"departure": {
"delay": 35,
"time": "1768297355"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 75,
"time": "1768297017"
},
"departure": {
"delay": 75,
"time": "1768297035"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 66,
"time": "1768294866"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1768295056"
},
"departure": {
"delay": 131,
"time": "1768295111"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1768297739"
},
"departure": {
"delay": 88,
"time": "1768297768"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 144,
"time": "1768296270"
},
"departure": {
"delay": 144,
"time": "1768296324"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1768297485"
},
"departure": {
"delay": 82,
"time": "1768297522"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 158,
"time": "1768296361"
},
"departure": {
"delay": 158,
"time": "1768296398"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1768296432"
},
"departure": {
"delay": 121,
"time": "1768296481"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1768295837"
},
"departure": {
"delay": 185,
"time": "1768295885"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1768297853"
},
"departure": {
"delay": 86,
"time": "1768297886"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746217x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768330790"
},
"departure": {
"delay": 50,
"time": "1768330790"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1768329165"
},
"departure": {
"delay": 45,
"time": "1768329165"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768331490"
},
"departure": {
"delay": 30,
"time": "1768331490"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329420"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1768331569"
},
"departure": {
"delay": 49,
"time": "1768331569"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 52,
"time": "1768329712"
},
"departure": {
"delay": 52,
"time": "1768329712"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1768330044"
},
"departure": {
"delay": 24,
"time": "1768330044"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1768329266"
},
"departure": {
"delay": 26,
"time": "1768329266"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768330593"
},
"departure": {
"delay": 33,
"time": "1768330593"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1768330990"
},
"departure": {
"delay": 10,
"time": "1768330990"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1768329145"
},
"departure": {
"delay": 25,
"time": "1768329145"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768329829"
},
"departure": {
"delay": 49,
"time": "1768329829"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1768330113"
},
"departure": {
"delay": 33,
"time": "1768330113"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768329120"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1768330499"
},
"departure": {
"delay": 59,
"time": "1768330499"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768329480"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768331790"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1768330249"
},
"departure": {
"delay": 49,
"time": "1768330249"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1768330656"
},
"departure": {
"delay": 36,
"time": "1768330656"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1768329521"
},
"departure": {
"delay": 41,
"time": "1768329521"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768329667"
},
"departure": {
"delay": 7,
"time": "1768329667"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1768330922"
},
"departure": {
"delay": 2,
"time": "1768330922"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1768331199"
},
"departure": {
"delay": 39,
"time": "1768331199"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1768330826"
},
"departure": {
"delay": 26,
"time": "1768330826"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768329900"
},
"departure": {
"time": "1768329900"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768331610"
},
"departure": {
"delay": 30,
"time": "1768331610"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 51,
"time": "1768331031"
},
"departure": {
"delay": 51,
"time": "1768331031"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1768329375"
},
"departure": {
"delay": 15,
"time": "1768329375"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1768329999"
},
"departure": {
"delay": 39,
"time": "1768329999"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768330325"
},
"departure": {
"delay": 5,
"time": "1768330325"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1768331161"
},
"departure": {
"delay": 1,
"time": "1768331161"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1768329228"
},
"departure": {
"delay": 48,
"time": "1768329228"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768328682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13208:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758435x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1768294148"
},
"departure": {
"delay": 85,
"time": "1768294165"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1768295443"
},
"departure": {
"delay": -41,
"time": "1768295479"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1768293846"
},
"departure": {
"delay": 75,
"time": "1768293855"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -112,
"time": "1768295888"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1768294074"
},
"departure": {
"delay": 100,
"time": "1768294120"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1768293655"
},
"departure": {
"delay": 144,
"time": "1768293684"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1768293502"
},
"departure": {
"delay": 126,
"time": "1768293546"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1768294578"
},
"departure": {
"delay": -4,
"time": "1768294616"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1768293570"
},
"departure": {
"delay": 105,
"time": "1768293585"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1768295075"
},
"departure": {
"delay": -4,
"time": "1768295096"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1768294300"
},
"departure": {
"delay": -13,
"time": "1768294307"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1768293970"
},
"departure": {
"delay": 113,
"time": "1768294013"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1768294661"
},
"departure": {
"delay": 1,
"time": "1768294681"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1768293150"
},
"departure": {
"delay": 80,
"time": "1768293200"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1768295575"
},
"departure": {
"delay": -34,
"time": "1768295606"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 5,
"time": "1768293005"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1768295352"
},
"departure": {
"delay": -14,
"time": "1768295386"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1768294229"
},
"departure": {
"delay": 97,
"time": "1768294237"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1768293363"
},
"departure": {
"delay": 105,
"time": "1768293405"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1768293244"
},
"departure": {
"delay": 48,
"time": "1768293288"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758435x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1768286647"
},
"departure": {
"delay": 98,
"time": "1768286678"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 33,
"time": "1768285833"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1768285993"
},
"departure": {
"delay": 2,
"time": "1768286042"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1768286365"
},
"departure": {
"delay": 127,
"time": "1768286407"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1768286798"
},
"departure": {
"delay": 76,
"time": "1768286836"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1768286970"
},
"departure": {
"delay": 129,
"time": "1768287009"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1768287054"
},
"departure": {
"delay": 97,
"time": "1768287097"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1768287455"
},
"departure": {
"delay": 68,
"time": "1768287488"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1768286146"
},
"departure": {
"delay": 27,
"time": "1768286187"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1768286505"
},
"departure": {
"delay": 143,
"time": "1768286543"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1768286220"
},
"departure": {
"delay": 116,
"time": "1768286336"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1768286062"
},
"departure": {
"delay": 21,
"time": "1768286121"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1768287279"
},
"departure": {
"delay": 153,
"time": "1768287333"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1768287360"
},
"departure": {
"delay": 97,
"time": "1768287397"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1768285927"
},
"departure": {
"delay": -14,
"time": "1768285966"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1768286710"
},
"departure": {
"delay": 53,
"time": "1768286753"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1768286572"
},
"departure": {
"delay": 148,
"time": "1768286608"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1768287561"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1768287126"
},
"departure": {
"delay": 119,
"time": "1768287179"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1768287211"
},
"departure": {
"delay": 122,
"time": "1768287242"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745257x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242803xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 380,
"time": "1768330400"
},
"departure": {
"delay": 380,
"time": "1768330400"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 362,
"time": "1768330742"
},
"departure": {
"delay": 362,
"time": "1768330742"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 407,
"time": "1768331987"
},
"departure": {
"delay": 407,
"time": "1768331987"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 385,
"time": "1768331125"
},
"departure": {
"delay": 385,
"time": "1768331125"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 362,
"time": "1768331042"
},
"departure": {
"delay": 362,
"time": "1768331042"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 383,
"time": "1768330643"
},
"departure": {
"delay": 383,
"time": "1768330643"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 412,
"time": "1768330912"
},
"departure": {
"delay": 412,
"time": "1768330912"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 362,
"time": "1768331522"
},
"departure": {
"delay": 362,
"time": "1768331522"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 398,
"time": "1768331858"
},
"departure": {
"delay": 398,
"time": "1768331858"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 407,
"time": "1768331087"
},
"departure": {
"delay": 407,
"time": "1768331087"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 369,
"time": "1768330689"
},
"departure": {
"delay": 369,
"time": "1768330689"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 385,
"time": "1768331005"
},
"departure": {
"delay": 385,
"time": "1768331005"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 399,
"time": "1768331799"
},
"departure": {
"delay": 399,
"time": "1768331799"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 373,
"time": "1768330453"
},
"departure": {
"delay": 373,
"time": "1768330453"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 362,
"time": "1768331162"
},
"departure": {
"delay": 362,
"time": "1768331162"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 385,
"time": "1768330885"
},
"departure": {
"delay": 385,
"time": "1768330885"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 370,
"time": "1768330810"
},
"departure": {
"delay": 370,
"time": "1768330810"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 362,
"time": "1768332182"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 373,
"time": "1768330273"
},
"departure": {
"delay": 373,
"time": "1768330273"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768330373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242803xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1768329554"
},
"departure": {
"delay": 154,
"time": "1768329574"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1768329749"
},
"departure": {
"delay": 149,
"time": "1768329749"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768329450"
},
"departure": {
"delay": 150,
"time": "1768329450"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1768328804"
},
"departure": {
"delay": -16,
"time": "1768328804"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1768329842"
},
"departure": {
"delay": 122,
"time": "1768329842"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1768330640"
},
"departure": {
"delay": 140,
"time": "1768330640"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1768329250"
},
"departure": {
"delay": 154,
"time": "1768329274"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1768328626"
},
"departure": {
"delay": 129,
"time": "1768328649"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1768328390"
},
"departure": {
"delay": 50,
"time": "1768328390"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1768329674"
},
"departure": {
"delay": 134,
"time": "1768329674"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1768330474"
},
"departure": {
"delay": 154,
"time": "1768330474"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1768330714"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768328340"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1768329074"
},
"departure": {
"delay": 99,
"time": "1768329099"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1768328719"
},
"departure": {
"delay": 79,
"time": "1768328719"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1768328500"
},
"departure": {
"delay": 89,
"time": "1768328549"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1768328924"
},
"departure": {
"delay": 35,
"time": "1768328975"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 229,
"time": "1768330224"
},
"departure": {
"delay": 229,
"time": "1768330249"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1768330586"
},
"departure": {
"delay": 146,
"time": "1768330586"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1768329930"
},
"departure": {
"delay": 150,
"time": "1768329930"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 219,
"time": "1768330276"
},
"departure": {
"delay": 219,
"time": "1768330299"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1768329349"
},
"departure": {
"delay": 109,
"time": "1768329349"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1768330351"
},
"departure": {
"delay": 211,
"time": "1768330351"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1768330077"
},
"departure": {
"delay": 177,
"time": "1768330077"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768328202",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5949:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745252x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 293,
"time": "1768312580"
},
"departure": {
"delay": 293,
"time": "1768312613"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 279,
"time": "1768312018"
},
"departure": {
"delay": 279,
"time": "1768312059"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 330,
"time": "1768312669"
},
"departure": {
"delay": 330,
"time": "1768312710"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1768311173"
},
"departure": {
"delay": 4,
"time": "1768311184"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1768311358"
},
"departure": {
"delay": 63,
"time": "1768311423"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 91,
"time": "1768311091"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 229,
"time": "1768311472"
},
"departure": {
"delay": 229,
"time": "1768311649"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 280,
"time": "1768313020"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1768311290"
},
"departure": {
"delay": 27,
"time": "1768311327"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 271,
"time": "1768312832"
},
"departure": {
"delay": 271,
"time": "1768312891"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 285,
"time": "1768312466"
},
"departure": {
"delay": 285,
"time": "1768312545"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 252,
"time": "1768312174"
},
"departure": {
"delay": 252,
"time": "1768312212"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768311216"
},
"departure": {
"delay": 12,
"time": "1768311252"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 265,
"time": "1768311706"
},
"departure": {
"delay": 265,
"time": "1768311745"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 228,
"time": "1768312093"
},
"departure": {
"delay": 228,
"time": "1768312128"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 272,
"time": "1768312739"
},
"departure": {
"delay": 272,
"time": "1768312772"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1768311838"
},
"departure": {
"delay": 279,
"time": "1768311879"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 233,
"time": "1768312266"
},
"departure": {
"delay": 233,
"time": "1768312313"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 319,
"time": "1768311900"
},
"departure": {
"delay": 319,
"time": "1768311979"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 239,
"time": "1768312402"
},
"departure": {
"delay": 239,
"time": "1768312439"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745252x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230351x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1768332205"
},
"departure": {
"delay": 145,
"time": "1768332205"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 138,
"time": "1768331598"
},
"departure": {
"delay": 138,
"time": "1768331598"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1768330793"
},
"departure": {
"delay": 113,
"time": "1768330793"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1768332385"
},
"departure": {
"delay": 145,
"time": "1768332385"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 145,
"time": "1768331905"
},
"departure": {
"delay": 145,
"time": "1768331905"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1768332053"
},
"departure": {
"delay": 113,
"time": "1768332053"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1768330296"
},
"departure": {
"delay": 96,
"time": "1768330296"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1768330908"
},
"departure": {
"delay": 168,
"time": "1768330908"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1768331496"
},
"departure": {
"delay": 156,
"time": "1768331496"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1768330204"
},
"departure": {
"delay": 124,
"time": "1768330204"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1768331453"
},
"departure": {
"delay": 113,
"time": "1768331453"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 172,
"time": "1768332112"
},
"departure": {
"delay": 172,
"time": "1768332112"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 151,
"time": "1768331251"
},
"departure": {
"delay": 151,
"time": "1768331251"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768331400"
},
"departure": {
"delay": 120,
"time": "1768331400"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1768331742"
},
"departure": {
"delay": 162,
"time": "1768331742"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1768331770"
},
"departure": {
"delay": 130,
"time": "1768331770"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 145,
"time": "1768331665"
},
"departure": {
"delay": 145,
"time": "1768331665"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 133,
"time": "1768331113"
},
"departure": {
"delay": 133,
"time": "1768331113"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1768332173"
},
"departure": {
"delay": 113,
"time": "1768332173"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1768332318"
},
"departure": {
"delay": 138,
"time": "1768332318"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1768332293"
},
"departure": {
"delay": 113,
"time": "1768332293"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 154,
"time": "1768331854"
},
"departure": {
"delay": 154,
"time": "1768331854"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1768332339"
},
"departure": {
"delay": 159,
"time": "1768332339"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 115,
"time": "1768330375"
},
"departure": {
"delay": 115,
"time": "1768330375"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1768332235"
},
"departure": {
"delay": 115,
"time": "1768332235"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 113,
"time": "1768332413"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 128,
"time": "1768331048"
},
"departure": {
"delay": 128,
"time": "1768331048"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1768331813"
},
"departure": {
"delay": 113,
"time": "1768331813"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1768330433"
},
"departure": {
"delay": 113,
"time": "1768330433"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1768331208"
},
"departure": {
"delay": 168,
"time": "1768331208"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1768331979"
},
"departure": {
"delay": 159,
"time": "1768331979"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1768331153"
},
"departure": {
"delay": 113,
"time": "1768331153"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1768332258"
},
"departure": {
"delay": 138,
"time": "1768332258"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768330433",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230351x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1768328371"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1768328930"
},
"departure": {
"delay": 110,
"time": "1768328930"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1768329754"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1768328480"
},
"departure": {
"delay": 104,
"time": "1768328504"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768329583"
},
"departure": {
"delay": 43,
"time": "1768329583"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1768329104"
},
"departure": {
"delay": 104,
"time": "1768329104"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1768328804"
},
"departure": {
"delay": 104,
"time": "1768328804"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1768329205"
},
"departure": {
"delay": 49,
"time": "1768329229"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1768328729"
},
"departure": {
"delay": 114,
"time": "1768328754"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1768329674"
},
"departure": {
"delay": 14,
"time": "1768329674"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1768328554"
},
"departure": {
"delay": 94,
"time": "1768328554"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1768329304"
},
"departure": {
"delay": 64,
"time": "1768329304"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1768329007"
},
"departure": {
"delay": 149,
"time": "1768329029"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1768328655"
},
"departure": {
"delay": 135,
"time": "1768328655"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768329504"
},
"departure": {
"delay": 24,
"time": "1768329504"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768328343",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4377:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12360:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768329716"
},
"departure": {
"delay": 116,
"time": "1768329716"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1768331024"
},
"departure": {
"delay": 104,
"time": "1768331024"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1768331684"
},
"departure": {
"delay": 104,
"time": "1768331684"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 104,
"time": "1768331444"
},
"departure": {
"delay": 104,
"time": "1768331444"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 201,
"time": "1768329921"
},
"departure": {
"delay": 201,
"time": "1768329921"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1768330053"
},
"departure": {
"delay": 153,
"time": "1768330053"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1768331177"
},
"departure": {
"delay": 137,
"time": "1768331177"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1768330458"
},
"departure": {
"delay": 138,
"time": "1768330458"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1768331357"
},
"departure": {
"delay": 137,
"time": "1768331357"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1768330575"
},
"departure": {
"delay": 135,
"time": "1768330575"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1768330904"
},
"departure": {
"delay": 104,
"time": "1768330904"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1768331314"
},
"departure": {
"delay": 154,
"time": "1768331314"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1768329510"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1768330405"
},
"departure": {
"delay": 145,
"time": "1768330405"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1768331980"
},
"departure": {
"delay": 100,
"time": "1768331980"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 133,
"time": "1768330093"
},
"departure": {
"delay": 133,
"time": "1768330093"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1768331951"
},
"departure": {
"delay": 131,
"time": "1768331951"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 110,
"time": "1768330970"
},
"departure": {
"delay": 110,
"time": "1768330970"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1768331800"
},
"departure": {
"delay": 100,
"time": "1768331800"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 158,
"time": "1768331738"
},
"departure": {
"delay": 158,
"time": "1768331738"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1768331250"
},
"departure": {
"delay": 150,
"time": "1768331250"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1768331835"
},
"departure": {
"delay": 135,
"time": "1768331835"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 175,
"time": "1768330135"
},
"departure": {
"delay": 175,
"time": "1768330135"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1768329790"
},
"departure": {
"delay": 152,
"time": "1768329812"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768332160"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1768331530"
},
"departure": {
"delay": 130,
"time": "1768331530"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1768331895"
},
"departure": {
"delay": 135,
"time": "1768331895"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 79,
"time": "1768329612"
},
"departure": {
"delay": 79,
"time": "1768329619"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 104,
"time": "1768331084"
},
"departure": {
"delay": 104,
"time": "1768331084"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1768330003"
},
"departure": {
"delay": 163,
"time": "1768330003"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 164,
"time": "1768329884"
},
"departure": {
"delay": 164,
"time": "1768329884"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1768331604"
},
"departure": {
"delay": 144,
"time": "1768331604"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1768330694"
},
"departure": {
"delay": 134,
"time": "1768330694"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1768330156"
},
"departure": {
"delay": 136,
"time": "1768330156"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1768330229"
},
"departure": {
"delay": 97,
"time": "1768330237"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768328871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12360:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9757:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1768330873"
},
"departure": {
"delay": 133,
"time": "1768330873"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 98,
"time": "1768329698"
},
"departure": {
"delay": 98,
"time": "1768329698"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1768329590"
},
"departure": {
"delay": 170,
"time": "1768329590"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1768329094"
},
"departure": {
"delay": 154,
"time": "1768329094"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1768330497"
},
"departure": {
"delay": 117,
"time": "1768330497"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -45,
"time": "1768329975"
},
"departure": {
"delay": -45,
"time": "1768329975"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1768331318"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -15,
"time": "1768330031"
},
"departure": {
"delay": -15,
"time": "1768330125"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1768330688"
},
"departure": {
"delay": 128,
"time": "1768330688"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 216,
"time": "1768329336"
},
"departure": {
"delay": 216,
"time": "1768329336"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1768329435"
},
"departure": {
"delay": 195,
"time": "1768329435"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768328850"
},
"departure": {
"delay": 90,
"time": "1768328850"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1768329907"
},
"departure": {
"delay": 67,
"time": "1768329907"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1768329023"
},
"departure": {
"delay": 143,
"time": "1768329023"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 14,
"time": "1768328774"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768330302"
},
"departure": {
"delay": 42,
"time": "1768330302"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1768329279"
},
"departure": {
"delay": 159,
"time": "1768329279"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1768329530"
},
"departure": {
"delay": 170,
"time": "1768329530"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1768329625"
},
"departure": {
"delay": 205,
"time": "1768329625"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1768330374"
},
"departure": {
"delay": 114,
"time": "1768330374"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 121,
"time": "1768330441"
},
"departure": {
"delay": 121,
"time": "1768330441"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1768330778"
},
"departure": {
"delay": 98,
"time": "1768330778"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 192,
"time": "1768329372"
},
"departure": {
"delay": 192,
"time": "1768329372"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1768329958"
},
"departure": {
"delay": -2,
"time": "1768329958"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1768329145"
},
"departure": {
"delay": 145,
"time": "1768329145"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1768330538"
},
"departure": {
"delay": 98,
"time": "1768330538"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 181,
"time": "1768329181"
},
"departure": {
"delay": 181,
"time": "1768329181"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1768330201"
},
"departure": {
"delay": 61,
"time": "1768330201"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1768330963"
},
"departure": {
"delay": 103,
"time": "1768330963"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 103,
"time": "1768329763"
},
"departure": {
"delay": 103,
"time": "1768329763"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1768331089"
},
"departure": {
"delay": 109,
"time": "1768331089"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 112,
"time": "1768331212"
},
"departure": {
"delay": 112,
"time": "1768331212"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1768329914"
},
"departure": {
"delay": 14,
"time": "1768329914"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1768331036"
},
"departure": {
"delay": 116,
"time": "1768331036"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 155,
"time": "1768328953"
},
"departure": {
"delay": 155,
"time": "1768328975"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1768329812"
},
"departure": {
"delay": 92,
"time": "1768329812"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768328782",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9757:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745736x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1768305719"
},
"departure": {
"delay": 132,
"time": "1768305732"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1768306403"
},
"departure": {
"delay": 160,
"time": "1768306420"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 184,
"time": "1768305085"
},
"departure": {
"delay": 184,
"time": "1768305124"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1768305362"
},
"departure": {
"delay": 159,
"time": "1768305399"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1768306598"
},
"departure": {
"delay": 122,
"time": "1768306622"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 166,
"time": "1768306336"
},
"departure": {
"delay": 166,
"time": "1768306366"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 169,
"time": "1768305256"
},
"departure": {
"delay": 169,
"time": "1768305289"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 168,
"time": "1768306277"
},
"departure": {
"delay": 168,
"time": "1768306308"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1768305307"
},
"departure": {
"delay": 144,
"time": "1768305324"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 142,
"time": "1768306450"
},
"departure": {
"delay": 142,
"time": "1768306462"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1768306151"
},
"departure": {
"delay": 112,
"time": "1768306192"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 138,
"time": "1768306064"
},
"departure": {
"delay": 138,
"time": "1768306098"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1768304156"
},
"departure": {
"delay": 33,
"time": "1768304193"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1768303907"
},
"departure": {
"delay": -4,
"time": "1768303916"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 187,
"time": "1768305953"
},
"departure": {
"delay": 187,
"time": "1768305967"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1768306484"
},
"departure": {
"delay": 121,
"time": "1768306501"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1768306539"
},
"departure": {
"delay": 131,
"time": "1768306571"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 142,
"time": "1768305641"
},
"departure": {
"delay": 142,
"time": "1768305682"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1768304538"
},
"departure": {
"delay": -12,
"time": "1768304568"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1768305458"
},
"departure": {
"delay": 150,
"time": "1768305510"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1768306025"
},
"departure": {
"delay": 132,
"time": "1768306032"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 179,
"time": "1768305744"
},
"departure": {
"delay": 179,
"time": "1768305779"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 207,
"time": "1768305826"
},
"departure": {
"delay": 207,
"time": "1768305867"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1768304404"
},
"departure": {
"delay": -22,
"time": "1768304438"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768303759"
},
"departure": {
"delay": 27,
"time": "1768303767"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1768304317"
},
"departure": {
"delay": 13,
"time": "1768304353"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768303838"
},
"departure": {
"delay": 10,
"time": "1768303870"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1768304032"
},
"departure": {
"delay": -14,
"time": "1768304086"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1768303952"
},
"departure": {
"delay": -6,
"time": "1768303974"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 11,
"time": "1768303691"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1768304977"
},
"departure": {
"delay": 163,
"time": "1768305043"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1768304718"
},
"departure": {
"delay": 175,
"time": "1768304875"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768306659"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 160,
"time": "1768305174"
},
"departure": {
"delay": 160,
"time": "1768305220"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1768304253"
},
"departure": {
"delay": 7,
"time": "1768304287"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1768305547"
},
"departure": {
"delay": 113,
"time": "1768305593"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745736x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 313,
"time": "1768329313"
},
"departure": {
"delay": 313,
"time": "1768329313"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 339,
"time": "1768329213"
},
"departure": {
"delay": 339,
"time": "1768329219"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 363,
"time": "1768329063"
},
"departure": {
"delay": 363,
"time": "1768329063"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 391,
"time": "1768329631"
},
"departure": {
"delay": 391,
"time": "1768329631"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 369,
"time": "1768329729"
},
"departure": {
"delay": 369,
"time": "1768329729"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1768328796"
},
"departure": {
"delay": 276,
"time": "1768328796"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 315,
"time": "1768329015"
},
"departure": {
"delay": 315,
"time": "1768329015"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 288,
"time": "1768328748"
},
"departure": {
"delay": 288,
"time": "1768328748"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 292,
"time": "1768330252"
},
"departure": {
"delay": 292,
"time": "1768330252"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 340,
"time": "1768328899"
},
"departure": {
"delay": 340,
"time": "1768328920"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 333,
"time": "1768329933"
},
"departure": {
"delay": 333,
"time": "1768329933"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 244,
"time": "1768328644"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 355,
"time": "1768329175"
},
"departure": {
"delay": 355,
"time": "1768329175"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 394,
"time": "1768329694"
},
"departure": {
"delay": 394,
"time": "1768329694"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 341,
"time": "1768329101"
},
"departure": {
"delay": 341,
"time": "1768329101"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 319,
"time": "1768329495"
},
"departure": {
"delay": 319,
"time": "1768329499"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 379,
"time": "1768329402"
},
"departure": {
"delay": 379,
"time": "1768329439"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 330,
"time": "1768330164"
},
"departure": {
"delay": 330,
"time": "1768330170"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 385,
"time": "1768329985"
},
"departure": {
"delay": 385,
"time": "1768329985"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 318,
"time": "1768329377"
},
"departure": {
"delay": 318,
"time": "1768329378"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1768330338"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 306,
"time": "1768328946"
},
"departure": {
"delay": 306,
"time": "1768328946"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 275,
"time": "1768328675"
},
"departure": {
"delay": 275,
"time": "1768328675"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 437,
"time": "1768329797"
},
"departure": {
"delay": 437,
"time": "1768329797"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 361,
"time": "1768329601"
},
"departure": {
"delay": 361,
"time": "1768329601"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 375,
"time": "1768329915"
},
"departure": {
"delay": 375,
"time": "1768329915"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768328661",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9202:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10465:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768331092"
},
"departure": {
"delay": 52,
"time": "1768331092"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1768330830"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1768331167"
},
"departure": {
"delay": 7,
"time": "1768331167"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768332563"
},
"departure": {
"delay": 23,
"time": "1768332563"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1768330882"
},
"departure": {
"delay": 22,
"time": "1768330882"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1768330916"
},
"departure": {
"delay": 56,
"time": "1768330916"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768332666"
},
"departure": {
"delay": 6,
"time": "1768332666"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1768331338"
},
"departure": {
"delay": 58,
"time": "1768331338"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768330950"
},
"departure": {
"delay": 30,
"time": "1768330950"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768331483"
},
"departure": {
"delay": 23,
"time": "1768331483"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768331010"
},
"departure": {
"delay": 30,
"time": "1768331010"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768332483"
},
"departure": {
"delay": 3,
"time": "1768332483"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1768332033"
},
"departure": {
"delay": 33,
"time": "1768332033"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768331406"
},
"departure": {
"delay": 6,
"time": "1768331406"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1768331261"
},
"departure": {
"delay": 41,
"time": "1768331261"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768330342",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10465:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470844:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1768334122"
},
"departure": {
"delay": -98,
"time": "1768334122"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1768333440"
},
"departure": {
"delay": -60,
"time": "1768333440"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1941,
"time": "1768330479"
},
"departure": {
"delay": -1941,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -1821,
"time": "1768330479"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -94,
"time": "1768333886"
},
"departure": {
"delay": -94,
"time": "1768333886"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2181,
"time": "1768330479"
},
"departure": {
"delay": -2181,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -98,
"time": "1768334542"
},
"departure": {
"delay": -98,
"time": "1768334542"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -61,
"time": "1768334039"
},
"departure": {
"delay": -61,
"time": "1768334039"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -132,
"time": "1768334628"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2301,
"time": "1768330479"
},
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -157,
"time": "1768334483"
},
"departure": {
"delay": -157,
"time": "1768334483"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -89,
"time": "1768334371"
},
"departure": {
"delay": -89,
"time": "1768334371"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1821,
"time": "1768330479"
},
"departure": {
"delay": -1821,
"time": "1768330479"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2661,
"time": "1768330479"
},
"departure": {
"delay": -2661,
"time": "1768330479"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1768334026"
},
"departure": {
"delay": -74,
"time": "1768334026"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2181,
"time": "1768330479"
},
"departure": {
"delay": -2181,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2841,
"time": "1768330479"
},
"departure": {
"delay": -2841,
"time": "1768330479"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1768334242"
},
"departure": {
"delay": -38,
"time": "1768334242"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2421,
"time": "1768330479"
},
"departure": {
"delay": -2421,
"time": "1768330479"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -125,
"time": "1768333735"
},
"departure": {
"delay": -125,
"time": "1768333735"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -85,
"time": "1768333595"
},
"departure": {
"delay": -85,
"time": "1768333595"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -77,
"time": "1768333963"
},
"departure": {
"delay": -77,
"time": "1768333963"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -157,
"time": "1768334423"
},
"departure": {
"delay": -157,
"time": "1768334423"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -50,
"time": "1768334290"
},
"departure": {
"delay": -50,
"time": "1768334290"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470844:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 319,
"time": "1768328119"
},
"departure": {
"delay": 319,
"time": "1768328119"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 895,
"time": "1768330195"
},
"departure": {
"delay": 895,
"time": "1768330195"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 898,
"time": "1768330258"
},
"departure": {
"delay": 898,
"time": "1768330258"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 202,
"time": "1768327582"
},
"departure": {
"delay": 202,
"time": "1768327582"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 269,
"time": "1768328609"
},
"departure": {
"delay": 269,
"time": "1768328609"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 875,
"time": "1768329995"
},
"departure": {
"delay": 875,
"time": "1768329995"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1768327486"
},
"departure": {
"delay": 188,
"time": "1768327508"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 220,
"time": "1768328680"
},
"departure": {
"delay": 220,
"time": "1768328680"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 280,
"time": "1768328540"
},
"departure": {
"delay": 280,
"time": "1768328560"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 888,
"time": "1768330068"
},
"departure": {
"delay": 888,
"time": "1768330068"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 893,
"time": "1768330133"
},
"departure": {
"delay": 893,
"time": "1768330133"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 873,
"time": "1768329858"
},
"departure": {
"delay": 873,
"time": "1768329933"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1768327659"
},
"departure": {
"delay": 183,
"time": "1768327683"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 738,
"time": "1768329558"
},
"departure": {
"delay": 738,
"time": "1768329558"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 753,
"time": "1768329633"
},
"departure": {
"delay": 753,
"time": "1768329633"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768328160"
},
"departure": {
"delay": 240,
"time": "1768328160"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1768327733"
},
"departure": {
"delay": 233,
"time": "1768327733"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 99,
"time": "1768327359"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 279,
"time": "1768328434"
},
"departure": {
"delay": 279,
"time": "1768328439"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 808,
"time": "1768329808"
},
"departure": {
"delay": 808,
"time": "1768329808"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 204,
"time": "1768328240"
},
"departure": {
"delay": 204,
"time": "1768328244"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 284,
"time": "1768328318"
},
"departure": {
"delay": 284,
"time": "1768328384"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 323,
"time": "1768328063"
},
"departure": {
"delay": 323,
"time": "1768328063"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1768327439"
},
"departure": {
"delay": 119,
"time": "1768327439"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 731,
"time": "1768329491"
},
"departure": {
"delay": 731,
"time": "1768329491"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 783,
"time": "1768330383"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 609,
"time": "1768328788"
},
"departure": {
"delay": 609,
"time": "1768329309"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 758,
"time": "1768329736"
},
"departure": {
"delay": 758,
"time": "1768329758"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 228,
"time": "1768327888"
},
"departure": {
"delay": 228,
"time": "1768327908"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 213,
"time": "1768327833"
},
"departure": {
"delay": 213,
"time": "1768327833"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768327362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7627:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -93,
"time": "1768331247"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1768329308"
},
"departure": {
"delay": 68,
"time": "1768329308"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1768329433"
},
"departure": {
"delay": 94,
"time": "1768329454"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -93,
"time": "1768330587"
},
"departure": {
"delay": -93,
"time": "1768330587"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1768329678"
},
"departure": {
"delay": 78,
"time": "1768329678"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1768329604"
},
"departure": {
"delay": 64,
"time": "1768329604"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -92,
"time": "1768330888"
},
"departure": {
"delay": -92,
"time": "1768330888"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -121,
"time": "1768330379"
},
"departure": {
"delay": -121,
"time": "1768330379"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -89,
"time": "1768331011"
},
"departure": {
"delay": -89,
"time": "1768331011"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1768329789"
},
"departure": {
"delay": 69,
"time": "1768329789"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1768330679"
},
"departure": {
"delay": -61,
"time": "1768330679"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1768329355"
},
"departure": {
"delay": 55,
"time": "1768329355"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1768330533"
},
"departure": {
"delay": -87,
"time": "1768330533"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -78,
"time": "1768330722"
},
"departure": {
"delay": -78,
"time": "1768330722"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -93,
"time": "1768330827"
},
"departure": {
"delay": -93,
"time": "1768330827"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1768329030"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1768331067"
},
"departure": {
"delay": -93,
"time": "1768331067"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1768329132"
},
"departure": {
"delay": 12,
"time": "1768329132"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1768329092"
},
"departure": {
"delay": 32,
"time": "1768329092"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -81,
"time": "1768330779"
},
"departure": {
"delay": -81,
"time": "1768330779"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1768330238"
},
"departure": {
"delay": 158,
"time": "1768330238"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1768329921"
},
"departure": {
"delay": 114,
"time": "1768329954"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1768330946"
},
"departure": {
"delay": -34,
"time": "1768330946"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 97,
"time": "1768330297"
},
"departure": {
"delay": 97,
"time": "1768330297"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1768329207"
},
"departure": {
"delay": 49,
"time": "1768329229"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1768329858"
},
"departure": {
"delay": 78,
"time": "1768329858"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1768330043"
},
"departure": {
"delay": 83,
"time": "1768330043"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1768329483"
},
"departure": {
"delay": 63,
"time": "1768329483"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1768330158"
},
"departure": {
"delay": 159,
"time": "1768330179"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -67,
"time": "1768330493"
},
"departure": {
"delay": -67,
"time": "1768330493"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768329021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7585:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748440x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768303882"
},
"departure": {
"delay": 36,
"time": "1768303896"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768305141"
},
"departure": {
"delay": 38,
"time": "1768305158"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1768304201"
},
"departure": {
"delay": 76,
"time": "1768304296"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1768304842"
},
"departure": {
"delay": -23,
"time": "1768304857"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1768302910"
},
"departure": {
"delay": 85,
"time": "1768302925"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768304633"
},
"departure": {
"delay": 3,
"time": "1768304643"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1768302946"
},
"departure": {
"delay": 80,
"time": "1768302980"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1768302777"
},
"departure": {
"delay": 67,
"time": "1768302787"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1768302860"
},
"departure": {
"delay": 96,
"time": "1768302876"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1768303007"
},
"departure": {
"delay": 71,
"time": "1768303031"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1768303160"
},
"departure": {
"delay": -3,
"time": "1768303197"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1768304734"
},
"departure": {
"delay": -9,
"time": "1768304751"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1768304815"
},
"departure": {
"delay": 14,
"time": "1768304834"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1768304491"
},
"departure": {
"delay": 51,
"time": "1768304511"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1768304530"
},
"departure": {
"delay": 24,
"time": "1768304544"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1768303253"
},
"departure": {
"delay": 22,
"time": "1768303282"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768305188"
},
"departure": {
"delay": 27,
"time": "1768305207"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1768303954"
},
"departure": {
"delay": -49,
"time": "1768303991"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 77,
"time": "1768302737"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768303909"
},
"departure": {
"delay": 10,
"time": "1768303930"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1768303071"
},
"departure": {
"delay": 9,
"time": "1768303089"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768304408"
},
"departure": {
"delay": 77,
"time": "1768304417"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1768303112"
},
"departure": {
"delay": 8,
"time": "1768303148"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768303040"
},
"departure": {
"delay": 32,
"time": "1768303052"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1768304022"
},
"departure": {
"delay": -7,
"time": "1768304093"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768303546"
},
"departure": {
"delay": 71,
"time": "1768303811"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1768304114"
},
"departure": {
"delay": -1,
"time": "1768304159"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1768304910"
},
"departure": {
"delay": -14,
"time": "1768304926"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1768305385"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 62,
"time": "1768303346"
},
"departure": {
"delay": 62,
"time": "1768303502"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1768305081"
},
"departure": {
"delay": -9,
"time": "1768305111"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1768302806"
},
"departure": {
"delay": 38,
"time": "1768302818"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -36,
"time": "1768304707"
},
"departure": {
"delay": -36,
"time": "1768304724"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1768305013"
},
"departure": {
"delay": -36,
"time": "1768305024"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748440x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746214x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1768293393"
},
"departure": {
"delay": 131,
"time": "1768293431"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1768294259"
},
"departure": {
"delay": 14,
"time": "1768294274"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1768293581"
},
"departure": {
"delay": 104,
"time": "1768293644"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1768293813"
},
"departure": {
"delay": 51,
"time": "1768293831"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -46,
"time": "1768295399"
},
"departure": {
"delay": -46,
"time": "1768295414"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 59,
"time": "1768293489"
},
"departure": {
"delay": 59,
"time": "1768293539"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1768294584"
},
"departure": {
"delay": 11,
"time": "1768294631"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1768294705"
},
"departure": {
"delay": 53,
"time": "1768294733"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 21,
"time": "1768294989"
},
"departure": {
"delay": 21,
"time": "1768295001"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 31,
"time": "1768294752"
},
"departure": {
"delay": 31,
"time": "1768294771"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -7,
"time": "1768295295"
},
"departure": {
"delay": -7,
"time": "1768295333"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -33,
"time": "1768295351"
},
"departure": {
"delay": -33,
"time": "1768295367"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -5,
"time": "1768295019"
},
"departure": {
"delay": -5,
"time": "1768295035"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -8,
"time": "1768294357"
},
"departure": {
"delay": -8,
"time": "1768294372"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1768294312"
},
"departure": {
"delay": 12,
"time": "1768294332"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1768293964"
},
"departure": {
"delay": 42,
"time": "1768294002"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1768293676"
},
"departure": {
"delay": 43,
"time": "1768293703"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1768295123"
},
"departure": {
"delay": -28,
"time": "1768295132"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 54,
"time": "1768293870"
},
"departure": {
"delay": 54,
"time": "1768293894"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -3,
"time": "1768294400"
},
"departure": {
"delay": -3,
"time": "1768294437"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1768294791"
},
"departure": {
"delay": 106,
"time": "1768294846"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -63,
"time": "1768295457"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 86,
"time": "1768294873"
},
"departure": {
"delay": 86,
"time": "1768294886"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1768292711"
},
"departure": {
"time": "1768292160"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1768294109"
},
"departure": {
"delay": 6,
"time": "1768294146"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 566,
"time": "1768292666"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1768294951"
},
"departure": {
"delay": 57,
"time": "1768294977"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 12,
"time": "1768294472"
},
"departure": {
"delay": 12,
"time": "1768294512"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -45,
"time": "1768295154"
},
"departure": {
"delay": -45,
"time": "1768295175"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -27,
"time": "1768295055"
},
"departure": {
"delay": -27,
"time": "1768295073"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 9,
"time": "1768294049"
},
"departure": {
"delay": 9,
"time": "1768294089"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1768294898"
},
"departure": {
"delay": 47,
"time": "1768294907"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1768294196"
},
"departure": {
"delay": 31,
"time": "1768294231"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1768293758"
},
"departure": {
"delay": 74,
"time": "1768293794"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746214x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746191x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1768315505"
},
"departure": {
"delay": 77,
"time": "1768315517"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1768316813"
},
"departure": {
"delay": 33,
"time": "1768316853"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1768318330"
},
"departure": {
"delay": 46,
"time": "1768318366"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 69,
"time": "1768317201"
},
"departure": {
"delay": 69,
"time": "1768317249"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1768315836"
},
"departure": {
"delay": -7,
"time": "1768315853"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1768318281"
},
"departure": {
"delay": 40,
"time": "1768318300"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -13,
"time": "1768317847"
},
"departure": {
"delay": -13,
"time": "1768317887"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 92,
"time": "1768318426"
},
"departure": {
"delay": 92,
"time": "1768318472"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -58,
"time": "1768316304"
},
"departure": {
"delay": -58,
"time": "1768316342"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1768316450"
},
"departure": {
"delay": -37,
"time": "1768316483"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1768315246"
},
"departure": {
"delay": 140,
"time": "1768315280"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768315385"
},
"departure": {
"delay": 100,
"time": "1768315420"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1768316018"
},
"departure": {
"delay": -5,
"time": "1768316035"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1768316962"
},
"departure": {
"delay": 61,
"time": "1768317001"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1768315768"
},
"departure": {
"delay": -18,
"time": "1768315782"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1768318053"
},
"departure": {
"delay": 7,
"time": "1768318087"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 79,
"time": "1768318391"
},
"departure": {
"delay": 79,
"time": "1768318399"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1768317771"
},
"departure": {
"delay": -20,
"time": "1768317820"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -7,
"time": "1768317385"
},
"departure": {
"delay": -7,
"time": "1768317413"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1768318599"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -4,
"time": "1768315907"
},
"departure": {
"delay": -4,
"time": "1768315916"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1768315571"
},
"departure": {
"delay": 23,
"time": "1768315583"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768318240"
},
"departure": {
"delay": 12,
"time": "1768318272"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 51,
"time": "1768317033"
},
"departure": {
"delay": 51,
"time": "1768317111"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -80,
"time": "1768316243"
},
"departure": {
"delay": -80,
"time": "1768316260"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1768316549"
},
"departure": {
"delay": 9,
"time": "1768316649"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1768315801"
},
"departure": {
"delay": 12,
"time": "1768315812"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1768315679"
},
"departure": {
"delay": 9,
"time": "1768315689"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1768316127"
},
"departure": {
"delay": -13,
"time": "1768316147"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1768317290"
},
"departure": {
"delay": 24,
"time": "1768317324"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1768317731"
},
"departure": {
"delay": -30,
"time": "1768317750"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 137,
"time": "1768315303"
},
"departure": {
"delay": 137,
"time": "1768315337"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 91,
"time": "1768315231"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1768318003"
},
"departure": {
"delay": 19,
"time": "1768318039"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -8,
"time": "1768315721"
},
"departure": {
"delay": -8,
"time": "1768315732"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768318109"
},
"departure": {
"delay": 7,
"time": "1768318147"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1768318187"
},
"departure": {
"delay": 23,
"time": "1768318223"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 15,
"time": "1768317517"
},
"departure": {
"delay": 15,
"time": "1768317555"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1768316876"
},
"departure": {
"delay": 44,
"time": "1768316924"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1768316066"
},
"departure": {
"delay": -18,
"time": "1768316082"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1768315594"
},
"departure": {
"delay": 61,
"time": "1768315621"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1768315443"
},
"departure": {
"delay": 76,
"time": "1768315456"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768315531"
},
"departure": {
"delay": 49,
"time": "1768315549"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -59,
"time": "1768317688"
},
"departure": {
"delay": -59,
"time": "1768317721"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 25,
"time": "1768316713"
},
"departure": {
"delay": 25,
"time": "1768316785"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1768316404"
},
"departure": {
"delay": -29,
"time": "1768316431"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1768316156"
},
"departure": {
"delay": -23,
"time": "1768316197"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1768317583"
},
"departure": {
"delay": -28,
"time": "1768317632"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746191x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8434:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 696,
"time": "1768328054"
},
"departure": {
"delay": 696,
"time": "1768328076"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 803,
"time": "1768329083"
},
"departure": {
"delay": 803,
"time": "1768329083"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 685,
"time": "1768328305"
},
"departure": {
"delay": 685,
"time": "1768328305"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 616,
"time": "1768327864"
},
"departure": {
"delay": 616,
"time": "1768327876"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 751,
"time": "1768328830"
},
"departure": {
"delay": 751,
"time": "1768328851"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 751,
"time": "1768328911"
},
"departure": {
"delay": 751,
"time": "1768328911"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 755,
"time": "1768329275"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 392,
"time": "1768326926"
},
"departure": {
"delay": 392,
"time": "1768326932"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 487,
"time": "1768327207"
},
"departure": {
"delay": 487,
"time": "1768327207"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 311,
"time": "1768326551"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 694,
"time": "1768328551"
},
"departure": {
"delay": 694,
"time": "1768328554"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 391,
"time": "1768326750"
},
"departure": {
"delay": 391,
"time": "1768326751"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 536,
"time": "1768327371"
},
"departure": {
"delay": 536,
"time": "1768327376"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 714,
"time": "1768328514"
},
"departure": {
"delay": 714,
"time": "1768328514"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 352,
"time": "1768326827"
},
"departure": {
"delay": 352,
"time": "1768326832"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 662,
"time": "1768328162"
},
"departure": {
"delay": 662,
"time": "1768328162"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 334,
"time": "1768326694"
},
"departure": {
"delay": 334,
"time": "1768326694"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 805,
"time": "1768329205"
},
"departure": {
"delay": 805,
"time": "1768329205"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 690,
"time": "1768328426"
},
"departure": {
"delay": 690,
"time": "1768328430"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 629,
"time": "1768327704"
},
"departure": {
"delay": 629,
"time": "1768327709"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 727,
"time": "1768328220"
},
"departure": {
"delay": 727,
"time": "1768328227"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 516,
"time": "1768327454"
},
"departure": {
"delay": 516,
"time": "1768327476"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 731,
"time": "1768328643"
},
"departure": {
"delay": 731,
"time": "1768328651"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 721,
"time": "1768328755"
},
"departure": {
"delay": 721,
"time": "1768328761"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 669,
"time": "1768327928"
},
"departure": {
"delay": 669,
"time": "1768327929"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 752,
"time": "1768328372"
},
"departure": {
"delay": 752,
"time": "1768328372"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 476,
"time": "1768327056"
},
"departure": {
"delay": 476,
"time": "1768327076"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 518,
"time": "1768327530"
},
"departure": {
"delay": 518,
"time": "1768327538"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 636,
"time": "1768327755"
},
"departure": {
"delay": 636,
"time": "1768327776"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 513,
"time": "1768327293"
},
"departure": {
"delay": 513,
"time": "1768327293"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 671,
"time": "1768327991"
},
"departure": {
"delay": 671,
"time": "1768327991"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 452,
"time": "1768326992"
},
"departure": {
"delay": 452,
"time": "1768326992"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 591,
"time": "1768327604"
},
"departure": {
"delay": 591,
"time": "1768327611"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768326559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8434:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1768281404"
},
"departure": {
"delay": 179,
"time": "1768281419"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 282,
"time": "1768282743"
},
"departure": {
"delay": 282,
"time": "1768282782"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1768280926"
},
"departure": {
"delay": 163,
"time": "1768281103"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768282043"
},
"departure": {
"delay": 56,
"time": "1768282076"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768281743"
},
"departure": {
"delay": 51,
"time": "1768281771"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1768281791"
},
"departure": {
"delay": 109,
"time": "1768281829"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 59,
"time": "1768280879"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1768282435"
},
"departure": {
"delay": 300,
"time": "1768282500"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1768281559"
},
"departure": {
"delay": 153,
"time": "1768281573"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768282102"
},
"departure": {
"delay": 34,
"time": "1768282114"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 263,
"time": "1768282807"
},
"departure": {
"delay": 263,
"time": "1768282823"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 129,
"time": "1768282869"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 312,
"time": "1768282639"
},
"departure": {
"delay": 312,
"time": "1768282692"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1768281264"
},
"departure": {
"delay": 92,
"time": "1768281272"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 279,
"time": "1768282552"
},
"departure": {
"delay": 279,
"time": "1768282599"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1768281652"
},
"departure": {
"delay": 66,
"time": "1768281726"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1768281173"
},
"departure": {
"delay": 182,
"time": "1768281182"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 206,
"time": "1768281311"
},
"departure": {
"delay": 206,
"time": "1768281386"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768282003"
},
"departure": {
"delay": 58,
"time": "1768282018"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1768281457"
},
"departure": {
"delay": 162,
"time": "1768281462"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1768281871"
},
"departure": {
"delay": 110,
"time": "1768281890"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1768281194"
},
"departure": {
"delay": 147,
"time": "1768281207"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1098:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 189,
"time": "1768329369"
},
"departure": {
"delay": 189,
"time": "1768329369"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1768327144"
},
"departure": {
"delay": 174,
"time": "1768327194"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768326930"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1768328046"
},
"departure": {
"delay": 66,
"time": "1768328046"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1768327669"
},
"departure": {
"delay": 49,
"time": "1768327669"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 204,
"time": "1768328820"
},
"departure": {
"delay": 204,
"time": "1768328844"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1768327970"
},
"departure": {
"delay": 50,
"time": "1768327970"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1768328145"
},
"departure": {
"delay": 105,
"time": "1768328145"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1768328401"
},
"departure": {
"delay": 121,
"time": "1768328401"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 165,
"time": "1768327245"
},
"departure": {
"delay": 165,
"time": "1768327245"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1768329275"
},
"departure": {
"delay": 155,
"time": "1768329275"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 169,
"time": "1768328548"
},
"departure": {
"delay": 169,
"time": "1768328569"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1768328494"
},
"departure": {
"delay": 154,
"time": "1768328494"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1768327596"
},
"departure": {
"delay": 96,
"time": "1768327596"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1768329462"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1768329069"
},
"departure": {
"delay": 189,
"time": "1768329069"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1768328320"
},
"departure": {
"delay": 160,
"time": "1768328320"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768327845"
},
"departure": {
"delay": 11,
"time": "1768327871"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1768326996"
},
"departure": {
"delay": 36,
"time": "1768326996"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 144,
"time": "1768327344"
},
"departure": {
"delay": 144,
"time": "1768327344"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1768328646"
},
"departure": {
"delay": 66,
"time": "1768328646"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1768328246"
},
"departure": {
"delay": 109,
"time": "1768328269"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1768327464"
},
"departure": {
"delay": 144,
"time": "1768327464"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1768327395"
},
"departure": {
"delay": 159,
"time": "1768327419"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 194,
"time": "1768329169"
},
"departure": {
"delay": 194,
"time": "1768329194"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1768328969"
},
"departure": {
"delay": 149,
"time": "1768328969"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768326660",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1098:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1768330663"
},
"departure": {
"delay": 223,
"time": "1768330663"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 232,
"time": "1768330612"
},
"departure": {
"delay": 232,
"time": "1768330612"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 213,
"time": "1768331133"
},
"departure": {
"delay": 213,
"time": "1768331133"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 263,
"time": "1768330943"
},
"departure": {
"delay": 263,
"time": "1768330943"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 234,
"time": "1768330854"
},
"departure": {
"delay": 234,
"time": "1768330854"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1768330270"
},
"departure": {
"delay": 190,
"time": "1768330270"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 232,
"time": "1768330432"
},
"departure": {
"delay": 232,
"time": "1768330432"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1768331433"
},
"departure": {
"delay": 213,
"time": "1768331433"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 255,
"time": "1768330395"
},
"departure": {
"delay": 255,
"time": "1768330395"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768329495"
},
"departure": {
"delay": 75,
"time": "1768329495"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 227,
"time": "1768330547"
},
"departure": {
"delay": 227,
"time": "1768330547"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 233,
"time": "1768331513"
},
"departure": {
"delay": 233,
"time": "1768331513"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 175,
"time": "1768330195"
},
"departure": {
"delay": 175,
"time": "1768330195"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 213,
"time": "1768330893"
},
"departure": {
"delay": 213,
"time": "1768330893"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 213,
"time": "1768330713"
},
"departure": {
"delay": 213,
"time": "1768330713"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1768330473"
},
"departure": {
"delay": 213,
"time": "1768330473"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1768329595"
},
"departure": {
"delay": 115,
"time": "1768329595"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 200,
"time": "1768330100"
},
"departure": {
"delay": 200,
"time": "1768330100"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1768331673"
},
"departure": {
"delay": 213,
"time": "1768331673"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 236,
"time": "1768330796"
},
"departure": {
"delay": 236,
"time": "1768330796"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 243,
"time": "1768330323"
},
"departure": {
"delay": 243,
"time": "1768330323"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 259,
"time": "1768331359"
},
"departure": {
"delay": 259,
"time": "1768331359"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 261,
"time": "1768331301"
},
"departure": {
"delay": 261,
"time": "1768331301"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 262,
"time": "1768331002"
},
"departure": {
"delay": 262,
"time": "1768331002"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 208,
"time": "1768330168"
},
"departure": {
"delay": 208,
"time": "1768330168"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 232,
"time": "1768331572"
},
"departure": {
"delay": 232,
"time": "1768331572"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 260,
"time": "1768329872"
},
"departure": {
"delay": 260,
"time": "1768329920"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1768331069"
},
"departure": {
"delay": 269,
"time": "1768331069"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 264,
"time": "1768330824"
},
"departure": {
"delay": 264,
"time": "1768330824"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 265,
"time": "1768331245"
},
"departure": {
"delay": 265,
"time": "1768331245"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 218,
"time": "1768329998"
},
"departure": {
"delay": 218,
"time": "1768329998"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768329271",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8293:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745725x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768296146"
},
"departure": {
"delay": 155,
"time": "1768296155"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 295,
"time": "1768294877"
},
"departure": {
"delay": 295,
"time": "1768295095"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1768296733"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 39,
"time": "1768293970"
},
"departure": {
"delay": 39,
"time": "1768293999"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1768296411"
},
"departure": {
"delay": 129,
"time": "1768296429"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 200,
"time": "1768295311"
},
"departure": {
"delay": 200,
"time": "1768295360"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1768296465"
},
"departure": {
"delay": 151,
"time": "1768296511"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1768294085"
},
"departure": {
"delay": 82,
"time": "1768294162"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1768294025"
},
"departure": {
"delay": 31,
"time": "1768294051"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768296267"
},
"departure": {
"delay": 122,
"time": "1768296302"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 45,
"time": "1768293825"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 205,
"time": "1768295505"
},
"departure": {
"delay": 205,
"time": "1768295545"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1768296677"
},
"departure": {
"delay": 94,
"time": "1768296694"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 186,
"time": "1768295417"
},
"departure": {
"delay": 186,
"time": "1768295466"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1768296186"
},
"departure": {
"delay": 157,
"time": "1768296217"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 223,
"time": "1768295142"
},
"departure": {
"delay": 223,
"time": "1768295203"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1768296621"
},
"departure": {
"delay": 118,
"time": "1768296658"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1768294493"
},
"departure": {
"delay": 89,
"time": "1768294529"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1768296377"
},
"departure": {
"delay": 146,
"time": "1768296386"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 192,
"time": "1768295878"
},
"departure": {
"delay": 192,
"time": "1768295892"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1768294580"
},
"departure": {
"delay": 62,
"time": "1768294622"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1768295618"
},
"departure": {
"delay": 187,
"time": "1768295647"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1768296046"
},
"departure": {
"delay": 203,
"time": "1768296083"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1768293882"
},
"departure": {
"delay": 68,
"time": "1768293908"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1768294725"
},
"departure": {
"delay": 77,
"time": "1768294757"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1768295699"
},
"departure": {
"delay": 152,
"time": "1768295732"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1768295832"
},
"departure": {
"delay": 161,
"time": "1768295861"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1768294416"
},
"departure": {
"delay": 75,
"time": "1768294455"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 231,
"time": "1768295253"
},
"departure": {
"delay": 231,
"time": "1768295271"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1768296573"
},
"departure": {
"delay": 103,
"time": "1768296583"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 93,
"time": "1768294303"
},
"departure": {
"delay": 93,
"time": "1768294353"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768294213"
},
"departure": {
"delay": 53,
"time": "1768294253"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1768295936"
},
"departure": {
"delay": 213,
"time": "1768295973"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1768295776"
},
"departure": {
"delay": 151,
"time": "1768295791"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1768295393"
},
"departure": {
"delay": 181,
"time": "1768295401"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1768296539"
},
"departure": {
"delay": 126,
"time": "1768296546"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745725x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8428:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 231,
"time": "1768328631"
},
"departure": {
"delay": 231,
"time": "1768328631"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1768327881"
},
"departure": {
"delay": 81,
"time": "1768327881"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768329628"
},
"departure": {
"delay": 28,
"time": "1768329628"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1768327956"
},
"departure": {
"delay": 96,
"time": "1768327956"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1768328432"
},
"departure": {
"delay": 176,
"time": "1768328456"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 223,
"time": "1768328863"
},
"departure": {
"delay": 223,
"time": "1768328863"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1768329406"
},
"departure": {
"delay": 46,
"time": "1768329406"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 166,
"time": "1768328206"
},
"departure": {
"delay": 166,
"time": "1768328206"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1768328887"
},
"departure": {
"delay": 187,
"time": "1768328887"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 206,
"time": "1768328306"
},
"departure": {
"delay": 206,
"time": "1768328306"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1768328036"
},
"departure": {
"delay": 176,
"time": "1768328036"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1768329518"
},
"departure": {
"delay": 38,
"time": "1768329518"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 46,
"time": "1768327606"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1768329156"
},
"departure": {
"delay": 96,
"time": "1768329156"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 226,
"time": "1768328806"
},
"departure": {
"delay": 226,
"time": "1768328806"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1768327781"
},
"departure": {
"delay": 101,
"time": "1768327781"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 221,
"time": "1768328561"
},
"departure": {
"delay": 221,
"time": "1768328561"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1768329481"
},
"departure": {
"delay": 61,
"time": "1768329481"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -97,
"time": "1768329743"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1768329224"
},
"departure": {
"delay": 104,
"time": "1768329224"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1768327734"
},
"departure": {
"delay": 76,
"time": "1768327756"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 166,
"time": "1768329106"
},
"departure": {
"delay": 166,
"time": "1768329106"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -39,
"time": "1768329681"
},
"departure": {
"delay": -39,
"time": "1768329681"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 196,
"time": "1768328356"
},
"departure": {
"delay": 196,
"time": "1768328356"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1768328972"
},
"departure": {
"delay": 152,
"time": "1768328972"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1768329244"
},
"departure": {
"delay": 64,
"time": "1768329244"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 186,
"time": "1768328082"
},
"departure": {
"delay": 186,
"time": "1768328106"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1768329061"
},
"departure": {
"delay": 121,
"time": "1768329061"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1768328506"
},
"departure": {
"delay": 166,
"time": "1768328506"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1768328985"
},
"departure": {
"delay": 165,
"time": "1768328985"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1768328734"
},
"departure": {
"delay": 154,
"time": "1768328734"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1768329306"
},
"departure": {
"delay": 66,
"time": "1768329306"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 209,
"time": "1768328669"
},
"departure": {
"delay": 209,
"time": "1768328669"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768327611",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8428:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758386x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1768309238"
},
"departure": {
"delay": 80,
"time": "1768309280"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768310423"
},
"departure": {
"delay": 30,
"time": "1768310430"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768309581"
},
"departure": {
"delay": 70,
"time": "1768309690"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1768311392"
},
"departure": {
"delay": 227,
"time": "1768311407"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768309503"
},
"departure": {
"delay": 13,
"time": "1768309513"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768308291"
},
"departure": {
"delay": 65,
"time": "1768308305"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1768311175"
},
"departure": {
"delay": 154,
"time": "1768311214"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768311360"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1768308495"
},
"departure": {
"delay": 88,
"time": "1768308508"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1768311018"
},
"departure": {
"delay": 115,
"time": "1768311115"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 7,
"time": "1768308067"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1768310225"
},
"departure": {
"delay": 42,
"time": "1768310262"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1768309969"
},
"departure": {
"delay": 61,
"time": "1768309981"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 216,
"time": "1768311320"
},
"departure": {
"delay": 216,
"time": "1768311336"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1768310735"
},
"departure": {
"delay": 69,
"time": "1768310769"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1768308885"
},
"departure": {
"delay": 112,
"time": "1768308952"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758386x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12751:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1768327948"
},
"departure": {
"delay": 208,
"time": "1768327948"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1768327536"
},
"departure": {
"delay": 156,
"time": "1768327536"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1768328295"
},
"departure": {
"delay": 75,
"time": "1768328295"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1768327696"
},
"departure": {
"delay": 160,
"time": "1768327720"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1768328826"
},
"departure": {
"delay": 126,
"time": "1768328826"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 100,
"time": "1768328920"
},
"departure": {
"delay": 100,
"time": "1768328920"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 133,
"time": "1768328953"
},
"departure": {
"delay": 133,
"time": "1768328953"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1768329420"
},
"departure": {
"delay": 180,
"time": "1768329420"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1768328405"
},
"departure": {
"delay": 65,
"time": "1768328405"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 231,
"time": "1768328248"
},
"departure": {
"delay": 231,
"time": "1768328271"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1768327401"
},
"departure": {
"delay": 141,
"time": "1768327401"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1768327034"
},
"departure": {
"delay": 85,
"time": "1768327045"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1768328623"
},
"departure": {
"delay": 103,
"time": "1768328623"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1768327327"
},
"departure": {
"delay": 86,
"time": "1768327346"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1768328852"
},
"departure": {
"delay": 110,
"time": "1768328870"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768327500"
},
"departure": {
"delay": 120,
"time": "1768327500"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1768329370"
},
"departure": {
"delay": 190,
"time": "1768329370"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 170,
"time": "1768329450"
},
"departure": {
"delay": 170,
"time": "1768329470"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 105,
"time": "1768328726"
},
"departure": {
"delay": 105,
"time": "1768328745"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1768329013"
},
"departure": {
"delay": 133,
"time": "1768329013"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 151,
"time": "1768329151"
},
"departure": {
"delay": 151,
"time": "1768329151"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 160,
"time": "1768329195"
},
"departure": {
"delay": 160,
"time": "1768329220"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 155,
"time": "1768329095"
},
"departure": {
"delay": 155,
"time": "1768329095"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 87,
"time": "1768328787"
},
"departure": {
"delay": 87,
"time": "1768328787"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1768328670"
},
"departure": {
"delay": 90,
"time": "1768328670"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 198,
"time": "1768329258"
},
"departure": {
"delay": 198,
"time": "1768329258"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 135,
"time": "1768328573"
},
"departure": {
"delay": 135,
"time": "1768328595"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1768327106"
},
"departure": {
"delay": 86,
"time": "1768327106"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 194,
"time": "1768328174"
},
"departure": {
"delay": 194,
"time": "1768328174"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1768329545"
},
"departure": {
"delay": 210,
"time": "1768329570"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 126,
"time": "1768327446"
},
"departure": {
"delay": 126,
"time": "1768327446"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1768328495"
},
"departure": {
"delay": 95,
"time": "1768328495"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1768327263"
},
"departure": {
"delay": 63,
"time": "1768327263"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1768328090"
},
"departure": {
"delay": 170,
"time": "1768328090"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 215,
"time": "1768329695"
},
"departure": {
"delay": 215,
"time": "1768329695"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"delay": 35,
"time": "1768326995"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1768328968"
},
"departure": {
"delay": 88,
"time": "1768328968"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1768327589"
},
"departure": {
"delay": 89,
"time": "1768327589"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1768329527"
},
"departure": {
"delay": 167,
"time": "1768329527"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1768327080"
},
"departure": {
"delay": 60,
"time": "1768327080"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1768329820"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 78,
"time": "1768327218"
},
"departure": {
"delay": 78,
"time": "1768327218"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768327002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12751:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768328220"
},
"departure": {
"delay": 60,
"time": "1768328220"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768327680"
},
"departure": {
"time": "1768327680"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768327440"
},
"departure": {
"delay": 60,
"time": "1768327440"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768327380"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1768327640"
},
"departure": {
"delay": 20,
"time": "1768327640"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1768328360"
},
"departure": {
"delay": 20,
"time": "1768328360"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768327620"
},
"departure": {
"delay": 60,
"time": "1768327620"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768329240"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768328100"
},
"departure": {
"time": "1768328100"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768328400"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768327980"
},
"departure": {
"time": "1768327980"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328880"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768327560"
},
"departure": {
"time": "1768327560"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768327920"
},
"departure": {
"time": "1768327920"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768328700"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768328040"
},
"departure": {
"time": "1768328040"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768328280"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1768329140"
},
"departure": {
"delay": 20,
"time": "1768329140"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768327800"
},
"departure": {
"time": "1768327800"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768327860"
},
"departure": {
"time": "1768327860"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768328460"
},
"departure": {
"time": "1768328460"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768329060"
},
"departure": {
"delay": 60,
"time": "1768329060"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768328520"
},
"departure": {
"delay": 60,
"time": "1768328520"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768328580"
},
"departure": {
"delay": 60,
"time": "1768328580"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768329120"
},
"departure": {
"delay": 60,
"time": "1768329120"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768328340"
},
"departure": {
"delay": 60,
"time": "1768328340"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768326882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12026:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14314:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768331972"
},
"departure": {
"delay": 32,
"time": "1768331972"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1768331643"
},
"departure": {
"delay": 3,
"time": "1768331643"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1768331222"
},
"departure": {
"delay": 2,
"time": "1768331222"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1768332402"
},
"departure": {
"delay": 42,
"time": "1768332402"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1768330935"
},
"departure": {
"delay": 15,
"time": "1768330935"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768331799"
},
"departure": {
"delay": 39,
"time": "1768331799"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1768331415"
},
"departure": {
"delay": 15,
"time": "1768331415"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1768332016"
},
"departure": {
"delay": 16,
"time": "1768332016"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1768330841"
},
"departure": {
"delay": 41,
"time": "1768330841"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768330990"
},
"departure": {
"delay": 10,
"time": "1768330990"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1768332694"
},
"departure": {
"delay": 34,
"time": "1768332694"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1768331271"
},
"departure": {
"delay": 51,
"time": "1768331271"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768331850"
},
"departure": {
"delay": 30,
"time": "1768331850"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1768331051"
},
"departure": {
"delay": 11,
"time": "1768331051"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768332492"
},
"departure": {
"delay": 12,
"time": "1768332492"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768331908"
},
"departure": {
"delay": 28,
"time": "1768331908"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1768330704"
},
"departure": {
"delay": 24,
"time": "1768330704"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768330780"
},
"departure": {
"delay": 40,
"time": "1768330780"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1768332176"
},
"departure": {
"delay": 56,
"time": "1768332176"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1768332242"
},
"departure": {
"delay": 2,
"time": "1768332242"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1768331536"
},
"departure": {
"delay": 16,
"time": "1768331536"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768332900"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 48,
"time": "1768332588"
},
"departure": {
"delay": 48,
"time": "1768332588"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1768331009"
},
"departure": {
"delay": 29,
"time": "1768331009"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1768331177"
},
"departure": {
"delay": 17,
"time": "1768331177"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768332297"
},
"departure": {
"delay": 57,
"time": "1768332297"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768330302",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14314:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745654x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1768286097"
},
"departure": {
"delay": 74,
"time": "1768286114"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1768284624"
},
"departure": {
"delay": 126,
"time": "1768284666"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1768285824"
},
"departure": {
"delay": 67,
"time": "1768285867"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1768283777"
},
"departure": {
"delay": 66,
"time": "1768283826"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1768285655"
},
"departure": {
"delay": 80,
"time": "1768285700"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1768284129"
},
"departure": {
"delay": 103,
"time": "1768284163"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1768286661"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 175,
"time": "1768285055"
},
"departure": {
"delay": 175,
"time": "1768285075"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1768283883"
},
"departure": {
"delay": 105,
"time": "1768283925"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1768284244"
},
"departure": {
"delay": 162,
"time": "1768284282"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1768285376"
},
"departure": {
"delay": 153,
"time": "1768285413"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1768284828"
},
"departure": {
"delay": 186,
"time": "1768284846"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1768285523"
},
"departure": {
"delay": 50,
"time": "1768285550"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1768284544"
},
"departure": {
"delay": 144,
"time": "1768284564"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1768284380"
},
"departure": {
"delay": 113,
"time": "1768284413"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1768283846"
},
"departure": {
"delay": 101,
"time": "1768283861"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1768284331"
},
"departure": {
"delay": 103,
"time": "1768284343"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1768283714"
},
"departure": {
"delay": 52,
"time": "1768283752"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1768284737"
},
"departure": {
"delay": 171,
"time": "1768284771"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1768284015"
},
"departure": {
"delay": 116,
"time": "1768284056"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1768285113"
},
"departure": {
"delay": 154,
"time": "1768285174"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1768286431"
},
"departure": {
"delay": 46,
"time": "1768286446"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 138,
"time": "1768285307"
},
"departure": {
"delay": 138,
"time": "1768285338"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1768285439"
},
"departure": {
"delay": 82,
"time": "1768285462"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1768286031"
},
"departure": {
"delay": 72,
"time": "1768286052"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1768286558"
},
"departure": {
"delay": 52,
"time": "1768286572"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1768286198"
},
"departure": {
"delay": 77,
"time": "1768286237"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 191,
"time": "1768285204"
},
"departure": {
"delay": 191,
"time": "1768285271"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 206,
"time": "1768284893"
},
"departure": {
"delay": 206,
"time": "1768284926"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 201,
"time": "1768284940"
},
"departure": {
"delay": 201,
"time": "1768284981"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1768285928"
},
"departure": {
"delay": 107,
"time": "1768285967"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 57,
"time": "1768283637"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1768286372"
},
"departure": {
"delay": 67,
"time": "1768286407"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 98,
"time": "1768286297"
},
"departure": {
"delay": 98,
"time": "1768286318"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1768286495"
},
"departure": {
"delay": 49,
"time": "1768286509"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745654x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745259x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1768289824"
},
"departure": {
"delay": 214,
"time": "1768289854"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1768290778"
},
"departure": {
"delay": 88,
"time": "1768290808"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1768290667"
},
"departure": {
"delay": 103,
"time": "1768290703"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 226,
"time": "1768289774"
},
"departure": {
"delay": 226,
"time": "1768289806"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 248,
"time": "1768290020"
},
"departure": {
"delay": 248,
"time": "1768290068"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1768290544"
},
"departure": {
"delay": 99,
"time": "1768290579"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1768290725"
},
"departure": {
"delay": 98,
"time": "1768290758"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 251,
"time": "1768290094"
},
"departure": {
"delay": 251,
"time": "1768290131"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 238,
"time": "1768289930"
},
"departure": {
"delay": 238,
"time": "1768289998"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 266,
"time": "1768289666"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1768290921"
},
"departure": {
"delay": 86,
"time": "1768290986"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1768290179"
},
"departure": {
"delay": 207,
"time": "1768290207"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1768290313"
},
"departure": {
"delay": 164,
"time": "1768290344"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 217,
"time": "1768290230"
},
"departure": {
"delay": 217,
"time": "1768290277"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1768291271"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1768291059"
},
"departure": {
"delay": 72,
"time": "1768291092"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1768290367"
},
"departure": {
"delay": 96,
"time": "1768290396"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1768290445"
},
"departure": {
"delay": 118,
"time": "1768290478"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 217,
"time": "1768289873"
},
"departure": {
"delay": 217,
"time": "1768289917"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1768290860"
},
"departure": {
"delay": 90,
"time": "1768290870"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745259x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107992x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1768331671"
},
"departure": {
"delay": 151,
"time": "1768331671"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1768331441"
},
"departure": {
"delay": 101,
"time": "1768331441"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1768330907"
},
"departure": {
"delay": 107,
"time": "1768330907"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 98,
"time": "1768330358"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768332034"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768330692"
},
"departure": {
"delay": 132,
"time": "1768330692"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1768330462"
},
"departure": {
"delay": 142,
"time": "1768330462"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1768330810"
},
"departure": {
"delay": 130,
"time": "1768330810"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768331203"
},
"departure": {
"delay": 103,
"time": "1768331203"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768331525"
},
"departure": {
"delay": 125,
"time": "1768331525"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1768331331"
},
"departure": {
"delay": 111,
"time": "1768331331"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1768331904"
},
"departure": {
"delay": 144,
"time": "1768331904"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1768331791"
},
"departure": {
"delay": 151,
"time": "1768331791"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1768331015"
},
"departure": {
"delay": 95,
"time": "1768331015"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1768330573"
},
"departure": {
"delay": 133,
"time": "1768330573"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1768330463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107992x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746203x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768328880"
},
"departure": {
"delay": 32,
"time": "1768328912"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 97,
"time": "1768328423"
},
"departure": {
"delay": 97,
"time": "1768328437"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -5,
"time": "1768326702"
},
"departure": {
"delay": -5,
"time": "1768326715"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1768328568"
},
"departure": {
"delay": 81,
"time": "1768328601"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -33,
"time": "1768326614"
},
"departure": {
"delay": -33,
"time": "1768326627"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1768326250"
},
"departure": {
"delay": 23,
"time": "1768326263"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1768328473"
},
"departure": {
"delay": 56,
"time": "1768328516"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -7,
"time": "1768326801"
},
"departure": {
"delay": -7,
"time": "1768326833"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1768328685"
},
"departure": {
"delay": 82,
"time": "1768328722"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 82,
"time": "1768326049"
},
"departure": {
"delay": 82,
"time": "1768326082"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1768327078"
},
"departure": {
"delay": -54,
"time": "1768327146"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768329143"
},
"departure": {
"delay": 58,
"time": "1768329178"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -7,
"time": "1768326278"
},
"departure": {
"delay": -7,
"time": "1768326293"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1768329022"
},
"departure": {
"delay": 35,
"time": "1768329035"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -19,
"time": "1768327523"
},
"departure": {
"delay": -19,
"time": "1768327541"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1768327917"
},
"departure": {
"delay": -20,
"time": "1768327960"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1768329047"
},
"departure": {
"delay": -3,
"time": "1768329057"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 38,
"time": "1768326143"
},
"departure": {
"delay": 38,
"time": "1768326158"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768326184"
},
"departure": {
"delay": 24,
"time": "1768326204"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -107,
"time": "1768327013"
},
"departure": {
"delay": -107,
"time": "1768327033"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1768327748"
},
"departure": {
"delay": 39,
"time": "1768327779"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1768329239"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -9,
"time": "1768326318"
},
"departure": {
"delay": -9,
"time": "1768326351"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 52,
"time": "1768325992"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -61,
"time": "1768326467"
},
"departure": {
"delay": -61,
"time": "1768326479"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1768326432"
},
"departure": {
"delay": -35,
"time": "1768326445"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1768328949"
},
"departure": {
"delay": 24,
"time": "1768328964"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -14,
"time": "1768326570"
},
"departure": {
"delay": -14,
"time": "1768326586"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1768328091"
},
"departure": {
"delay": 96,
"time": "1768328196"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1768327649"
},
"departure": {
"delay": 4,
"time": "1768327684"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1768326005"
},
"departure": {
"delay": 81,
"time": "1768326021"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1768327253"
},
"departure": {
"delay": -33,
"time": "1768327287"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1768327813"
},
"departure": {
"delay": -12,
"time": "1768327848"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1768328619"
},
"departure": {
"delay": 52,
"time": "1768328632"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1768326868"
},
"departure": {
"delay": -20,
"time": "1768326880"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1768327205"
},
"departure": {
"delay": -22,
"time": "1768327238"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1768328647"
},
"departure": {
"delay": 22,
"time": "1768328662"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1768328839"
},
"departure": {
"delay": 31,
"time": "1768328851"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -53,
"time": "1768327354"
},
"departure": {
"delay": -53,
"time": "1768327387"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -50,
"time": "1768326954"
},
"departure": {
"delay": -50,
"time": "1768326970"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1768327582"
},
"departure": {
"delay": 4,
"time": "1768327624"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1768326365"
},
"departure": {
"delay": 34,
"time": "1768326394"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1768326913"
},
"departure": {
"delay": -31,
"time": "1768326929"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1768328813"
},
"departure": {
"delay": 69,
"time": "1768328829"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 63,
"time": "1768329112"
},
"departure": {
"delay": 63,
"time": "1768329123"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -49,
"time": "1768326513"
},
"departure": {
"delay": -49,
"time": "1768326551"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1768328300"
},
"departure": {
"delay": 123,
"time": "1768328343"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1768328975"
},
"departure": {
"delay": 11,
"time": "1768329011"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746203x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5951:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768330950"
},
"departure": {
"delay": 30,
"time": "1768330950"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768330770"
},
"departure": {
"delay": 30,
"time": "1768330770"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1768332352"
},
"departure": {
"delay": 52,
"time": "1768332352"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1768331255"
},
"departure": {
"delay": 35,
"time": "1768331255"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768331525"
},
"departure": {
"delay": 5,
"time": "1768331525"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1768332304"
},
"departure": {
"delay": 4,
"time": "1768332304"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768331703"
},
"departure": {
"delay": 3,
"time": "1768331703"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768331802"
},
"departure": {
"delay": 42,
"time": "1768331802"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1768330650"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768331982"
},
"departure": {
"delay": 42,
"time": "1768331982"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1768332063"
},
"departure": {
"delay": 3,
"time": "1768332063"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1768330845"
},
"departure": {
"delay": 45,
"time": "1768330845"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1768331459"
},
"departure": {
"delay": 59,
"time": "1768331459"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1768330700"
},
"departure": {
"delay": 20,
"time": "1768330700"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330242",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5951:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -208,
"time": "1768329872"
},
"departure": {
"delay": -208,
"time": "1768329872"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 161,
"time": "1768328141"
},
"departure": {
"delay": 161,
"time": "1768328141"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -204,
"time": "1768329696"
},
"departure": {
"delay": -204,
"time": "1768329696"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -67,
"time": "1768329353"
},
"departure": {
"delay": -67,
"time": "1768329353"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -150,
"time": "1768329551"
},
"departure": {
"delay": -150,
"time": "1768329570"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -230,
"time": "1768329910"
},
"departure": {
"delay": -230,
"time": "1768329910"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1768328944"
},
"departure": {
"delay": 4,
"time": "1768328944"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1768328554"
},
"departure": {
"delay": 154,
"time": "1768328554"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1768328469"
},
"departure": {
"delay": 152,
"time": "1768328492"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -230,
"time": "1768330150"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1768328969"
},
"departure": {
"delay": -31,
"time": "1768328969"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -186,
"time": "1768330014"
},
"departure": {
"delay": -186,
"time": "1768330014"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 173,
"time": "1768328813"
},
"departure": {
"delay": 173,
"time": "1768328813"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 135,
"time": "1768328115"
},
"departure": {
"delay": 135,
"time": "1768328115"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1768328334"
},
"departure": {
"delay": 114,
"time": "1768328334"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -148,
"time": "1768329452"
},
"departure": {
"delay": -148,
"time": "1768329452"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -160,
"time": "1768330100"
},
"departure": {
"delay": -160,
"time": "1768330100"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -74,
"time": "1768329406"
},
"departure": {
"delay": -74,
"time": "1768329406"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1768328071"
},
"departure": {
"delay": 151,
"time": "1768328071"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -201,
"time": "1768330119"
},
"departure": {
"delay": -201,
"time": "1768330119"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1768329061"
},
"departure": {
"delay": 1,
"time": "1768329061"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1768328425"
},
"departure": {
"delay": 145,
"time": "1768328425"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1768328211"
},
"departure": {
"delay": 111,
"time": "1768328211"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -155,
"time": "1768330042"
},
"departure": {
"delay": -155,
"time": "1768330045"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 157,
"time": "1768328017"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1768328042"
},
"departure": {
"delay": 182,
"time": "1768328042"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 198,
"time": "1768328598"
},
"departure": {
"delay": 198,
"time": "1768328598"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1768328903"
},
"departure": {
"delay": 143,
"time": "1768328903"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -210,
"time": "1768329810"
},
"departure": {
"delay": -210,
"time": "1768329810"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -173,
"time": "1768329607"
},
"departure": {
"delay": -173,
"time": "1768329607"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1768329017"
},
"departure": {
"delay": -43,
"time": "1768329017"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768328022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11495:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1768318260"
},
"departure": {
"delay": -60,
"time": "1768318260"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1768317240"
},
"departure": {
"delay": 65,
"time": "1768317245"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1768318740"
},
"departure": {
"delay": -60,
"time": "1768318740"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1768317600"
},
"departure": {
"delay": 5,
"time": "1768317605"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1768318800"
},
"departure": {
"delay": -60,
"time": "1768318800"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1768318920"
},
"departure": {
"delay": -60,
"time": "1768318920"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": -60,
"time": "1768317900"
},
"departure": {
"delay": -60,
"time": "1768317900"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1768317360"
},
"departure": {
"delay": 5,
"time": "1768317365"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768317420"
},
"departure": {
"delay": 5,
"time": "1768317425"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1768318200"
},
"departure": {
"delay": -60,
"time": "1768318200"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1768319040"
},
"departure": {
"delay": -60,
"time": "1768319040"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"delay": -60,
"time": "1768318320"
},
"departure": {
"delay": -60,
"time": "1768318320"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -60,
"time": "1768318560"
},
"departure": {
"delay": -60,
"time": "1768318560"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": -60,
"time": "1768319940"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768317000"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1768317840"
},
"departure": {
"delay": -60,
"time": "1768317840"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1768318020"
},
"departure": {
"delay": -60,
"time": "1768318020"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1768317780"
},
"departure": {
"delay": -55,
"time": "1768317785"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1768319340"
},
"departure": {
"delay": -60,
"time": "1768319340"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"delay": 65,
"time": "1768317180"
},
"departure": {
"delay": 65,
"time": "1768317185"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1768318440"
},
"departure": {
"delay": -60,
"time": "1768318440"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -60,
"time": "1768318860"
},
"departure": {
"delay": -60,
"time": "1768318860"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": -60,
"time": "1768318380"
},
"departure": {
"delay": -60,
"time": "1768318380"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1768317300"
},
"departure": {
"delay": 65,
"time": "1768317305"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768317060"
},
"departure": {
"delay": 5,
"time": "1768317065"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768317120"
},
"departure": {
"delay": 65,
"time": "1768317125"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768318014",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx417:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746165x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 411,
"time": "1768294765"
},
"departure": {
"delay": 411,
"time": "1768294791"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 344,
"time": "1768293956"
},
"departure": {
"delay": 344,
"time": "1768294004"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 200,
"time": "1768291921"
},
"departure": {
"delay": 200,
"time": "1768291940"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 434,
"time": "1768294273"
},
"departure": {
"delay": 434,
"time": "1768294334"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 268,
"time": "1768293179"
},
"departure": {
"delay": 268,
"time": "1768293208"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1768292515"
},
"departure": {
"delay": 211,
"time": "1768292551"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 451,
"time": "1768295325"
},
"departure": {
"delay": 451,
"time": "1768295371"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 463,
"time": "1768295408"
},
"departure": {
"delay": 463,
"time": "1768295443"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 407,
"time": "1768294835"
},
"departure": {
"delay": 407,
"time": "1768294847"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 307,
"time": "1768292987"
},
"departure": {
"delay": 307,
"time": "1768293007"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 417,
"time": "1768294513"
},
"departure": {
"delay": 417,
"time": "1768294557"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 256,
"time": "1768292621"
},
"departure": {
"delay": 256,
"time": "1768292656"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 361,
"time": "1768293768"
},
"departure": {
"delay": 361,
"time": "1768293841"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 306,
"time": "1768292886"
},
"departure": {
"delay": 306,
"time": "1768292946"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 345,
"time": "1768293503"
},
"departure": {
"delay": 345,
"time": "1768293585"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 384,
"time": "1768294066"
},
"departure": {
"delay": 384,
"time": "1768294164"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 320,
"time": "1768293625"
},
"departure": {
"delay": 320,
"time": "1768293680"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 307,
"time": "1768292809"
},
"departure": {
"delay": 307,
"time": "1768292827"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 456,
"time": "1768294888"
},
"departure": {
"delay": 456,
"time": "1768294956"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 443,
"time": "1768294811"
},
"departure": {
"delay": 443,
"time": "1768294823"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 218,
"time": "1768291974"
},
"departure": {
"delay": 218,
"time": "1768292018"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 482,
"time": "1768295392"
},
"departure": {
"delay": 482,
"time": "1768295402"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 361,
"time": "1768293383"
},
"departure": {
"delay": 361,
"time": "1768293421"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 340,
"time": "1768293302"
},
"departure": {
"delay": 340,
"time": "1768293340"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 333,
"time": "1768293440"
},
"departure": {
"delay": 333,
"time": "1768293453"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 447,
"time": "1768295160"
},
"departure": {
"delay": 447,
"time": "1768295187"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 207,
"time": "1768292451"
},
"departure": {
"delay": 207,
"time": "1768292487"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 247,
"time": "1768292390"
},
"departure": {
"delay": 247,
"time": "1768292407"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 452,
"time": "1768295120"
},
"departure": {
"delay": 452,
"time": "1768295132"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 444,
"time": "1768294590"
},
"departure": {
"delay": 444,
"time": "1768294704"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 212,
"time": "1768292287"
},
"departure": {
"delay": 212,
"time": "1768292312"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 227,
"time": "1768292231"
},
"departure": {
"delay": 227,
"time": "1768292267"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 315,
"time": "1768293122"
},
"departure": {
"delay": 315,
"time": "1768293135"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 220,
"time": "1768292346"
},
"departure": {
"delay": 220,
"time": "1768292380"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 324,
"time": "1768293695"
},
"departure": {
"delay": 324,
"time": "1768293744"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 201,
"time": "1768292081"
},
"departure": {
"delay": 201,
"time": "1768292121"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 162,
"time": "1768291902"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 204,
"time": "1768292589"
},
"departure": {
"delay": 204,
"time": "1768292604"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1768292147"
},
"departure": {
"delay": 186,
"time": "1768292166"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 406,
"time": "1768294386"
},
"departure": {
"delay": 406,
"time": "1768294426"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 383,
"time": "1768293878"
},
"departure": {
"delay": 383,
"time": "1768293923"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 336,
"time": "1768293043"
},
"departure": {
"delay": 336,
"time": "1768293096"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 452,
"time": "1768295300"
},
"departure": {
"delay": 452,
"time": "1768295312"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 429,
"time": "1768295277"
},
"departure": {
"delay": 429,
"time": "1768295289"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 395,
"time": "1768295495"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 294,
"time": "1768292685"
},
"departure": {
"delay": 294,
"time": "1768292754"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 489,
"time": "1768295066"
},
"departure": {
"delay": 489,
"time": "1768295109"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 467,
"time": "1768295231"
},
"departure": {
"delay": 467,
"time": "1768295267"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746165x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10755:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768327427"
},
"departure": {
"delay": 30,
"time": "1768327470"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768326840"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 473,
"time": "1768328315"
},
"departure": {
"delay": 473,
"time": "1768328333"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1768328794"
},
"departure": {
"delay": 458,
"time": "1768328858"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 513,
"time": "1768329273"
},
"departure": {
"delay": 513,
"time": "1768329273"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1768327256"
},
"departure": {
"delay": -1,
"time": "1768327259"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 543,
"time": "1768329123"
},
"departure": {
"delay": 543,
"time": "1768329123"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 480,
"time": "1768329180"
},
"departure": {
"delay": 480,
"time": "1768329180"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 493,
"time": "1768329493"
},
"departure": {
"delay": 493,
"time": "1768329493"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 314,
"time": "1768329734"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1768327601"
},
"departure": {
"delay": 98,
"time": "1768327658"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1768327710"
},
"departure": {
"delay": 113,
"time": "1768327733"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 424,
"time": "1768328764"
},
"departure": {
"delay": 424,
"time": "1768328764"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 423,
"time": "1768328478"
},
"departure": {
"delay": 423,
"time": "1768328583"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 493,
"time": "1768329613"
},
"departure": {
"delay": 493,
"time": "1768329613"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 493,
"time": "1768329420"
},
"departure": {
"delay": 493,
"time": "1768329433"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 473,
"time": "1768329353"
},
"departure": {
"delay": 473,
"time": "1768329353"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1768327310"
},
"departure": {
"delay": -10,
"time": "1768327310"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 473,
"time": "1768329533"
},
"departure": {
"delay": 473,
"time": "1768329533"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 468,
"time": "1768328448"
},
"departure": {
"delay": 468,
"time": "1768328448"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768327181"
},
"departure": {
"delay": 43,
"time": "1768327183"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 540,
"time": "1768329042"
},
"departure": {
"delay": 540,
"time": "1768329060"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 445,
"time": "1768328665"
},
"departure": {
"delay": 445,
"time": "1768328665"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 539,
"time": "1768328999"
},
"departure": {
"delay": 539,
"time": "1768328999"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 466,
"time": "1768328206"
},
"departure": {
"delay": 466,
"time": "1768328206"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768326719",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10755:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12967:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768331918"
},
"departure": {
"delay": 38,
"time": "1768331918"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768332065"
},
"departure": {
"delay": 5,
"time": "1768332065"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1768333096"
},
"departure": {
"delay": 16,
"time": "1768333096"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1768331610"
},
"departure": {
"delay": 30,
"time": "1768331610"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768331850"
},
"departure": {
"delay": 30,
"time": "1768331850"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1768333296"
},
"departure": {
"delay": 36,
"time": "1768333296"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768333048"
},
"departure": {
"delay": 28,
"time": "1768333048"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1768331698"
},
"departure": {
"delay": 58,
"time": "1768331698"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1768332108"
},
"departure": {
"delay": 48,
"time": "1768332108"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1768331745"
},
"departure": {
"delay": 45,
"time": "1768331745"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1768331976"
},
"departure": {
"delay": 36,
"time": "1768331976"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1768331550"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1768331810"
},
"departure": {
"delay": 50,
"time": "1768331810"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768331670"
},
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768332030"
},
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1768333187"
},
"departure": {
"delay": 47,
"time": "1768333187"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1768333492"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1768333242"
},
"departure": {
"delay": 42,
"time": "1768333242"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1768331583"
},
"departure": {
"delay": 3,
"time": "1768331583"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12967:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746232x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1768310027"
},
"departure": {
"delay": 203,
"time": "1768310063"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 191,
"time": "1768308679"
},
"departure": {
"delay": 191,
"time": "1768308731"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 232,
"time": "1768308776"
},
"departure": {
"delay": 232,
"time": "1768308832"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1768310736"
},
"departure": {
"delay": -15,
"time": "1768310745"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -54,
"time": "1768310881"
},
"departure": {
"delay": -54,
"time": "1768310886"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 218,
"time": "1768308869"
},
"departure": {
"delay": 218,
"time": "1768308878"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1768311045"
},
"departure": {
"delay": 13,
"time": "1768311073"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 203,
"time": "1768309428"
},
"departure": {
"delay": 203,
"time": "1768309463"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1768311078"
},
"departure": {
"delay": -33,
"time": "1768311087"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1768311208"
},
"departure": {
"delay": 3,
"time": "1768311303"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -26,
"time": "1768310603"
},
"departure": {
"delay": -26,
"time": "1768310614"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -3,
"time": "1768311145"
},
"departure": {
"delay": -3,
"time": "1768311177"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 3,
"time": "1768310565"
},
"departure": {
"delay": 3,
"time": "1768310583"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1768310519"
},
"departure": {
"delay": 69,
"time": "1768310529"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -40,
"time": "1768311552"
},
"departure": {
"delay": -40,
"time": "1768311560"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 197,
"time": "1768310097"
},
"departure": {
"delay": 197,
"time": "1768310117"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1768309700"
},
"departure": {
"delay": 230,
"time": "1768309730"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 83,
"time": "1768308323"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -33,
"time": "1768311375"
},
"departure": {
"delay": -33,
"time": "1768311387"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -113,
"time": "1768311667"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 80,
"time": "1768310341"
},
"departure": {
"delay": 80,
"time": "1768310360"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 167,
"time": "1768310129"
},
"departure": {
"delay": 167,
"time": "1768310147"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -93,
"time": "1768311616"
},
"departure": {
"delay": -93,
"time": "1768311627"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -35,
"time": "1768310908"
},
"departure": {
"delay": -35,
"time": "1768310965"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 114,
"time": "1768308560"
},
"departure": {
"delay": 114,
"time": "1768308594"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 220,
"time": "1768309228"
},
"departure": {
"delay": 220,
"time": "1768309300"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1768308945"
},
"departure": {
"delay": 184,
"time": "1768308964"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1768311324"
},
"departure": {
"delay": -29,
"time": "1768311331"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 203,
"time": "1768309837"
},
"departure": {
"delay": 203,
"time": "1768309883"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 221,
"time": "1768309554"
},
"departure": {
"delay": 221,
"time": "1768309601"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768310377"
},
"departure": {
"delay": 71,
"time": "1768310411"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1768311183"
},
"departure": {
"delay": -46,
"time": "1768311194"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1768310981"
},
"departure": {
"delay": 2,
"time": "1768311002"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 206,
"time": "1768308903"
},
"departure": {
"delay": 206,
"time": "1768308926"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 197,
"time": "1768309343"
},
"departure": {
"delay": 197,
"time": "1768309397"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1768311578"
},
"departure": {
"delay": -73,
"time": "1768311587"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 126,
"time": "1768308381"
},
"departure": {
"delay": 126,
"time": "1768308426"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -65,
"time": "1768311403"
},
"departure": {
"delay": -65,
"time": "1768311415"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 85,
"time": "1768310450"
},
"departure": {
"delay": 85,
"time": "1768310485"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 142,
"time": "1768310271"
},
"departure": {
"delay": 142,
"time": "1768310302"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -47,
"time": "1768310820"
},
"departure": {
"delay": -47,
"time": "1768310833"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1768309192"
},
"departure": {
"delay": 180,
"time": "1768309200"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768308512"
},
"departure": {
"delay": 120,
"time": "1768308540"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 209,
"time": "1768308741"
},
"departure": {
"delay": 209,
"time": "1768308749"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1768308611"
},
"departure": {
"delay": 175,
"time": "1768308655"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 229,
"time": "1768309933"
},
"departure": {
"delay": 229,
"time": "1768309969"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 214,
"time": "1768309161"
},
"departure": {
"delay": 214,
"time": "1768309174"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768310639"
},
"departure": {
"delay": 7,
"time": "1768310707"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 171,
"time": "1768309070"
},
"departure": {
"delay": 171,
"time": "1768309131"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1768310182"
},
"departure": {
"delay": 167,
"time": "1768310207"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746232x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745247x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 360,
"time": "1768303384"
},
"departure": {
"delay": 360,
"time": "1768303440"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 307,
"time": "1768303140"
},
"departure": {
"delay": 307,
"time": "1768303207"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 286,
"time": "1768303844"
},
"departure": {
"delay": 286,
"time": "1768303906"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 277,
"time": "1768302561"
},
"departure": {
"delay": 277,
"time": "1768302637"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 333,
"time": "1768303073"
},
"departure": {
"delay": 333,
"time": "1768303113"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1768302307"
},
"departure": {
"delay": 171,
"time": "1768302351"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1768303980"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 221,
"time": "1768302432"
},
"departure": {
"delay": 221,
"time": "1768302521"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 371,
"time": "1768302762"
},
"departure": {
"delay": 371,
"time": "1768302851"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 318,
"time": "1768303550"
},
"departure": {
"delay": 318,
"time": "1768303578"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 342,
"time": "1768303264"
},
"departure": {
"delay": 342,
"time": "1768303302"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 332,
"time": "1768303477"
},
"departure": {
"delay": 332,
"time": "1768303532"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1768302369"
},
"departure": {
"delay": 166,
"time": "1768302406"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 372,
"time": "1768302939"
},
"departure": {
"delay": 372,
"time": "1768302972"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 227,
"time": "1768302227"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 318,
"time": "1768303611"
},
"departure": {
"delay": 318,
"time": "1768303638"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 295,
"time": "1768303758"
},
"departure": {
"delay": 295,
"time": "1768303795"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 369,
"time": "1768302996"
},
"departure": {
"delay": 369,
"time": "1768303029"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 328,
"time": "1768302666"
},
"departure": {
"delay": 328,
"time": "1768302748"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 350,
"time": "1768303696"
},
"departure": {
"delay": 350,
"time": "1768303730"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745247x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1768328210"
},
"departure": {
"delay": 110,
"time": "1768328210"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1768327352"
},
"departure": {
"delay": 152,
"time": "1768327352"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1768327779"
},
"departure": {
"delay": 159,
"time": "1768327779"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -179,
"time": "1768329301"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 94,
"time": "1768327954"
},
"departure": {
"delay": 94,
"time": "1768327954"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1768328806"
},
"departure": {
"delay": -14,
"time": "1768328806"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1768327255"
},
"departure": {
"delay": 137,
"time": "1768327277"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -47,
"time": "1768329253"
},
"departure": {
"delay": -47,
"time": "1768329253"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1768328694"
},
"departure": {
"delay": -6,
"time": "1768328694"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1768327862"
},
"departure": {
"delay": 139,
"time": "1768327879"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 56,
"time": "1768326776"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1768327089"
},
"departure": {
"delay": 69,
"time": "1768327089"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1768326906"
},
"departure": {
"delay": 66,
"time": "1768326906"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1768326983"
},
"departure": {
"delay": 101,
"time": "1768327001"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -44,
"time": "1768329057"
},
"departure": {
"delay": -44,
"time": "1768329076"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1768329004"
},
"departure": {
"delay": -56,
"time": "1768329004"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1768327535"
},
"departure": {
"delay": 114,
"time": "1768327554"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1768328876"
},
"departure": {
"delay": -4,
"time": "1768328876"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -28,
"time": "1768329152"
},
"departure": {
"delay": -28,
"time": "1768329152"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1768328289"
},
"departure": {
"delay": 69,
"time": "1768328289"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1768327704"
},
"departure": {
"delay": 144,
"time": "1768327704"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1768328931"
},
"departure": {
"delay": -9,
"time": "1768328931"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1768328029"
},
"departure": {
"delay": 109,
"time": "1768328029"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1768328628"
},
"departure": {
"delay": 48,
"time": "1768328628"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1768328405"
},
"departure": {
"delay": -33,
"time": "1768328427"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1768328128"
},
"departure": {
"delay": 88,
"time": "1768328128"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1768327478"
},
"departure": {
"delay": 98,
"time": "1768327478"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768326781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx918:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768334100"
},
"departure": {
"time": "1768334100"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768334160"
},
"departure": {
"time": "1768334160"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768333920"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333860"
},
"departure": {
"time": "1768333860"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768334340"
},
"departure": {
"time": "1768334340"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1768333500"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333620"
},
"departure": {
"time": "1768333620"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768334400"
},
"departure": {
"time": "1768334400"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768334460"
},
"departure": {
"time": "1768334460"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768334580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768333800"
},
"departure": {
"time": "1768333800"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768330390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3111:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758402x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1768326007"
},
"departure": {
"delay": 103,
"time": "1768326043"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1768328500"
},
"departure": {
"delay": 136,
"time": "1768328536"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1768327759"
},
"departure": {
"delay": 28,
"time": "1768327828"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1768327555"
},
"departure": {
"delay": 127,
"time": "1768327567"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1768329219"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1768327272"
},
"departure": {
"delay": 145,
"time": "1768327285"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1768328853"
},
"departure": {
"delay": 187,
"time": "1768328887"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1768326807"
},
"departure": {
"delay": 123,
"time": "1768326843"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1768328307"
},
"departure": {
"delay": 124,
"time": "1768328344"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1768326299"
},
"departure": {
"delay": 93,
"time": "1768326333"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1768327139"
},
"departure": {
"delay": 173,
"time": "1768327193"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 52,
"time": "1768325752"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1768326501"
},
"departure": {
"delay": 126,
"time": "1768326546"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758402x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11396:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768330644"
},
"departure": {
"delay": 24,
"time": "1768330644"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1768331692"
},
"departure": {
"delay": -8,
"time": "1768331692"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1768331047"
},
"departure": {
"delay": 7,
"time": "1768331047"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1768329627"
},
"departure": {
"delay": 87,
"time": "1768329627"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1768329539"
},
"departure": {
"delay": 59,
"time": "1768329539"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1768331947"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 7,
"time": "1768331467"
},
"departure": {
"delay": 7,
"time": "1768331467"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 210,
"time": "1768329786"
},
"departure": {
"delay": 210,
"time": "1768329810"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768331316"
},
"departure": {
"delay": 36,
"time": "1768331316"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1768330356"
},
"departure": {
"delay": 36,
"time": "1768330356"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1768331347"
},
"departure": {
"delay": 7,
"time": "1768331347"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1768330076"
},
"departure": {
"delay": 56,
"time": "1768330076"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768331792"
},
"departure": {
"delay": 32,
"time": "1768331792"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 136,
"time": "1768329736"
},
"departure": {
"delay": 136,
"time": "1768329736"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1768331908"
},
"departure": {
"delay": 28,
"time": "1768331908"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -4,
"time": "1768331876"
},
"departure": {
"delay": -4,
"time": "1768331876"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 160,
"time": "1768329880"
},
"departure": {
"delay": 160,
"time": "1768329880"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1768331542"
},
"departure": {
"delay": 22,
"time": "1768331542"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1768330291"
},
"departure": {
"delay": 33,
"time": "1768330293"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1768330209"
},
"departure": {
"delay": 9,
"time": "1768330209"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1768330989"
},
"departure": {
"delay": 9,
"time": "1768330989"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 16,
"time": "1768329436"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1768330167"
},
"departure": {
"delay": 147,
"time": "1768330167"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1768331418"
},
"departure": {
"delay": 18,
"time": "1768331418"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1768330927"
},
"departure": {
"delay": 7,
"time": "1768330927"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1768329481"
},
"departure": {
"delay": 61,
"time": "1768329481"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1768329581"
},
"departure": {
"delay": 101,
"time": "1768329581"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1768330039"
},
"departure": {
"delay": 139,
"time": "1768330039"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1768330717"
},
"departure": {
"delay": -23,
"time": "1768330717"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1768331835"
},
"departure": {
"delay": 15,
"time": "1768331835"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1768330777"
},
"departure": {
"delay": -23,
"time": "1768330777"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768329441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11396:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2582:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1768330546"
},
"departure": {
"delay": 106,
"time": "1768330546"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768330977"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1768330202"
},
"departure": {
"delay": 137,
"time": "1768330217"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1768329411"
},
"departure": {
"delay": 77,
"time": "1768329437"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1768329607"
},
"departure": {
"delay": 37,
"time": "1768329637"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1768329722"
},
"departure": {
"delay": 62,
"time": "1768329722"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768329830"
},
"departure": {
"delay": 57,
"time": "1768329837"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1768330304"
},
"departure": {
"delay": 57,
"time": "1768330317"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1768330789"
},
"departure": {
"delay": 109,
"time": "1768330789"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1768329337"
},
"departure": {
"delay": 37,
"time": "1768329337"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1768329931"
},
"departure": {
"delay": 97,
"time": "1768329937"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1768330028"
},
"departure": {
"delay": 77,
"time": "1768330037"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1768330103"
},
"departure": {
"delay": 117,
"time": "1768330137"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768330618"
},
"departure": {
"delay": 58,
"time": "1768330618"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1768329506"
},
"departure": {
"delay": 57,
"time": "1768329537"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1768330410"
},
"departure": {
"delay": 57,
"time": "1768330437"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1768330702"
},
"departure": {
"delay": 82,
"time": "1768330702"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768328822",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2582:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757957x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1768329082"
},
"departure": {
"delay": 69,
"time": "1768329129"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1768329142"
},
"departure": {
"delay": 37,
"time": "1768329157"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1768334220"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 79,
"time": "1768328675"
},
"departure": {
"delay": 79,
"time": "1768328719"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768328967"
},
"departure": {
"delay": 43,
"time": "1768328983"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333920"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1768329381"
},
"departure": {
"delay": 33,
"time": "1768329393"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1768333320"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1768328991"
},
"departure": {
"delay": 66,
"time": "1768329006"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1768329349"
},
"departure": {
"delay": 3,
"time": "1768329363"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1768329233"
},
"departure": {
"delay": 13,
"time": "1768329253"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 16,
"time": "1768328536"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1768329560"
},
"departure": {
"delay": -20,
"time": "1768329580"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768332540"
},
"departure": {
"delay": 240,
"time": "1768332540"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333980"
},
"departure": {
"time": "1768333980"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1768330080"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330320"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1768329032"
},
"departure": {
"delay": 49,
"time": "1768329049"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1768329868"
},
"departure": {
"delay": -23,
"time": "1768329877"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330003",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757957x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1768278273"
},
"departure": {
"delay": 17,
"time": "1768278317"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1768278840"
},
"departure": {
"delay": 43,
"time": "1768278883"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1768280501"
},
"departure": {
"delay": 16,
"time": "1768280536"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 43,
"time": "1768279941"
},
"departure": {
"delay": 43,
"time": "1768279963"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1768278995"
},
"departure": {
"delay": 7,
"time": "1768279027"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1768278932"
},
"departure": {
"delay": -10,
"time": "1768278950"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1768280192"
},
"departure": {
"delay": 46,
"time": "1768280206"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 39,
"time": "1768277969"
},
"departure": {
"delay": 39,
"time": "1768277979"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1768278478"
},
"departure": {
"delay": 31,
"time": "1768278511"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1768277772"
},
"departure": {
"delay": 91,
"time": "1768277791"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1768279366"
},
"departure": {
"delay": 8,
"time": "1768279388"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1768278364"
},
"departure": {
"delay": 24,
"time": "1768278384"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1768280374"
},
"departure": {
"delay": -13,
"time": "1768280387"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 19,
"time": "1768279621"
},
"departure": {
"delay": 19,
"time": "1768279639"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1768280069"
},
"departure": {
"delay": 43,
"time": "1768280083"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 86,
"time": "1768277621"
},
"departure": {
"delay": 86,
"time": "1768277666"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1768277890"
},
"departure": {
"delay": 103,
"time": "1768277923"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768280281"
},
"departure": {
"delay": 17,
"time": "1768280297"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 80,
"time": "1768279177"
},
"departure": {
"delay": 80,
"time": "1768279220"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1768278150"
},
"departure": {
"delay": -7,
"time": "1768278173"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768280665"
},
"departure": {
"delay": 57,
"time": "1768280697"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 97,
"time": "1768278697"
},
"departure": {
"delay": 97,
"time": "1768278697"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1768279487"
},
"departure": {
"delay": 7,
"time": "1768279507"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1768280258"
},
"departure": {
"delay": 48,
"time": "1768280268"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 14,
"time": "1768278750"
},
"departure": {
"delay": 14,
"time": "1768278794"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768280724"
},
"departure": {
"delay": 51,
"time": "1768280751"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 27,
"time": "1768278071"
},
"departure": {
"delay": 27,
"time": "1768278087"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768280163"
},
"departure": {
"delay": 75,
"time": "1768280175"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1768280859"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1768279290"
},
"departure": {
"delay": 55,
"time": "1768279315"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1768277524"
},
"departure": {
"delay": 88,
"time": "1768277548"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768279545"
},
"departure": {
"delay": 7,
"time": "1768279567"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1768279676"
},
"departure": {
"delay": 13,
"time": "1768279693"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1768279817"
},
"departure": {
"delay": 56,
"time": "1768279856"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 114,
"time": "1768277805"
},
"departure": {
"delay": 114,
"time": "1768277814"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1768277689"
},
"departure": {
"delay": 81,
"time": "1768277721"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768279413"
},
"departure": {
"delay": -13,
"time": "1768279427"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1768280030"
},
"departure": {
"delay": 63,
"time": "1768280043"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 75,
"time": "1768277939"
},
"departure": {
"delay": 75,
"time": "1768277955"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1768280459"
},
"departure": {
"delay": 13,
"time": "1768280473"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 87,
"time": "1768277825"
},
"departure": {
"delay": 87,
"time": "1768277847"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 72,
"time": "1768277472"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1768279734"
},
"departure": {
"delay": 33,
"time": "1768279773"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1768280793"
},
"departure": {
"delay": 49,
"time": "1768280809"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 94,
"time": "1768280111"
},
"departure": {
"delay": 94,
"time": "1768280134"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1768279069"
},
"departure": {
"delay": 36,
"time": "1768279116"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1768278119"
},
"departure": {
"delay": 15,
"time": "1768278135"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1768280321"
},
"departure": {
"time": "1768280340"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 110,
"time": "1768277741"
},
"departure": {
"delay": 110,
"time": "1768277750"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1768278185"
},
"departure": {
"delay": 20,
"time": "1768278200"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1768329120"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768328160"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1768328760"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1768328460"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 180,
"time": "1768328640"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768328940"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 240,
"time": "1768330140"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1768329180"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768328280"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 300,
"time": "1768330020"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 240,
"time": "1768330320"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 240,
"time": "1768330260"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768328040"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1768328520"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 180,
"time": "1768329420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 180,
"time": "1768329840"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 180,
"time": "1768329480"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768328820"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 300,
"time": "1768330080"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 180,
"time": "1768328700"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768328340"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1768329300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1768329060"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1768330440"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 180,
"time": "1768329660"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 180,
"time": "1768329720"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 240,
"time": "1768330200"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 180,
"time": "1768329540"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768330100",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1054:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748452x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768329855"
},
"departure": {
"delay": 31,
"time": "1768329871"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1768329971"
},
"departure": {
"delay": 25,
"time": "1768329985"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1768330610"
},
"departure": {
"delay": -10,
"time": "1768330610"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1768329581"
},
"departure": {
"delay": 122,
"time": "1768329602"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1768329488"
},
"departure": {
"delay": 75,
"time": "1768329495"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768329524"
},
"departure": {
"delay": 55,
"time": "1768329535"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1768331150"
},
"departure": {
"delay": -10,
"time": "1768331150"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1768330490"
},
"departure": {
"delay": -10,
"time": "1768330490"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768329889"
},
"departure": {
"delay": 3,
"time": "1768329903"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1768331510"
},
"departure": {
"delay": -10,
"time": "1768331510"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1768330850"
},
"departure": {
"delay": -10,
"time": "1768330850"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1768330910"
},
"departure": {
"delay": -10,
"time": "1768330910"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1768329775"
},
"departure": {
"delay": 71,
"time": "1768329791"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1768329670"
},
"departure": {
"delay": 113,
"time": "1768329713"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1768330430"
},
"departure": {
"delay": -10,
"time": "1768330430"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1768330370"
},
"departure": {
"delay": -10,
"time": "1768330370"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1768331450"
},
"departure": {
"delay": -10,
"time": "1768331450"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1768331510"
},
"departure": {
"delay": -10,
"time": "1768331510"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1768330250"
},
"departure": {
"delay": -10,
"time": "1768330250"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1768329814"
},
"departure": {
"delay": 51,
"time": "1768329831"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768331270"
},
"departure": {
"delay": -10,
"time": "1768331270"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1768331330"
},
"departure": {
"delay": -10,
"time": "1768331330"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1768331570"
},
"departure": {
"delay": -10,
"time": "1768331570"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1768330550"
},
"departure": {
"delay": -10,
"time": "1768330550"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1768330310"
},
"departure": {
"delay": -10,
"time": "1768330310"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1768331030"
},
"departure": {
"delay": -10,
"time": "1768331030"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1768331810"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1768331210"
},
"departure": {
"delay": -10,
"time": "1768331210"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1768329740"
},
"departure": {
"delay": 99,
"time": "1768329759"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 76,
"time": "1768329436"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1768329630"
},
"departure": {
"delay": 108,
"time": "1768329648"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1768330730"
},
"departure": {
"delay": -10,
"time": "1768330730"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1768331150"
},
"departure": {
"delay": -10,
"time": "1768331150"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1768330078"
},
"departure": {
"delay": 35,
"time": "1768330115"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748452x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745728x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1768297787"
},
"departure": {
"delay": 164,
"time": "1768297844"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1768298104"
},
"departure": {
"delay": 139,
"time": "1768298119"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1768298860"
},
"departure": {
"delay": 133,
"time": "1768298893"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 145,
"time": "1768298275"
},
"departure": {
"delay": 145,
"time": "1768298305"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1768298505"
},
"departure": {
"delay": 132,
"time": "1768298532"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1768296810"
},
"departure": {
"delay": 98,
"time": "1768296818"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768299224"
},
"departure": {
"delay": 54,
"time": "1768299234"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 157,
"time": "1768298718"
},
"departure": {
"delay": 157,
"time": "1768298737"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1768299022"
},
"departure": {
"delay": 90,
"time": "1768299030"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 73,
"time": "1768299278"
},
"departure": {
"delay": 73,
"time": "1768299313"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 132,
"time": "1768296756"
},
"departure": {
"delay": 132,
"time": "1768296792"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1768296640"
},
"departure": {
"delay": 137,
"time": "1768296677"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1768297892"
},
"departure": {
"delay": 174,
"time": "1768297914"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 195,
"time": "1768297563"
},
"departure": {
"delay": 195,
"time": "1768297695"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 103,
"time": "1768296583"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1768298160"
},
"departure": {
"delay": 160,
"time": "1768298200"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1768297279"
},
"departure": {
"delay": 58,
"time": "1768297318"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1768298951"
},
"departure": {
"delay": 84,
"time": "1768298964"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1768299058"
},
"departure": {
"delay": 76,
"time": "1768299076"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1768298795"
},
"departure": {
"delay": 130,
"time": "1768298830"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1768297961"
},
"departure": {
"delay": 154,
"time": "1768298014"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1768296850"
},
"departure": {
"delay": 118,
"time": "1768296898"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1768297190"
},
"departure": {
"delay": 78,
"time": "1768297218"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1768298046"
},
"departure": {
"delay": 159,
"time": "1768298079"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1768297398"
},
"departure": {
"delay": 53,
"time": "1768297433"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1768298363"
},
"departure": {
"delay": 116,
"time": "1768298396"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1768299335"
},
"departure": {
"delay": 50,
"time": "1768299350"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 75,
"time": "1768299181"
},
"departure": {
"delay": 75,
"time": "1768299195"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 86,
"time": "1768296945"
},
"departure": {
"delay": 86,
"time": "1768296986"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1768298438"
},
"departure": {
"delay": 137,
"time": "1768298477"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1768298607"
},
"departure": {
"delay": 157,
"time": "1768298617"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 161,
"time": "1768298551"
},
"departure": {
"delay": 161,
"time": "1768298561"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1768297034"
},
"departure": {
"delay": 99,
"time": "1768297059"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1768297114"
},
"departure": {
"delay": 71,
"time": "1768297151"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1768299112"
},
"departure": {
"delay": 88,
"time": "1768299148"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1768299390"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745728x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1768291366"
},
"departure": {
"delay": 245,
"time": "1768291385"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1768291775"
},
"departure": {
"delay": 163,
"time": "1768291783"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1768291865"
},
"departure": {
"delay": 138,
"time": "1768291878"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1768290427"
},
"departure": {
"delay": 96,
"time": "1768290456"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 253,
"time": "1768291419"
},
"departure": {
"delay": 253,
"time": "1768291453"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1768290263"
},
"departure": {
"delay": 114,
"time": "1768290294"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1768290311"
},
"departure": {
"delay": 112,
"time": "1768290352"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 206,
"time": "1768291634"
},
"departure": {
"delay": 206,
"time": "1768291646"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 143,
"time": "1768292168"
},
"departure": {
"delay": 143,
"time": "1768292183"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 229,
"time": "1768291537"
},
"departure": {
"delay": 229,
"time": "1768291549"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1768292070"
},
"departure": {
"delay": 160,
"time": "1768292080"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 280,
"time": "1768291140"
},
"departure": {
"delay": 280,
"time": "1768291180"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 183,
"time": "1768292327"
},
"departure": {
"delay": 183,
"time": "1768292343"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1768289880"
},
"departure": {
"delay": 96,
"time": "1768289916"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1768291971"
},
"departure": {
"delay": 134,
"time": "1768291994"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1768290179"
},
"departure": {
"delay": 130,
"time": "1768290190"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 257,
"time": "1768291195"
},
"departure": {
"delay": 257,
"time": "1768291217"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 305,
"time": "1768290596"
},
"departure": {
"delay": 305,
"time": "1768290785"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 265,
"time": "1768291260"
},
"departure": {
"delay": 265,
"time": "1768291285"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 86,
"time": "1768289846"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 262,
"time": "1768291302"
},
"departure": {
"delay": 262,
"time": "1768291342"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1768290136"
},
"departure": {
"delay": 153,
"time": "1768290153"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1768291838"
},
"departure": {
"delay": 115,
"time": "1768291855"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1768290360"
},
"departure": {
"delay": 69,
"time": "1768290369"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 295,
"time": "1768290830"
},
"departure": {
"delay": 295,
"time": "1768291075"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1768292227"
},
"departure": {
"delay": 144,
"time": "1768292244"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1768291661"
},
"departure": {
"delay": 176,
"time": "1768291676"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1768289991"
},
"departure": {
"delay": 136,
"time": "1768290016"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 159,
"time": "1768291939"
},
"departure": {
"delay": 159,
"time": "1768291959"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 159,
"time": "1768290071"
},
"departure": {
"delay": 159,
"time": "1768290099"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1768290203"
},
"departure": {
"delay": 129,
"time": "1768290249"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1768292271"
},
"departure": {
"delay": 187,
"time": "1768292287"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1768289930"
},
"departure": {
"delay": 66,
"time": "1768289946"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1768292516"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748524x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -61,
"time": "1768312473"
},
"departure": {
"delay": -61,
"time": "1768312499"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1768311038"
},
"departure": {
"delay": 61,
"time": "1768311061"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1768311363"
},
"departure": {
"delay": 40,
"time": "1768311400"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1768311307"
},
"departure": {
"delay": 44,
"time": "1768311344"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -72,
"time": "1768311513"
},
"departure": {
"delay": -72,
"time": "1768311528"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -23,
"time": "1768312649"
},
"departure": {
"delay": -23,
"time": "1768312657"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1768312396"
},
"departure": {
"delay": -36,
"time": "1768312404"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1768312429"
},
"departure": {
"delay": -63,
"time": "1768312437"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1768310941"
},
"departure": {
"delay": 14,
"time": "1768310954"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1768312255"
},
"departure": {
"delay": 32,
"time": "1768312292"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768310842"
},
"departure": {
"delay": 30,
"time": "1768310850"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1768311714"
},
"departure": {
"delay": 172,
"time": "1768311952"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 40,
"time": "1768310740"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1768311224"
},
"departure": {
"delay": 71,
"time": "1768311251"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1768311127"
},
"departure": {
"delay": 24,
"time": "1768311144"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1768312698"
},
"departure": {
"delay": -28,
"time": "1768312712"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1768311480"
},
"departure": {
"delay": 14,
"time": "1768311494"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1768311427"
},
"departure": {
"delay": 37,
"time": "1768311457"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1768310895"
},
"departure": {
"delay": 23,
"time": "1768310903"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1768312094"
},
"departure": {
"delay": 50,
"time": "1768312130"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1768312759"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1768312355"
},
"departure": {
"delay": -13,
"time": "1768312367"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1768310991"
},
"departure": {
"delay": 61,
"time": "1768311001"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768312203"
},
"departure": {
"delay": 17,
"time": "1768312217"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748524x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745210x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1768305504"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1768305268"
},
"departure": {
"delay": 66,
"time": "1768305306"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1768304230"
},
"departure": {
"delay": -17,
"time": "1768304263"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768305411"
},
"departure": {
"delay": 58,
"time": "1768305418"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -110,
"time": "1768304630"
},
"departure": {
"delay": -110,
"time": "1768304650"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -126,
"time": "1768304715"
},
"departure": {
"delay": -126,
"time": "1768304754"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1768304175"
},
"departure": {
"delay": -13,
"time": "1768304207"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768305043"
},
"departure": {
"delay": 16,
"time": "1768305076"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1768304449"
},
"departure": {
"delay": -7,
"time": "1768304513"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1768303969"
},
"departure": {
"delay": -54,
"time": "1768303986"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 51,
"time": "1768303851"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768305123"
},
"departure": {
"delay": 37,
"time": "1768305157"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1768304559"
},
"departure": {
"delay": -51,
"time": "1768304589"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1768303903"
},
"departure": {
"delay": -52,
"time": "1768303928"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1768304065"
},
"departure": {
"delay": -21,
"time": "1768304139"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1768305338"
},
"departure": {
"delay": 86,
"time": "1768305386"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1768305199"
},
"departure": {
"delay": 59,
"time": "1768305239"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768304299"
},
"departure": {
"delay": 9,
"time": "1768304349"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -109,
"time": "1768304785"
},
"departure": {
"delay": -109,
"time": "1768304831"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745210x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1768331881"
},
"departure": {
"delay": 121,
"time": "1768331881"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 126,
"time": "1768331286"
},
"departure": {
"delay": 126,
"time": "1768331286"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1768332236"
},
"departure": {
"delay": 116,
"time": "1768332236"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 127,
"time": "1768331707"
},
"departure": {
"delay": 127,
"time": "1768331707"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 121,
"time": "1768331641"
},
"departure": {
"delay": 121,
"time": "1768331641"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1768331598"
},
"departure": {
"delay": 138,
"time": "1768331598"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 178,
"time": "1768330798"
},
"departure": {
"delay": 178,
"time": "1768330798"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1768330937"
},
"departure": {
"delay": 137,
"time": "1768330937"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 44,
"time": "1768330184"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1768330896"
},
"departure": {
"delay": 156,
"time": "1768330896"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1768330651"
},
"departure": {
"delay": 151,
"time": "1768330651"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1768332121"
},
"departure": {
"delay": 121,
"time": "1768332121"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1768330685"
},
"departure": {
"delay": 125,
"time": "1768330685"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1768331739"
},
"departure": {
"delay": 159,
"time": "1768331739"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1768330448"
},
"departure": {
"delay": 128,
"time": "1768330448"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 138,
"time": "1768330758"
},
"departure": {
"delay": 138,
"time": "1768330758"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1768332198"
},
"departure": {
"delay": 138,
"time": "1768332198"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 124,
"time": "1768330384"
},
"departure": {
"delay": 124,
"time": "1768330384"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1768331834"
},
"departure": {
"delay": 134,
"time": "1768331834"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1768331401"
},
"departure": {
"delay": 121,
"time": "1768331401"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1768330616"
},
"departure": {
"delay": 176,
"time": "1768330616"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1768330512"
},
"departure": {
"delay": 132,
"time": "1768330512"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1768330573"
},
"departure": {
"delay": 133,
"time": "1768330573"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1768330334"
},
"departure": {
"delay": 74,
"time": "1768330334"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1768331468"
},
"departure": {
"delay": 128,
"time": "1768331468"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1768331525"
},
"departure": {
"delay": 125,
"time": "1768331525"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1768331011"
},
"departure": {
"delay": 151,
"time": "1768331011"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1768331221"
},
"departure": {
"delay": 121,
"time": "1768331221"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1768332356"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 121,
"time": "1768331341"
},
"departure": {
"delay": 121,
"time": "1768331341"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1768330471"
},
"departure": {
"delay": 151,
"time": "1768330471"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1768330262"
},
"departure": {
"delay": 62,
"time": "1768330262"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1768331781"
},
"departure": {
"delay": 141,
"time": "1768331781"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768330202",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12878:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 349,
"time": "1768331089"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 280,
"time": "1768329908"
},
"departure": {
"delay": 280,
"time": "1768329940"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1768328692"
},
"departure": {
"delay": 190,
"time": "1768328710"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 266,
"time": "1768329206"
},
"departure": {
"delay": 266,
"time": "1768329206"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1768328453"
},
"departure": {
"delay": 53,
"time": "1768328453"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 432,
"time": "1768330572"
},
"departure": {
"delay": 432,
"time": "1768330572"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1768329594"
},
"departure": {
"delay": 294,
"time": "1768329594"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1768328611"
},
"departure": {
"delay": 175,
"time": "1768328635"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 315,
"time": "1768329339"
},
"departure": {
"delay": 315,
"time": "1768329435"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 375,
"time": "1768330277"
},
"departure": {
"delay": 375,
"time": "1768330335"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1768329685"
},
"departure": {
"delay": 160,
"time": "1768329760"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 270,
"time": "1768329150"
},
"departure": {
"delay": 270,
"time": "1768329150"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1768328889"
},
"departure": {
"delay": 210,
"time": "1768328910"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 262,
"time": "1768329860"
},
"departure": {
"delay": 262,
"time": "1768329862"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1768329246"
},
"departure": {
"delay": 200,
"time": "1768329260"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 330,
"time": "1768330080"
},
"departure": {
"delay": 330,
"time": "1768330110"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 45,
"time": "1768328385"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1768329001"
},
"departure": {
"delay": 191,
"time": "1768329011"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 409,
"time": "1768330609"
},
"departure": {
"delay": 409,
"time": "1768330609"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1768328825"
},
"departure": {
"delay": 185,
"time": "1768328825"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 426,
"time": "1768330374"
},
"departure": {
"delay": 426,
"time": "1768330386"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1768328527"
},
"departure": {
"delay": 136,
"time": "1768328536"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 412,
"time": "1768330492"
},
"departure": {
"delay": 412,
"time": "1768330492"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 330,
"time": "1768329487"
},
"departure": {
"delay": 330,
"time": "1768329510"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 415,
"time": "1768330675"
},
"departure": {
"delay": 415,
"time": "1768330675"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768328401",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10461:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9791:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1768328513"
},
"departure": {
"delay": 173,
"time": "1768328513"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1768328941"
},
"departure": {
"delay": 121,
"time": "1768328941"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 139,
"time": "1768327339"
},
"departure": {
"delay": 139,
"time": "1768327339"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1768326995"
},
"departure": {
"delay": 155,
"time": "1768326995"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1768327738"
},
"departure": {
"delay": 83,
"time": "1768327763"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1768327630"
},
"departure": {
"delay": 70,
"time": "1768327630"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1768329091"
},
"departure": {
"delay": 151,
"time": "1768329091"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 28,
"time": "1768326688"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 188,
"time": "1768328864"
},
"departure": {
"delay": 188,
"time": "1768328888"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1768328244"
},
"departure": {
"delay": 24,
"time": "1768328244"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1768328788"
},
"departure": {
"delay": 148,
"time": "1768328788"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -67,
"time": "1768327913"
},
"departure": {
"delay": -67,
"time": "1768327913"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 195,
"time": "1768328715"
},
"departure": {
"delay": 195,
"time": "1768328715"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1768328166"
},
"departure": {
"delay": 66,
"time": "1768328166"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1768327963"
},
"departure": {
"delay": -12,
"time": "1768328088"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1768327038"
},
"departure": {
"delay": 138,
"time": "1768327038"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1768327193"
},
"departure": {
"delay": 193,
"time": "1768327213"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 188,
"time": "1768327088"
},
"departure": {
"delay": 188,
"time": "1768327088"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1768327867"
},
"departure": {
"delay": 7,
"time": "1768327867"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1768327518"
},
"departure": {
"delay": 138,
"time": "1768327518"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1768329038"
},
"departure": {
"delay": 158,
"time": "1768329038"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1768329138"
},
"departure": {
"delay": 78,
"time": "1768329138"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 131,
"time": "1768327151"
},
"departure": {
"delay": 131,
"time": "1768327151"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1768327258"
},
"departure": {
"delay": 178,
"time": "1768327258"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1768327891"
},
"departure": {
"delay": -29,
"time": "1768327891"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1768326763"
},
"departure": {
"delay": 128,
"time": "1768326788"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1768327543"
},
"departure": {
"delay": 163,
"time": "1768327543"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1768327418"
},
"departure": {
"delay": 123,
"time": "1768327443"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1768326863"
},
"departure": {
"delay": 143,
"time": "1768326863"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1768328563"
},
"departure": {
"delay": 163,
"time": "1768328563"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1768326915"
},
"departure": {
"delay": 158,
"time": "1768326938"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1768328288"
},
"departure": {
"delay": 68,
"time": "1768328288"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1768328424"
},
"departure": {
"delay": 144,
"time": "1768328424"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1768327688"
},
"departure": {
"delay": 68,
"time": "1768327688"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1768327816"
},
"departure": {
"delay": 16,
"time": "1768327816"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1768329209"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
}
],
"timestamp": "1768326700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9791:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745661x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 195,
"time": "1768292023"
},
"departure": {
"delay": 195,
"time": "1768292055"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 253,
"time": "1768291955"
},
"departure": {
"delay": 253,
"time": "1768291993"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1768290410"
},
"departure": {
"delay": 101,
"time": "1768290461"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1768290511"
},
"departure": {
"delay": 103,
"time": "1768290523"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 109,
"time": "1768290289"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1768290693"
},
"departure": {
"delay": 134,
"time": "1768290734"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 238,
"time": "1768291529"
},
"departure": {
"delay": 238,
"time": "1768291558"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1768291653"
},
"departure": {
"delay": 245,
"time": "1768291685"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1768293021"
},
"departure": {
"delay": 40,
"time": "1768293040"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 199,
"time": "1768291038"
},
"departure": {
"delay": 199,
"time": "1768291159"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1768290874"
},
"departure": {
"delay": 122,
"time": "1768290902"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1768290363"
},
"departure": {
"delay": 96,
"time": "1768290396"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 242,
"time": "1768291285"
},
"departure": {
"delay": 242,
"time": "1768291322"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1768290796"
},
"departure": {
"delay": 110,
"time": "1768290830"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1768292593"
},
"departure": {
"delay": 108,
"time": "1768292628"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 118,
"time": "1768292446"
},
"departure": {
"delay": 118,
"time": "1768292458"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 250,
"time": "1768291486"
},
"departure": {
"delay": 250,
"time": "1768291510"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1768290591"
},
"departure": {
"delay": 91,
"time": "1768290631"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1768292778"
},
"departure": {
"delay": 83,
"time": "1768292783"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 254,
"time": "1768291381"
},
"departure": {
"delay": 254,
"time": "1768291394"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1768291415"
},
"departure": {
"delay": 241,
"time": "1768291441"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1768291724"
},
"departure": {
"delay": 181,
"time": "1768291741"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1768292695"
},
"departure": {
"delay": 88,
"time": "1768292728"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1768292524"
},
"departure": {
"delay": 98,
"time": "1768292558"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1768292097"
},
"departure": {
"delay": 163,
"time": "1768292143"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1768290932"
},
"departure": {
"delay": 132,
"time": "1768290972"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1768291776"
},
"departure": {
"delay": 193,
"time": "1768291813"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1768292213"
},
"departure": {
"delay": 153,
"time": "1768292253"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1768292358"
},
"departure": {
"delay": 118,
"time": "1768292398"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1768293084"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1768290475"
},
"departure": {
"delay": 130,
"time": "1768290490"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1768292890"
},
"departure": {
"delay": 20,
"time": "1768292900"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 228,
"time": "1768291841"
},
"departure": {
"delay": 228,
"time": "1768291908"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1768292937"
},
"departure": {
"delay": 43,
"time": "1768292983"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1768292841"
},
"departure": {
"delay": 54,
"time": "1768292874"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745661x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746241x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1768319341"
},
"departure": {
"delay": 75,
"time": "1768319355"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 32,
"time": "1768317191"
},
"departure": {
"delay": 32,
"time": "1768317272"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768319430"
},
"departure": {
"delay": 62,
"time": "1768319462"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 98,
"time": "1768319303"
},
"departure": {
"delay": 98,
"time": "1768319318"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -8,
"time": "1768316744"
},
"departure": {
"delay": -8,
"time": "1768316752"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1768319633"
},
"departure": {
"delay": 21,
"time": "1768319661"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 44,
"time": "1768316357"
},
"departure": {
"delay": 44,
"time": "1768316384"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1768318126"
},
"departure": {
"delay": 62,
"time": "1768318142"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768318207"
},
"departure": {
"delay": 4,
"time": "1768318264"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1768316581"
},
"departure": {
"delay": 14,
"time": "1768316594"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1768317817"
},
"departure": {
"delay": 105,
"time": "1768317885"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1768318475"
},
"departure": {
"delay": 9,
"time": "1768318509"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1768316529"
},
"departure": {
"delay": 19,
"time": "1768316539"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1768316769"
},
"departure": {
"delay": -8,
"time": "1768316812"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1768319913"
},
"departure": {
"delay": 101,
"time": "1768319921"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 48,
"time": "1768318870"
},
"departure": {
"delay": 48,
"time": "1768318908"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1768318352"
},
"departure": {
"delay": 47,
"time": "1768318427"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1768319093"
},
"departure": {
"delay": 25,
"time": "1768319125"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 23,
"time": "1768316303"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1768319495"
},
"departure": {
"delay": 7,
"time": "1768319527"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 31,
"time": "1768316624"
},
"departure": {
"delay": 31,
"time": "1768316671"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768319985"
},
"departure": {
"delay": 60,
"time": "1768320000"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 15,
"time": "1768319469"
},
"departure": {
"delay": 15,
"time": "1768319475"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 46,
"time": "1768316464"
},
"departure": {
"delay": 46,
"time": "1768316506"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1768317583"
},
"departure": {
"delay": 94,
"time": "1768317694"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1768318063"
},
"departure": {
"delay": 89,
"time": "1768318109"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -22,
"time": "1768317311"
},
"departure": {
"delay": -22,
"time": "1768317338"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768318742"
},
"departure": {
"delay": 79,
"time": "1768318759"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1768318800"
},
"departure": {
"delay": 40,
"time": "1768318840"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1768318155"
},
"departure": {
"delay": 38,
"time": "1768318178"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1768319677"
},
"departure": {
"delay": -7,
"time": "1768319693"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -29,
"time": "1768316947"
},
"departure": {
"delay": -29,
"time": "1768316971"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1768318531"
},
"departure": {
"time": "1768318560"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1768319361"
},
"departure": {
"delay": 47,
"time": "1768319387"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 43,
"time": "1768316551"
},
"departure": {
"delay": 43,
"time": "1768316563"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1768320036"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 4,
"time": "1768317050"
},
"departure": {
"delay": 4,
"time": "1768317064"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768318931"
},
"departure": {
"delay": 30,
"time": "1768318950"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1768316711"
},
"departure": {
"delay": 20,
"time": "1768316720"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1768318977"
},
"departure": {
"delay": 32,
"time": "1768319012"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1768318616"
},
"departure": {
"delay": 67,
"time": "1768318687"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1768317422"
},
"departure": {
"delay": 1,
"time": "1768317481"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1768319229"
},
"departure": {
"delay": 45,
"time": "1768319265"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 32,
"time": "1768316601"
},
"departure": {
"delay": 32,
"time": "1768316612"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1768317941"
},
"departure": {
"delay": 104,
"time": "1768318004"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1768319935"
},
"departure": {
"delay": 69,
"time": "1768319949"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 32,
"time": "1768317001"
},
"departure": {
"delay": 32,
"time": "1768317032"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1768319181"
},
"departure": {
"delay": 53,
"time": "1768319213"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1768317116"
},
"departure": {
"delay": 27,
"time": "1768317147"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1768319546"
},
"departure": {
"delay": -3,
"time": "1768319577"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746241x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747920x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768326085"
},
"departure": {
"delay": -3,
"time": "1768326117"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1768326438"
},
"departure": {
"delay": -37,
"time": "1768326443"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768326356"
},
"departure": {
"delay": 30,
"time": "1768326390"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1768325777"
},
"departure": {
"delay": 50,
"time": "1768325810"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 146,
"time": "1768325058"
},
"departure": {
"delay": 146,
"time": "1768325306"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1768325912"
},
"departure": {
"delay": 66,
"time": "1768325946"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1768325689"
},
"departure": {
"delay": 115,
"time": "1768325695"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1768326182"
},
"departure": {
"delay": -52,
"time": "1768326188"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1768326235"
},
"departure": {
"delay": -33,
"time": "1768326267"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1768325860"
},
"departure": {
"delay": 81,
"time": "1768325901"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1768325568"
},
"departure": {
"delay": 148,
"time": "1768325608"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1768325652"
},
"departure": {
"delay": 149,
"time": "1768325669"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1768326504"
},
"departure": {
"delay": -3,
"time": "1768326537"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1768325836"
},
"departure": {
"delay": 84,
"time": "1768325844"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 77,
"time": "1768324997"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -35,
"time": "1768326288"
},
"departure": {
"delay": -35,
"time": "1768326325"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1768326589"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1768325380"
},
"departure": {
"delay": 141,
"time": "1768325421"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1768326462"
},
"departure": {
"delay": -5,
"time": "1768326475"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 197,
"time": "1768325508"
},
"departure": {
"delay": 197,
"time": "1768325537"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747920x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745291x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1768329635"
},
"departure": {
"delay": 118,
"time": "1768329658"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1768330430"
},
"departure": {
"delay": -10,
"time": "1768330430"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 171,
"time": "1768329353"
},
"departure": {
"delay": 171,
"time": "1768329411"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1768330117"
},
"departure": {
"time": "1768330140"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1768330550"
},
"departure": {
"delay": -10,
"time": "1768330550"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1768329161"
},
"departure": {
"delay": 116,
"time": "1768329296"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1768330490"
},
"departure": {
"delay": -10,
"time": "1768330490"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1768329461"
},
"departure": {
"delay": 121,
"time": "1768329481"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1768330730"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1768330053"
},
"departure": {
"delay": 7,
"time": "1768330087"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1768329561"
},
"departure": {
"delay": 112,
"time": "1768329592"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1768330370"
},
"departure": {
"delay": -10,
"time": "1768330370"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1768329956"
},
"departure": {
"delay": 33,
"time": "1768329993"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 86,
"time": "1768329086"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1768329899"
},
"departure": {
"delay": 75,
"time": "1768329915"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1768329801"
},
"departure": {
"delay": 124,
"time": "1768329844"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1768329512"
},
"departure": {
"delay": 113,
"time": "1768329533"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1768330310"
},
"departure": {
"delay": -10,
"time": "1768330310"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1768330250"
},
"departure": {
"delay": -10,
"time": "1768330250"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745291x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1768330991"
},
"departure": {
"delay": 131,
"time": "1768330991"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1768330707"
},
"departure": {
"delay": 147,
"time": "1768330707"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1768330332"
},
"departure": {
"delay": 72,
"time": "1768330332"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1768330914"
},
"departure": {
"delay": 114,
"time": "1768330914"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1768330625"
},
"departure": {
"delay": 125,
"time": "1768330625"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1768331222"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1768330380"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1768330256"
},
"departure": {
"delay": 116,
"time": "1768330256"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1768330034"
},
"departure": {
"delay": 134,
"time": "1768330034"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768330865"
},
"departure": {
"delay": 125,
"time": "1768330865"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1768327857"
},
"departure": {
"delay": 51,
"time": "1768329831"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1768330191"
},
"departure": {
"delay": 111,
"time": "1768330191"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1768330117"
},
"departure": {
"delay": 157,
"time": "1768330117"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1768330011"
},
"departure": {
"delay": 111,
"time": "1768330011"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768329886"
},
"departure": {
"delay": 106,
"time": "1768329886"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1768331039"
},
"departure": {
"delay": 119,
"time": "1768331039"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1768330776"
},
"departure": {
"delay": 96,
"time": "1768330776"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1768331091"
},
"departure": {
"delay": 111,
"time": "1768331091"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1768331102"
},
"departure": {
"delay": 122,
"time": "1768331102"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1768329843",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14591:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3071:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1768329594"
},
"departure": {
"delay": 197,
"time": "1768329617"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 57,
"time": "1768329237"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1768330002"
},
"departure": {
"delay": 197,
"time": "1768330037"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1768330824"
},
"departure": {
"delay": 84,
"time": "1768330824"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1768329390"
},
"departure": {
"delay": 117,
"time": "1768329417"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1768329502"
},
"departure": {
"delay": 157,
"time": "1768329517"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1768330681"
},
"departure": {
"delay": 121,
"time": "1768330681"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1768330611"
},
"departure": {
"delay": 111,
"time": "1768330611"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 197,
"time": "1768330076"
},
"departure": {
"delay": 197,
"time": "1768330097"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1768330579"
},
"departure": {
"delay": 79,
"time": "1768330579"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 97,
"time": "1768330396"
},
"departure": {
"delay": 97,
"time": "1768330417"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 167,
"time": "1768329915"
},
"departure": {
"delay": 167,
"time": "1768329947"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1768329709"
},
"departure": {
"delay": 137,
"time": "1768329737"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1768330280"
},
"departure": {
"delay": 97,
"time": "1768330297"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1768329301"
},
"departure": {
"delay": 77,
"time": "1768329317"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1768329812"
},
"departure": {
"delay": 127,
"time": "1768329847"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1768330166"
},
"departure": {
"delay": 158,
"time": "1768330178"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768329242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3071:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746192x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768317280"
},
"departure": {
"delay": 52,
"time": "1768317352"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 441,
"time": "1768319091"
},
"departure": {
"delay": 441,
"time": "1768319121"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 126,
"time": "1768316121"
},
"departure": {
"delay": 126,
"time": "1768316166"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1768317115"
},
"departure": {
"delay": 87,
"time": "1768317147"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 499,
"time": "1768319563"
},
"departure": {
"delay": 499,
"time": "1768319599"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 97,
"time": "1768317003"
},
"departure": {
"delay": 97,
"time": "1768317037"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 489,
"time": "1768319009"
},
"departure": {
"delay": 489,
"time": "1768319049"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 485,
"time": "1768319131"
},
"departure": {
"delay": 485,
"time": "1768319165"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 88,
"time": "1768317071"
},
"departure": {
"delay": 88,
"time": "1768317088"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1768316759"
},
"departure": {
"delay": 92,
"time": "1768316792"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1768316192"
},
"departure": {
"delay": 173,
"time": "1768316273"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1768317448"
},
"departure": {
"delay": 89,
"time": "1768317509"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 511,
"time": "1768319612"
},
"departure": {
"delay": 511,
"time": "1768319671"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 91,
"time": "1768316701"
},
"departure": {
"delay": 91,
"time": "1768316731"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 70,
"time": "1768316110"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1768316653"
},
"departure": {
"delay": 104,
"time": "1768316684"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1768316335"
},
"departure": {
"delay": 129,
"time": "1768316349"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1768317707"
},
"departure": {
"delay": 93,
"time": "1768317753"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1768317162"
},
"departure": {
"delay": 64,
"time": "1768317184"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1768317383"
},
"departure": {
"delay": 66,
"time": "1768317426"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1768317780"
},
"departure": {
"delay": 144,
"time": "1768317864"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 482,
"time": "1768319429"
},
"departure": {
"delay": 482,
"time": "1768319462"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 94,
"time": "1768317587"
},
"departure": {
"delay": 94,
"time": "1768317634"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 212,
"time": "1768318007"
},
"departure": {
"delay": 212,
"time": "1768318052"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 499,
"time": "1768318791"
},
"departure": {
"delay": 499,
"time": "1768318819"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 618,
"time": "1768319873"
},
"departure": {
"delay": 618,
"time": "1768319898"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 283,
"time": "1768318298"
},
"departure": {
"delay": 283,
"time": "1768318363"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 482,
"time": "1768319229"
},
"departure": {
"delay": 482,
"time": "1768319282"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 141,
"time": "1768316561"
},
"departure": {
"delay": 141,
"time": "1768316601"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 635,
"time": "1768319850"
},
"departure": {
"delay": 635,
"time": "1768319855"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 103,
"time": "1768316850"
},
"departure": {
"delay": 103,
"time": "1768316863"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1768316528"
},
"departure": {
"delay": 94,
"time": "1768316554"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 575,
"time": "1768319975"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 472,
"time": "1768319483"
},
"departure": {
"delay": 472,
"time": "1768319512"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 102,
"time": "1768316467"
},
"departure": {
"delay": 102,
"time": "1768316502"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 535,
"time": "1768318927"
},
"departure": {
"delay": 535,
"time": "1768318975"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1768316809"
},
"departure": {
"delay": 125,
"time": "1768316825"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 576,
"time": "1768319767"
},
"departure": {
"delay": 576,
"time": "1768319796"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 502,
"time": "1768319396"
},
"departure": {
"delay": 502,
"time": "1768319422"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 211,
"time": "1768318090"
},
"departure": {
"delay": 211,
"time": "1768318171"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1768316371"
},
"departure": {
"delay": 106,
"time": "1768316386"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768316909"
},
"departure": {
"delay": 122,
"time": "1768316942"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1768316441"
},
"departure": {
"delay": 109,
"time": "1768316449"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1768317222"
},
"departure": {
"delay": -1,
"time": "1768317239"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 469,
"time": "1768319175"
},
"departure": {
"delay": 469,
"time": "1768319209"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 442,
"time": "1768318459"
},
"departure": {
"delay": 442,
"time": "1768318642"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 588,
"time": "1768319702"
},
"departure": {
"delay": 588,
"time": "1768319748"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 172,
"time": "1768317887"
},
"departure": {
"delay": 172,
"time": "1768317952"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746192x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745216x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1768316409"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1768314842"
},
"departure": {
"delay": 103,
"time": "1768314883"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1768316107"
},
"departure": {
"delay": 169,
"time": "1768316149"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1768316302"
},
"departure": {
"delay": 172,
"time": "1768316332"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1768315565"
},
"departure": {
"delay": 173,
"time": "1768315613"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1768316024"
},
"departure": {
"delay": 144,
"time": "1768316064"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1768315757"
},
"departure": {
"delay": 112,
"time": "1768315792"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1768315214"
},
"departure": {
"delay": 140,
"time": "1768315280"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1768315145"
},
"departure": {
"delay": 84,
"time": "1768315164"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1768315008"
},
"departure": {
"delay": 89,
"time": "1768315049"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1768315660"
},
"departure": {
"delay": 143,
"time": "1768315703"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 196,
"time": "1768314796"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1768315923"
},
"departure": {
"delay": 101,
"time": "1768315961"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1768316173"
},
"departure": {
"delay": 187,
"time": "1768316227"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1768315825"
},
"departure": {
"delay": 124,
"time": "1768315864"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1768316246"
},
"departure": {
"delay": 176,
"time": "1768316276"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1768315089"
},
"departure": {
"delay": 97,
"time": "1768315117"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1768314929"
},
"departure": {
"delay": 123,
"time": "1768314963"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 194,
"time": "1768315447"
},
"departure": {
"delay": 194,
"time": "1768315514"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745216x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745667x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1768297383"
},
"departure": {
"delay": -46,
"time": "1768297454"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -120,
"time": "1768298400"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1768296207"
},
"departure": {
"delay": -12,
"time": "1768296228"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1768296171"
},
"departure": {
"delay": 4,
"time": "1768296184"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1768297184"
},
"departure": {
"delay": -42,
"time": "1768297218"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1768296992"
},
"departure": {
"delay": 2,
"time": "1768297022"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1768296294"
},
"departure": {
"delay": -50,
"time": "1768296310"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1768295688"
},
"departure": {
"delay": 36,
"time": "1768295736"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -64,
"time": "1768298308"
},
"departure": {
"delay": -64,
"time": "1768298336"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1768295756"
},
"departure": {
"delay": 31,
"time": "1768295791"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768296108"
},
"departure": {
"delay": 5,
"time": "1768296125"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -95,
"time": "1768296366"
},
"departure": {
"delay": -95,
"time": "1768296385"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1768296616"
},
"departure": {
"delay": 6,
"time": "1768296666"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1768296865"
},
"departure": {
"delay": -1,
"time": "1768296959"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 46,
"time": "1768295626"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1768296036"
},
"departure": {
"delay": 64,
"time": "1768296064"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1768297685"
},
"departure": {
"delay": -17,
"time": "1768297723"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1768295810"
},
"departure": {
"delay": 56,
"time": "1768295816"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1768296797"
},
"departure": {
"delay": -11,
"time": "1768296829"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768295925"
},
"departure": {
"delay": 30,
"time": "1768295970"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -79,
"time": "1768298240"
},
"departure": {
"delay": -79,
"time": "1768298261"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1768296445"
},
"departure": {
"delay": -32,
"time": "1768296508"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1768297053"
},
"departure": {
"delay": 1,
"time": "1768297081"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1768296548"
},
"departure": {
"delay": -30,
"time": "1768296570"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1768297848"
},
"departure": {
"delay": -59,
"time": "1768297861"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1768295838"
},
"departure": {
"delay": 29,
"time": "1768295849"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -107,
"time": "1768298078"
},
"departure": {
"delay": -107,
"time": "1768298113"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -89,
"time": "1768298146"
},
"departure": {
"delay": -89,
"time": "1768298191"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -94,
"time": "1768297931"
},
"departure": {
"delay": -94,
"time": "1768297946"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1768297138"
},
"departure": {
"delay": 20,
"time": "1768297160"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1768297599"
},
"departure": {
"delay": -41,
"time": "1768297639"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -77,
"time": "1768298010"
},
"departure": {
"delay": -77,
"time": "1768298023"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1768297272"
},
"departure": {
"delay": -56,
"time": "1768297324"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1768296677"
},
"departure": {
"delay": 10,
"time": "1768296730"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1768297772"
},
"departure": {
"delay": -52,
"time": "1768297808"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745667x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747873x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1768325531"
},
"departure": {
"delay": 63,
"time": "1768325583"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1768327050"
},
"departure": {
"delay": 42,
"time": "1768327122"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1768325838"
},
"departure": {
"delay": 39,
"time": "1768325859"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1768325811"
},
"departure": {
"delay": 61,
"time": "1768325821"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1768326101"
},
"departure": {
"delay": -120,
"time": "1768326120"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1768327164"
},
"departure": {
"delay": 59,
"time": "1768327199"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -94,
"time": "1768326145"
},
"departure": {
"delay": -94,
"time": "1768326206"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1768325761"
},
"departure": {
"delay": 19,
"time": "1768325779"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1768325689"
},
"departure": {
"delay": 61,
"time": "1768325701"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1768326295"
},
"departure": {
"delay": -33,
"time": "1768326327"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1768326495"
},
"departure": {
"delay": -31,
"time": "1768326509"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 97,
"time": "1768325497"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1768326720"
},
"departure": {
"delay": 14,
"time": "1768326794"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1768325901"
},
"departure": {
"delay": 29,
"time": "1768325909"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1768325978"
},
"departure": {
"delay": -7,
"time": "1768325993"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1768326853"
},
"departure": {
"delay": -1,
"time": "1768326899"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1768327321"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1768326536"
},
"departure": {
"delay": -55,
"time": "1768326545"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1768325670"
},
"departure": {
"delay": 97,
"time": "1768325677"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1768326575"
},
"departure": {
"delay": -51,
"time": "1768326609"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1768326945"
},
"departure": {
"delay": 9,
"time": "1768326969"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1768326226"
},
"departure": {
"delay": -38,
"time": "1768326262"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747873x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768279619"
},
"departure": {
"delay": 67,
"time": "1768279627"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768280350"
},
"departure": {
"delay": 23,
"time": "1768280423"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1768282057"
},
"departure": {
"delay": -70,
"time": "1768282070"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -57,
"time": "1768280571"
},
"departure": {
"delay": -57,
"time": "1768280583"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1768281045"
},
"departure": {
"delay": 14,
"time": "1768281074"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1768281920"
},
"departure": {
"delay": -27,
"time": "1768281933"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -59,
"time": "1768282005"
},
"departure": {
"delay": -59,
"time": "1768282021"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1768279654"
},
"departure": {
"delay": 47,
"time": "1768279667"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1768279785"
},
"departure": {
"delay": 9,
"time": "1768279809"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1768280107"
},
"departure": {
"delay": -39,
"time": "1768280121"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1768281818"
},
"departure": {
"delay": -7,
"time": "1768281833"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -76,
"time": "1768280182"
},
"departure": {
"delay": -76,
"time": "1768280204"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1768281414"
},
"departure": {
"delay": 72,
"time": "1768281432"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1768281181"
},
"departure": {
"delay": -20,
"time": "1768281220"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -119,
"time": "1768282141"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1768280739"
},
"departure": {
"delay": -60,
"time": "1768280760"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1768281964"
},
"departure": {
"delay": -39,
"time": "1768281981"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -94,
"time": "1768282092"
},
"departure": {
"delay": -94,
"time": "1768282106"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -42,
"time": "1768281122"
},
"departure": {
"delay": -42,
"time": "1768281138"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768280951"
},
"departure": {
"delay": 30,
"time": "1768280970"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1768279545"
},
"departure": {
"delay": 116,
"time": "1768279556"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1768281868"
},
"departure": {
"delay": -15,
"time": "1768281885"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1768279916"
},
"departure": {
"delay": -28,
"time": "1768279952"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1768279851"
},
"departure": {
"delay": 2,
"time": "1768279862"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1768279978"
},
"departure": {
"delay": -52,
"time": "1768279988"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1768281651"
},
"departure": {
"delay": 6,
"time": "1768281666"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -62,
"time": "1768280496"
},
"departure": {
"delay": -62,
"time": "1768280518"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768280788"
},
"departure": {
"delay": 10,
"time": "1768280890"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1768281511"
},
"departure": {
"delay": 52,
"time": "1768281532"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1768280629"
},
"departure": {
"delay": -58,
"time": "1768280702"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1768281256"
},
"departure": {
"time": "1768281300"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1768281598"
},
"departure": {
"delay": 13,
"time": "1768281613"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1768281721"
},
"departure": {
"delay": -20,
"time": "1768281760"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1768281340"
},
"departure": {
"delay": 72,
"time": "1768281372"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1768279709"
},
"departure": {
"delay": 64,
"time": "1768279744"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1768287214"
},
"departure": {
"delay": 249,
"time": "1768287249"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 227,
"time": "1768287280"
},
"departure": {
"delay": 227,
"time": "1768287287"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 452,
"time": "1768288966"
},
"departure": {
"delay": 452,
"time": "1768289012"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 191,
"time": "1768288322"
},
"departure": {
"delay": 191,
"time": "1768288331"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 406,
"time": "1768288822"
},
"departure": {
"delay": 406,
"time": "1768288966"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1768288162"
},
"departure": {
"delay": 187,
"time": "1768288207"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 141,
"time": "1768286395"
},
"departure": {
"delay": 141,
"time": "1768286421"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 452,
"time": "1768289061"
},
"departure": {
"delay": 452,
"time": "1768289072"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 198,
"time": "1768287046"
},
"departure": {
"delay": 198,
"time": "1768287078"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1768286776"
},
"departure": {
"delay": 158,
"time": "1768286798"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1768286501"
},
"departure": {
"delay": 126,
"time": "1768286526"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 223,
"time": "1768287456"
},
"departure": {
"delay": 223,
"time": "1768287463"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1768286718"
},
"departure": {
"delay": 148,
"time": "1768286728"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 298,
"time": "1768288778"
},
"departure": {
"delay": 298,
"time": "1768288798"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 401,
"time": "1768287959"
},
"departure": {
"delay": 401,
"time": "1768288001"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1768286616"
},
"departure": {
"delay": 138,
"time": "1768286658"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 426,
"time": "1768289098"
},
"departure": {
"delay": 426,
"time": "1768289106"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 133,
"time": "1768286460"
},
"departure": {
"delay": 133,
"time": "1768286473"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 193,
"time": "1768286233"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 315,
"time": "1768288659"
},
"departure": {
"delay": 315,
"time": "1768288695"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 316,
"time": "1768288719"
},
"departure": {
"delay": 316,
"time": "1768288756"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 398,
"time": "1768289138"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 299,
"time": "1768287632"
},
"departure": {
"delay": 299,
"time": "1768287659"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1768286978"
},
"departure": {
"delay": 171,
"time": "1768286991"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 206,
"time": "1768288399"
},
"departure": {
"delay": 206,
"time": "1768288406"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 319,
"time": "1768287753"
},
"departure": {
"delay": 319,
"time": "1768287799"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 236,
"time": "1768288097"
},
"departure": {
"delay": 236,
"time": "1768288136"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 314,
"time": "1768287691"
},
"departure": {
"delay": 314,
"time": "1768287734"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 197,
"time": "1768288422"
},
"departure": {
"delay": 197,
"time": "1768288457"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 383,
"time": "1768287886"
},
"departure": {
"delay": 383,
"time": "1768287923"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 321,
"time": "1768288625"
},
"departure": {
"delay": 321,
"time": "1768288641"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1768286900"
},
"departure": {
"delay": 188,
"time": "1768286948"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1768286804"
},
"departure": {
"delay": 149,
"time": "1768286849"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745261x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1087,
"time": "1768322128"
},
"departure": {
"delay": 1087,
"time": "1768322167"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1305,
"time": "1768322756"
},
"departure": {
"delay": 1305,
"time": "1768322805"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1301,
"time": "1768322694"
},
"departure": {
"delay": 1301,
"time": "1768322741"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1348,
"time": "1768323088"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1192,
"time": "1768321869"
},
"departure": {
"delay": 1192,
"time": "1768321912"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1292,
"time": "1768322822"
},
"departure": {
"delay": 1292,
"time": "1768322852"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1173,
"time": "1768321678"
},
"departure": {
"delay": 1173,
"time": "1768321713"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1167,
"time": "1768321557"
},
"departure": {
"delay": 1167,
"time": "1768321587"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1147,
"time": "1768321948"
},
"departure": {
"delay": 1147,
"time": "1768321987"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1127,
"time": "1768321261"
},
"departure": {
"delay": 1127,
"time": "1768321307"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1123,
"time": "1768322021"
},
"departure": {
"delay": 1123,
"time": "1768322083"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1162,
"time": "1768321609"
},
"departure": {
"delay": 1162,
"time": "1768321642"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1178,
"time": "1768321366"
},
"departure": {
"delay": 1178,
"time": "1768321418"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1146,
"time": "1768321460"
},
"departure": {
"delay": 1146,
"time": "1768321506"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1288,
"time": "1768322633"
},
"departure": {
"delay": 1288,
"time": "1768322668"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1292,
"time": "1768322555"
},
"departure": {
"delay": 1292,
"time": "1768322612"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1221,
"time": "1768322430"
},
"departure": {
"delay": 1221,
"time": "1768322481"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1087,
"time": "1768322188"
},
"departure": {
"delay": 1087,
"time": "1768322227"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745261x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757948x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1768324007"
},
"departure": {
"delay": 127,
"time": "1768324087"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1768325033"
},
"departure": {
"delay": 127,
"time": "1768325047"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 164,
"time": "1768323633"
},
"departure": {
"delay": 164,
"time": "1768323644"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1768322790"
},
"stopId": "FR:50539:ZE:SPEPC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1768324259"
},
"departure": {
"delay": 74,
"time": "1768324274"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768324639"
},
"departure": {
"delay": 54,
"time": "1768324674"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 208,
"time": "1768323268"
},
"departure": {
"delay": 208,
"time": "1768323268"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1768324612"
},
"departure": {
"delay": 66,
"time": "1768324626"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 206,
"time": "1768323420"
},
"departure": {
"delay": 206,
"time": "1768323446"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 237,
"time": "1768323139"
},
"departure": {
"delay": 237,
"time": "1768323177"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 261,
"time": "1768325306"
},
"departure": {
"delay": 261,
"time": "1768325361"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1768324369"
},
"departure": {
"delay": 57,
"time": "1768324377"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 202,
"time": "1768325203"
},
"departure": {
"delay": 202,
"time": "1768325242"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 203,
"time": "1768325172"
},
"departure": {
"delay": 203,
"time": "1768325183"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1768324531"
},
"departure": {
"delay": 71,
"time": "1768324571"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1768324691"
},
"departure": {
"delay": 81,
"time": "1768324701"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1768323785"
},
"departure": {
"delay": 136,
"time": "1768323796"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1768324289"
},
"departure": {
"delay": 101,
"time": "1768324301"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1768325160"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1768324480"
},
"departure": {
"delay": 46,
"time": "1768324486"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1768330003",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757948x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848942F5215143x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1800,
"time": "1768336620"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1768325940"
},
"departure": {
"time": "1768326000"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768325700"
},
"departure": {
"time": "1768325760"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1768324920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1768326300"
},
"departure": {
"time": "1768326360"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768327740"
},
"departure": {
"time": "1768327800"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768326960"
},
"departure": {
"time": "1768327020"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1768328460"
},
"departure": {
"time": "1768328520"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768329213",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848942F5215143x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747849x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768296966"
},
"departure": {
"delay": 18,
"time": "1768296978"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 10,
"time": "1768296610"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1768296796"
},
"departure": {
"delay": 53,
"time": "1768296833"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1768296910"
},
"departure": {
"delay": -29,
"time": "1768296931"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1768296664"
},
"departure": {
"delay": -2,
"time": "1768296718"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1768297815"
},
"departure": {
"delay": 46,
"time": "1768297846"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1768297738"
},
"departure": {
"delay": 6,
"time": "1768297746"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1768297429"
},
"departure": {
"delay": -47,
"time": "1768297453"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1768298087"
},
"departure": {
"delay": 48,
"time": "1768298148"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1768297179"
},
"departure": {
"delay": 33,
"time": "1768297233"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768297474"
},
"departure": {
"delay": 18,
"time": "1768297518"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1768297948"
},
"departure": {
"delay": 1,
"time": "1768297981"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1768296844"
},
"departure": {
"delay": 10,
"time": "1768296850"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1768298193"
},
"departure": {
"delay": 52,
"time": "1768298212"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1768298299"
},
"departure": {
"delay": 103,
"time": "1768298383"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1768296997"
},
"departure": {
"time": "1768297020"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1768297346"
},
"departure": {
"delay": -37,
"time": "1768297403"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1768298572"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1768297871"
},
"departure": {
"delay": 21,
"time": "1768297881"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1768298412"
},
"departure": {
"delay": 118,
"time": "1768298458"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1768297058"
},
"departure": {
"delay": -11,
"time": "1768297069"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1768297551"
},
"departure": {
"delay": 32,
"time": "1768297592"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747849x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8240:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1768330757"
},
"departure": {
"delay": 17,
"time": "1768330757"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1768331275"
},
"departure": {
"delay": -5,
"time": "1768331275"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1768331895"
},
"departure": {
"delay": 15,
"time": "1768331895"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768331045"
},
"departure": {
"delay": 5,
"time": "1768331045"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1768330579"
},
"departure": {
"delay": 19,
"time": "1768330579"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1768331515"
},
"departure": {
"delay": -5,
"time": "1768331515"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1768330675"
},
"departure": {
"delay": -5,
"time": "1768330675"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768330240"
},
"departure": {
"delay": 5,
"time": "1768330265"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768331721"
},
"departure": {
"delay": 21,
"time": "1768331721"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1768330994"
},
"departure": {
"delay": 14,
"time": "1768330994"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -5,
"time": "1768331095"
},
"departure": {
"delay": -5,
"time": "1768331095"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1768330397"
},
"departure": {
"delay": 17,
"time": "1768330397"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1768331364"
},
"departure": {
"delay": 24,
"time": "1768331364"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1768330495"
},
"departure": {
"delay": -5,
"time": "1768330495"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1768330855"
},
"departure": {
"delay": -5,
"time": "1768330855"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1768332055"
},
"departure": {
"delay": -5,
"time": "1768332055"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 77,
"time": "1768330337"
},
"departure": {
"delay": 77,
"time": "1768330337"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1768330814"
},
"departure": {
"delay": 14,
"time": "1768330814"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1768331186"
},
"departure": {
"delay": 26,
"time": "1768331186"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1768331815"
},
"departure": {
"delay": -5,
"time": "1768331815"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1768331607"
},
"departure": {
"delay": 27,
"time": "1768331607"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1768331178"
},
"departure": {
"delay": 18,
"time": "1768331178"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1768331663"
},
"departure": {
"delay": 23,
"time": "1768331663"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1768331954"
},
"departure": {
"delay": 14,
"time": "1768331954"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1768331451"
},
"departure": {
"delay": 51,
"time": "1768331451"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1768331305"
},
"departure": {
"delay": 25,
"time": "1768331305"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1768330929"
},
"departure": {
"delay": 9,
"time": "1768330929"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1768330618"
},
"departure": {
"delay": -2,
"time": "1768330618"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1768330708"
},
"departure": {
"delay": 28,
"time": "1768330708"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768330065"
},
"departure": {
"delay": 45,
"time": "1768330065"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768331236"
},
"departure": {
"delay": 16,
"time": "1768331236"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1768330137"
},
"departure": {
"delay": 57,
"time": "1768330137"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768329281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8240:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748523x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768306097"
},
"departure": {
"delay": 28,
"time": "1768306108"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 50,
"time": "1768305650"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1768307731"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1768306976"
},
"departure": {
"delay": 35,
"time": "1768307015"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1768306309"
},
"departure": {
"delay": -34,
"time": "1768306346"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1768305936"
},
"departure": {
"delay": 70,
"time": "1768305970"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1768306525"
},
"departure": {
"delay": -41,
"time": "1768306639"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -87,
"time": "1768306366"
},
"departure": {
"delay": -87,
"time": "1768306413"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1768305743"
},
"departure": {
"delay": 39,
"time": "1768305759"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1768306210"
},
"departure": {
"delay": -30,
"time": "1768306230"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1768307323"
},
"departure": {
"time": "1768307340"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1768307192"
},
"departure": {
"delay": 70,
"time": "1768307230"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768307291"
},
"departure": {
"delay": 27,
"time": "1768307307"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1768306141"
},
"departure": {
"delay": -17,
"time": "1768306183"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1768307420"
},
"departure": {
"delay": 16,
"time": "1768307476"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1768307665"
},
"departure": {
"delay": 42,
"time": "1768307682"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768307115"
},
"departure": {
"delay": 54,
"time": "1768307154"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1768306042"
},
"departure": {
"delay": 37,
"time": "1768306057"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768307620"
},
"departure": {
"delay": 52,
"time": "1768307632"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1768305886"
},
"departure": {
"delay": 57,
"time": "1768305897"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1768307358"
},
"departure": {
"delay": -1,
"time": "1768307399"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1768306253"
},
"departure": {
"delay": -23,
"time": "1768306297"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1768305801"
},
"departure": {
"delay": 36,
"time": "1768305816"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1768305848"
},
"departure": {
"delay": 20,
"time": "1768305860"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748523x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768330955"
},
"departure": {
"delay": 155,
"time": "1768330955"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1768331318"
},
"departure": {
"delay": 158,
"time": "1768331318"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1768330428"
},
"departure": {
"delay": 118,
"time": "1768330438"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1768330720"
},
"departure": {
"delay": 100,
"time": "1768330720"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1768330182"
},
"departure": {
"delay": 118,
"time": "1768330198"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1768331016"
},
"departure": {
"delay": 156,
"time": "1768331016"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1768329869"
},
"departure": {
"delay": 98,
"time": "1768329878"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1768331255"
},
"departure": {
"delay": 155,
"time": "1768331255"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1768329681"
},
"departure": {
"delay": 108,
"time": "1768329708"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1768329970"
},
"departure": {
"delay": 98,
"time": "1768329998"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768330562"
},
"departure": {
"delay": 122,
"time": "1768330562"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1768331089"
},
"departure": {
"delay": 109,
"time": "1768331089"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 138,
"time": "1768330082"
},
"departure": {
"delay": 138,
"time": "1768330098"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1768330489"
},
"departure": {
"delay": 109,
"time": "1768330489"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1768329770"
},
"departure": {
"delay": 139,
"time": "1768329799"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1768330834"
},
"departure": {
"delay": 154,
"time": "1768330834"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1768330344"
},
"departure": {
"delay": 100,
"time": "1768330360"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1768331560"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 124,
"time": "1768331164"
},
"departure": {
"delay": 124,
"time": "1768331164"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768329711",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2187:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768327759"
},
"departure": {
"delay": 19,
"time": "1768327759"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1768329177"
},
"departure": {
"delay": 57,
"time": "1768329177"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1768328734"
},
"departure": {
"delay": 144,
"time": "1768328784"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1768327659"
},
"departure": {
"delay": 39,
"time": "1768327659"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1768327611"
},
"departure": {
"delay": 51,
"time": "1768327611"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768329485"
},
"departure": {
"delay": 5,
"time": "1768329485"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 159,
"time": "1768328559"
},
"departure": {
"delay": 159,
"time": "1768328559"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1768327962"
},
"departure": {
"delay": 102,
"time": "1768327962"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1768329316"
},
"departure": {
"delay": -44,
"time": "1768329316"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1768328035"
},
"departure": {
"delay": 115,
"time": "1768328035"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -96,
"time": "1768329684"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1768328878"
},
"departure": {
"delay": 118,
"time": "1768328878"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1768328160"
},
"departure": {
"delay": 180,
"time": "1768328160"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1768328952"
},
"departure": {
"delay": 132,
"time": "1768328952"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1768328464"
},
"departure": {
"delay": 124,
"time": "1768328464"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1768328636"
},
"departure": {
"delay": 116,
"time": "1768328636"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1768327859"
},
"departure": {
"delay": 59,
"time": "1768327859"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1768328259"
},
"departure": {
"delay": 184,
"time": "1768328284"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1768327530"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768329623"
},
"departure": {
"delay": 23,
"time": "1768329623"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1768329060"
},
"departure": {
"delay": 120,
"time": "1768329060"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1768328359"
},
"departure": {
"delay": 139,
"time": "1768328359"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -41,
"time": "1768329237"
},
"departure": {
"delay": -41,
"time": "1768329259"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1768329434"
},
"departure": {
"delay": 14,
"time": "1768329434"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768327521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6426:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768331646"
},
"departure": {
"delay": 6,
"time": "1768331646"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768331608"
},
"departure": {
"delay": 28,
"time": "1768331608"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1768332511"
},
"departure": {
"delay": -29,
"time": "1768332511"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1768332300"
},
"departure": {
"delay": -60,
"time": "1768332300"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1768332639"
},
"departure": {
"delay": -21,
"time": "1768332639"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1768331908"
},
"departure": {
"delay": 28,
"time": "1768331908"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1768331976"
},
"departure": {
"delay": 36,
"time": "1768331976"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1768332596"
},
"departure": {
"delay": -4,
"time": "1768332596"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1768331722"
},
"departure": {
"delay": 22,
"time": "1768331722"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1768331620"
},
"departure": {
"delay": 40,
"time": "1768331620"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1768332719"
},
"departure": {
"delay": -1,
"time": "1768332719"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1768331690"
},
"departure": {
"delay": 50,
"time": "1768331690"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1768332665"
},
"departure": {
"delay": -55,
"time": "1768332665"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1768331779"
},
"departure": {
"delay": 19,
"time": "1768331779"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14527:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748449x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 443,
"time": "1768324413"
},
"departure": {
"delay": 443,
"time": "1768324463"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 507,
"time": "1768325451"
},
"departure": {
"delay": 507,
"time": "1768325487"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 426,
"time": "1768325085"
},
"departure": {
"delay": 426,
"time": "1768325106"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 287,
"time": "1768322854"
},
"departure": {
"delay": 287,
"time": "1768322867"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 278,
"time": "1768322625"
},
"departure": {
"delay": 278,
"time": "1768322678"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 483,
"time": "1768325183"
},
"departure": {
"delay": 483,
"time": "1768325223"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 469,
"time": "1768325869"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 429,
"time": "1768324349"
},
"departure": {
"delay": 429,
"time": "1768324389"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 305,
"time": "1768323849"
},
"departure": {
"delay": 305,
"time": "1768323905"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 564,
"time": "1768323567"
},
"departure": {
"delay": 564,
"time": "1768323804"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 302,
"time": "1768322715"
},
"departure": {
"delay": 302,
"time": "1768322762"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 397,
"time": "1768325061"
},
"departure": {
"delay": 397,
"time": "1768325077"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 206,
"time": "1768322426"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 288,
"time": "1768323970"
},
"departure": {
"delay": 288,
"time": "1768324008"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 493,
"time": "1768325306"
},
"departure": {
"delay": 493,
"time": "1768325353"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 214,
"time": "1768322959"
},
"departure": {
"delay": 214,
"time": "1768322974"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 429,
"time": "1768324775"
},
"departure": {
"delay": 429,
"time": "1768324809"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 265,
"time": "1768324023"
},
"departure": {
"delay": 265,
"time": "1768324045"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 430,
"time": "1768324977"
},
"departure": {
"delay": 430,
"time": "1768324990"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 325,
"time": "1768322802"
},
"departure": {
"delay": 325,
"time": "1768322845"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 266,
"time": "1768322892"
},
"departure": {
"delay": 266,
"time": "1768322906"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1768322502"
},
"departure": {
"delay": 169,
"time": "1768322509"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 496,
"time": "1768324504"
},
"departure": {
"delay": 496,
"time": "1768324576"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 192,
"time": "1768322466"
},
"departure": {
"delay": 192,
"time": "1768322472"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 287,
"time": "1768324083"
},
"departure": {
"delay": 287,
"time": "1768324187"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 246,
"time": "1768322934"
},
"departure": {
"delay": 246,
"time": "1768322946"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 530,
"time": "1768325535"
},
"departure": {
"delay": 530,
"time": "1768325570"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 178,
"time": "1768323043"
},
"departure": {
"delay": 178,
"time": "1768323058"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 413,
"time": "1768324662"
},
"departure": {
"delay": 413,
"time": "1768324673"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 227,
"time": "1768322552"
},
"departure": {
"delay": 227,
"time": "1768322567"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 427,
"time": "1768324824"
},
"departure": {
"delay": 427,
"time": "1768324867"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 530,
"time": "1768325602"
},
"departure": {
"delay": 530,
"time": "1768325630"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 459,
"time": "1768325235"
},
"departure": {
"delay": 459,
"time": "1768325259"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 557,
"time": "1768325685"
},
"departure": {
"delay": 557,
"time": "1768325717"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748449x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx47:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 340,
"time": "1768330600"
},
"departure": {
"delay": 340,
"time": "1768330600"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 354,
"time": "1768329654"
},
"departure": {
"delay": 354,
"time": "1768329654"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 357,
"time": "1768330857"
},
"departure": {
"delay": 357,
"time": "1768330857"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 341,
"time": "1768329461"
},
"departure": {
"delay": 341,
"time": "1768329461"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 387,
"time": "1768330947"
},
"departure": {
"delay": 387,
"time": "1768330947"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 311,
"time": "1768329731"
},
"departure": {
"delay": 311,
"time": "1768329731"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 339,
"time": "1768331199"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 339,
"time": "1768331019"
},
"departure": {
"delay": 339,
"time": "1768331019"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 332,
"time": "1768329812"
},
"departure": {
"delay": 332,
"time": "1768329812"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 366,
"time": "1768330506"
},
"departure": {
"delay": 366,
"time": "1768330506"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 229,
"time": "1768328509"
},
"departure": {
"delay": 229,
"time": "1768328509"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 234,
"time": "1768328754"
},
"departure": {
"delay": 234,
"time": "1768328754"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 289,
"time": "1768328569"
},
"departure": {
"delay": 289,
"time": "1768328569"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1768328437"
},
"departure": {
"delay": 277,
"time": "1768328437"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 290,
"time": "1768328810"
},
"departure": {
"delay": 290,
"time": "1768328810"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 274,
"time": "1768330279"
},
"departure": {
"delay": 274,
"time": "1768330354"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 339,
"time": "1768329579"
},
"departure": {
"delay": 339,
"time": "1768329579"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 339,
"time": "1768330779"
},
"departure": {
"delay": 339,
"time": "1768330779"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 281,
"time": "1768329881"
},
"departure": {
"delay": 281,
"time": "1768329881"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 280,
"time": "1768328980"
},
"departure": {
"delay": 280,
"time": "1768328980"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 298,
"time": "1768329238"
},
"departure": {
"delay": 298,
"time": "1768329238"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 342,
"time": "1768329162"
},
"departure": {
"delay": 342,
"time": "1768329162"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 279,
"time": "1768330179"
},
"departure": {
"delay": 279,
"time": "1768330179"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 334,
"time": "1768329994"
},
"departure": {
"delay": 334,
"time": "1768329994"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 289,
"time": "1768329386"
},
"departure": {
"delay": 289,
"time": "1768329409"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 376,
"time": "1768330696"
},
"departure": {
"delay": 376,
"time": "1768330696"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 222,
"time": "1768328682"
},
"departure": {
"delay": 222,
"time": "1768328682"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 289,
"time": "1768328629"
},
"departure": {
"delay": 289,
"time": "1768328629"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 179,
"time": "1768328279"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 299,
"time": "1768330079"
},
"departure": {
"delay": 299,
"time": "1768330079"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768328302",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx47:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11572:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768332894"
},
"departure": {
"delay": 54,
"time": "1768332894"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768332282"
},
"departure": {
"delay": 42,
"time": "1768332282"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1768332995"
},
"departure": {
"delay": 35,
"time": "1768332995"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768332960"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1768333187"
},
"departure": {
"delay": 47,
"time": "1768333187"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1768332224"
},
"departure": {
"delay": 44,
"time": "1768332224"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1768333529"
},
"departure": {
"delay": 29,
"time": "1768333529"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1768332150"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1768333485"
},
"departure": {
"delay": 45,
"time": "1768333485"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768333420"
},
"departure": {
"delay": 40,
"time": "1768333420"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1768333630"
},
"departure": {
"delay": 10,
"time": "1768333630"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1768333308"
},
"departure": {
"delay": 48,
"time": "1768333308"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1768332841"
},
"departure": {
"delay": 1,
"time": "1768332841"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1768333220"
},
"departure": {
"delay": 20,
"time": "1768333220"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768333093"
},
"departure": {
"delay": 13,
"time": "1768333093"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11572:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1768293562"
},
"departure": {
"delay": 95,
"time": "1768293575"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1768292725"
},
"departure": {
"delay": 86,
"time": "1768293026"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768292457"
},
"departure": {
"delay": 57,
"time": "1768292457"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1768292288"
},
"departure": {
"delay": 145,
"time": "1768292305"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1768293920"
},
"departure": {
"delay": 36,
"time": "1768293936"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1768292373"
},
"departure": {
"delay": 98,
"time": "1768292378"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1768292325"
},
"departure": {
"delay": 119,
"time": "1768292339"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768293325"
},
"departure": {
"delay": 40,
"time": "1768293340"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1768292476"
},
"departure": {
"delay": 27,
"time": "1768292487"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1768293886"
},
"departure": {
"delay": 12,
"time": "1768293912"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768294308"
},
"departure": {
"delay": 65,
"time": "1768294325"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1768293788"
},
"departure": {
"delay": 32,
"time": "1768293812"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 178,
"time": "1768292239"
},
"departure": {
"delay": 178,
"time": "1768292278"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1768294412"
},
"departure": {
"delay": 105,
"time": "1768294425"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 141,
"time": "1768292104"
},
"departure": {
"delay": 141,
"time": "1768292121"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1768294046"
},
"departure": {
"delay": 46,
"time": "1768294066"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1768292631"
},
"departure": {
"delay": 43,
"time": "1768292683"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1768294611"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 61,
"time": "1768293638"
},
"departure": {
"delay": 61,
"time": "1768293661"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1768294129"
},
"departure": {
"delay": 72,
"time": "1768294152"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1768292537"
},
"departure": {
"delay": 26,
"time": "1768292546"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1768293380"
},
"departure": {
"delay": 71,
"time": "1768293431"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1768293140"
},
"departure": {
"delay": 54,
"time": "1768293174"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1768292192"
},
"departure": {
"delay": 167,
"time": "1768292207"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1768293276"
},
"departure": {
"delay": 61,
"time": "1768293301"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1768294237"
},
"departure": {
"delay": 63,
"time": "1768294263"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1768294003"
},
"departure": {
"delay": 77,
"time": "1768294037"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1768294351"
},
"departure": {
"delay": 107,
"time": "1768294367"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1768292403"
},
"departure": {
"delay": 93,
"time": "1768292433"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1768292144"
},
"departure": {
"delay": 115,
"time": "1768292155"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 148,
"time": "1768292068"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1768293677"
},
"departure": {
"delay": 32,
"time": "1768293692"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1768293218"
},
"departure": {
"delay": 78,
"time": "1768293258"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1768293075"
},
"departure": {
"delay": 52,
"time": "1768293112"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758439x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1768308322"
},
"departure": {
"delay": 240,
"time": "1768308540"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1768308661"
},
"departure": {
"delay": 240,
"time": "1768308960"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1768307854"
},
"departure": {
"delay": 240,
"time": "1768308060"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1768309026"
},
"departure": {
"delay": 240,
"time": "1768309260"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 50,
"time": "1768307450"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1768310396"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768308450"
},
"departure": {
"delay": 240,
"time": "1768308720"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1768309925"
},
"departure": {
"delay": 240,
"time": "1768310160"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768310083"
},
"departure": {
"delay": 240,
"time": "1768310280"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1768308536"
},
"departure": {
"delay": 240,
"time": "1768308780"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1768307881"
},
"departure": {
"delay": 240,
"time": "1768308120"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1768309559"
},
"departure": {
"delay": 240,
"time": "1768309740"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1768307752"
},
"departure": {
"delay": 240,
"time": "1768307940"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1768309875"
},
"departure": {
"delay": 240,
"time": "1768310040"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1768307981"
},
"departure": {
"delay": 240,
"time": "1768308180"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1768307666"
},
"departure": {
"delay": 240,
"time": "1768307880"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1768308194"
},
"departure": {
"delay": 240,
"time": "1768308420"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1768307581"
},
"departure": {
"delay": 240,
"time": "1768307760"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1768309106"
},
"departure": {
"delay": 240,
"time": "1768309320"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1768308416"
},
"departure": {
"delay": 240,
"time": "1768308660"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758439x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10522:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 374,
"time": "1768327622"
},
"departure": {
"delay": 374,
"time": "1768327634"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 397,
"time": "1768327881"
},
"departure": {
"delay": 397,
"time": "1768327897"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 359,
"time": "1768327118"
},
"departure": {
"delay": 359,
"time": "1768327139"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 431,
"time": "1768327991"
},
"departure": {
"delay": 431,
"time": "1768327991"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 357,
"time": "1768329057"
},
"departure": {
"delay": 357,
"time": "1768329057"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 299,
"time": "1768328319"
},
"departure": {
"delay": 299,
"time": "1768328339"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 239,
"time": "1768328594"
},
"departure": {
"delay": 239,
"time": "1768328639"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 274,
"time": "1768328469"
},
"departure": {
"delay": 274,
"time": "1768328494"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 350,
"time": "1768328075"
},
"departure": {
"delay": 350,
"time": "1768328090"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 391,
"time": "1768327351"
},
"departure": {
"delay": 391,
"time": "1768327351"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1768329360"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 374,
"time": "1768328995"
},
"departure": {
"delay": 374,
"time": "1768329014"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 319,
"time": "1768328837"
},
"departure": {
"delay": 319,
"time": "1768328839"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 232,
"time": "1768328272"
},
"departure": {
"delay": 232,
"time": "1768328272"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 344,
"time": "1768327244"
},
"departure": {
"delay": 344,
"time": "1768327244"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 362,
"time": "1768327682"
},
"departure": {
"delay": 362,
"time": "1768327682"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 352,
"time": "1768327192"
},
"departure": {
"delay": 352,
"time": "1768327192"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 394,
"time": "1768327414"
},
"departure": {
"delay": 394,
"time": "1768327414"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 235,
"time": "1768328690"
},
"departure": {
"delay": 235,
"time": "1768328695"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 244,
"time": "1768326964"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 371,
"time": "1768327511"
},
"departure": {
"delay": 371,
"time": "1768327511"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 235,
"time": "1768328214"
},
"departure": {
"delay": 235,
"time": "1768328215"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 362,
"time": "1768327741"
},
"departure": {
"delay": 362,
"time": "1768327742"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 335,
"time": "1768327055"
},
"departure": {
"delay": 335,
"time": "1768327055"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 373,
"time": "1768328953"
},
"departure": {
"delay": 373,
"time": "1768328953"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768326981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10522:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768330020"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768329120"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1768329600"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1768329780"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1768329540"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1768330140"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768329480"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768329360"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1768330320"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768329240"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1768329720"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 60,
"time": "1768329840"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331280"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768330345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768284321"
},
"departure": {
"delay": 102,
"time": "1768284342"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768285180"
},
"departure": {
"delay": 118,
"time": "1768285198"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1768283925"
},
"departure": {
"delay": 57,
"time": "1768283937"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1768284842"
},
"departure": {
"delay": 111,
"time": "1768284951"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1768284440"
},
"departure": {
"delay": 117,
"time": "1768284477"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1768283533"
},
"departure": {
"delay": 161,
"time": "1768283561"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 146,
"time": "1768285580"
},
"departure": {
"delay": 146,
"time": "1768285586"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1768284073"
},
"departure": {
"delay": 96,
"time": "1768284276"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1768285052"
},
"departure": {
"delay": 103,
"time": "1768285063"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1768284534"
},
"departure": {
"delay": 98,
"time": "1768284578"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1768285678"
},
"departure": {
"delay": 191,
"time": "1768285691"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1768284729"
},
"departure": {
"delay": 79,
"time": "1768284739"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1768284791"
},
"departure": {
"delay": 46,
"time": "1768284826"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 192,
"time": "1768283678"
},
"departure": {
"delay": 192,
"time": "1768283712"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1768284358"
},
"departure": {
"delay": 107,
"time": "1768284407"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1768284498"
},
"departure": {
"delay": 95,
"time": "1768284515"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 192,
"time": "1768285616"
},
"departure": {
"delay": 192,
"time": "1768285632"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1768283784"
},
"departure": {
"delay": 99,
"time": "1768283799"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1768285306"
},
"departure": {
"delay": 134,
"time": "1768285334"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 204,
"time": "1768283651"
},
"departure": {
"delay": 204,
"time": "1768283664"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1768285492"
},
"departure": {
"delay": 147,
"time": "1768285527"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 156,
"time": "1768283436"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768283855"
},
"departure": {
"delay": 44,
"time": "1768283864"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1768285124"
},
"departure": {
"delay": 92,
"time": "1768285172"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1768284002"
},
"departure": {
"delay": 31,
"time": "1768284031"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1768283813"
},
"departure": {
"delay": 85,
"time": "1768283845"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1768283481"
},
"departure": {
"delay": 176,
"time": "1768283516"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 168,
"time": "1768283727"
},
"departure": {
"delay": 168,
"time": "1768283748"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 220,
"time": "1768283602"
},
"departure": {
"delay": 220,
"time": "1768283620"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1768285276"
},
"departure": {
"delay": 156,
"time": "1768285296"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1768284616"
},
"departure": {
"delay": 113,
"time": "1768284653"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1768285865"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 154,
"time": "1768285400"
},
"departure": {
"delay": 154,
"time": "1768285414"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1768283753"
},
"departure": {
"delay": 121,
"time": "1768283761"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746156x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1768284027"
},
"departure": {
"delay": 61,
"time": "1768284061"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1768285129"
},
"departure": {
"delay": -11,
"time": "1768285189"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1768286592"
},
"departure": {
"delay": 47,
"time": "1768286627"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 53,
"time": "1768286147"
},
"departure": {
"delay": 53,
"time": "1768286213"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 116,
"time": "1768286928"
},
"departure": {
"delay": 116,
"time": "1768286996"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 37,
"time": "1768284839"
},
"departure": {
"delay": 37,
"time": "1768284877"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1768284244"
},
"departure": {
"delay": 31,
"time": "1768284271"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1768285311"
},
"departure": {
"delay": -2,
"time": "1768285378"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1768286733"
},
"departure": {
"delay": 70,
"time": "1768286770"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 65,
"time": "1768283868"
},
"departure": {
"delay": 65,
"time": "1768283885"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1768286543"
},
"departure": {
"delay": 61,
"time": "1768286581"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 46,
"time": "1768286655"
},
"departure": {
"delay": 46,
"time": "1768286686"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 93,
"time": "1768284527"
},
"departure": {
"delay": 93,
"time": "1768284573"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1768284069"
},
"departure": {
"delay": 100,
"time": "1768284100"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1768285946"
},
"departure": {
"delay": 63,
"time": "1768285983"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 101,
"time": "1768284431"
},
"departure": {
"delay": 101,
"time": "1768284461"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768286266"
},
"departure": {
"delay": 31,
"time": "1768286311"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 76,
"time": "1768284598"
},
"departure": {
"delay": 76,
"time": "1768284616"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1768284140"
},
"departure": {
"delay": 31,
"time": "1768284151"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1768284356"
},
"departure": {
"delay": 86,
"time": "1768284386"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1768286331"
},
"departure": {
"delay": 85,
"time": "1768286365"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 46,
"time": "1768286852"
},
"departure": {
"delay": 46,
"time": "1768286866"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 71,
"time": "1768286821"
},
"departure": {
"delay": 71,
"time": "1768286831"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 83,
"time": "1768286895"
},
"departure": {
"delay": 83,
"time": "1768286903"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 71,
"time": "1768284696"
},
"departure": {
"delay": 71,
"time": "1768284731"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1768286424"
},
"departure": {
"delay": 43,
"time": "1768286443"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 112,
"time": "1768283696"
},
"departure": {
"delay": 112,
"time": "1768283752"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1768287068"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 41,
"time": "1768286780"
},
"departure": {
"delay": 41,
"time": "1768286801"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 19,
"time": "1768284787"
},
"departure": {
"delay": 19,
"time": "1768284799"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1768285211"
},
"departure": {
"delay": 17,
"time": "1768285277"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1768284295"
},
"departure": {
"delay": 91,
"time": "1768284331"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1768285419"
},
"departure": {
"delay": 11,
"time": "1768285451"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1768286082"
},
"departure": {
"delay": 75,
"time": "1768286115"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -13,
"time": "1768285580"
},
"departure": {
"delay": -13,
"time": "1768285667"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 62,
"time": "1768286388"
},
"departure": {
"delay": 62,
"time": "1768286402"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 65,
"time": "1768283645"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1768285488"
},
"departure": {
"delay": -50,
"time": "1768285510"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1768285755"
},
"departure": {
"delay": 80,
"time": "1768285880"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 93,
"time": "1768283661"
},
"departure": {
"delay": 93,
"time": "1768283673"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1768283929"
},
"departure": {
"delay": 65,
"time": "1768283945"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1768284917"
},
"departure": {
"delay": 29,
"time": "1768284929"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1768283813"
},
"departure": {
"delay": 86,
"time": "1768283846"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1768284953"
},
"departure": {
"delay": 33,
"time": "1768284993"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1768284651"
},
"departure": {
"delay": 70,
"time": "1768284670"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1768285064"
},
"departure": {
"delay": 10,
"time": "1768285090"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1768284181"
},
"departure": {
"delay": 32,
"time": "1768284212"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1768283962"
},
"departure": {
"delay": 63,
"time": "1768284003"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746156x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 274,
"time": "1768328854"
},
"departure": {
"delay": 274,
"time": "1768328854"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1768327141"
},
"departure": {
"delay": 121,
"time": "1768327141"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 290,
"time": "1768329530"
},
"departure": {
"delay": 290,
"time": "1768329530"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 209,
"time": "1768328669"
},
"departure": {
"delay": 209,
"time": "1768328669"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1768328129"
},
"departure": {
"delay": 69,
"time": "1768328229"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1768327261"
},
"departure": {
"delay": 121,
"time": "1768327261"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1768327634"
},
"departure": {
"delay": 74,
"time": "1768327634"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1768327204"
},
"departure": {
"delay": 64,
"time": "1768327204"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1768326991"
},
"departure": {
"delay": 151,
"time": "1768326991"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768326833"
},
"departure": {
"delay": 53,
"time": "1768326833"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1768327429"
},
"departure": {
"delay": 109,
"time": "1768327429"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1768329065"
},
"departure": {
"delay": 245,
"time": "1768329065"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 98,
"time": "1768327478"
},
"departure": {
"delay": 98,
"time": "1768327478"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 330,
"time": "1768329510"
},
"departure": {
"delay": 330,
"time": "1768329510"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 63,
"time": "1768327683"
},
"departure": {
"delay": 63,
"time": "1768327683"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 231,
"time": "1768329291"
},
"departure": {
"delay": 231,
"time": "1768329291"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 290,
"time": "1768328570"
},
"departure": {
"delay": 290,
"time": "1768328570"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 189,
"time": "1768329129"
},
"departure": {
"delay": 189,
"time": "1768329129"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 48,
"time": "1768327728"
},
"departure": {
"delay": 48,
"time": "1768327728"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1768327053"
},
"departure": {
"delay": 93,
"time": "1768327053"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1768327298"
},
"departure": {
"delay": 98,
"time": "1768327298"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 24,
"time": "1768326804"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1768327561"
},
"departure": {
"delay": 121,
"time": "1768327561"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1768327170"
},
"departure": {
"delay": 150,
"time": "1768327170"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1768326933"
},
"departure": {
"delay": 93,
"time": "1768326933"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1768328979"
},
"departure": {
"delay": 219,
"time": "1768328979"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 179,
"time": "1768329179"
},
"departure": {
"delay": 179,
"time": "1768329179"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 89,
"time": "1768327787"
},
"departure": {
"delay": 89,
"time": "1768327829"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 269,
"time": "1768329029"
},
"departure": {
"delay": 269,
"time": "1768329029"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1768328259"
},
"departure": {
"delay": 99,
"time": "1768328259"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 309,
"time": "1768329405"
},
"departure": {
"delay": 309,
"time": "1768329429"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 244,
"time": "1768329604"
},
"departure": {
"delay": 244,
"time": "1768329604"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 124,
"time": "1768327384"
},
"departure": {
"delay": 124,
"time": "1768327384"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1768327029"
},
"departure": {
"delay": 129,
"time": "1768327029"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1768327511"
},
"departure": {
"delay": 71,
"time": "1768327511"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1768327886"
},
"departure": {
"delay": 104,
"time": "1768327904"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1768326959"
},
"departure": {
"delay": 119,
"time": "1768326959"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 254,
"time": "1768329554"
},
"departure": {
"delay": 254,
"time": "1768329554"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 149,
"time": "1768329629"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 109,
"time": "1768328029"
},
"departure": {
"delay": 109,
"time": "1768328029"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768326822",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12599:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745268x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1366,
"time": "1768319828"
},
"departure": {
"delay": 1366,
"time": "1768319986"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 542,
"time": "1768318992"
},
"departure": {
"delay": 542,
"time": "1768319042"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1354,
"time": "1768320712"
},
"departure": {
"delay": 1354,
"time": "1768320754"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 800,
"time": "1768319070"
},
"departure": {
"delay": 800,
"time": "1768319360"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1367,
"time": "1768320842"
},
"departure": {
"delay": 1367,
"time": "1768320887"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1392,
"time": "1768320636"
},
"departure": {
"delay": 1392,
"time": "1768320672"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1383,
"time": "1768320140"
},
"departure": {
"delay": 1383,
"time": "1768320183"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1426,
"time": "1768321366"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 526,
"time": "1768318922"
},
"departure": {
"delay": 526,
"time": "1768318966"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1420,
"time": "1768320203"
},
"departure": {
"delay": 1420,
"time": "1768320280"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1409,
"time": "1768320331"
},
"departure": {
"delay": 1409,
"time": "1768320389"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1478,
"time": "1768321211"
},
"departure": {
"delay": 1478,
"time": "1768321298"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1406,
"time": "1768321008"
},
"departure": {
"delay": 1406,
"time": "1768321106"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 519,
"time": "1768318841"
},
"departure": {
"delay": 519,
"time": "1768318899"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1352,
"time": "1768320772"
},
"departure": {
"delay": 1352,
"time": "1768320812"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1372,
"time": "1768320416"
},
"departure": {
"delay": 1372,
"time": "1768320472"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 532,
"time": "1768318732"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1405,
"time": "1768320523"
},
"departure": {
"delay": 1405,
"time": "1768320565"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1396,
"time": "1768320933"
},
"departure": {
"delay": 1396,
"time": "1768320976"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1385,
"time": "1768320015"
},
"departure": {
"delay": 1385,
"time": "1768320065"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745268x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757942x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 568,
"time": "1768325475"
},
"departure": {
"delay": 568,
"time": "1768325488"
},
"stopId": "FR:50433:ZE:REVFR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 549,
"time": "1768327951"
},
"departure": {
"delay": 549,
"time": "1768327989"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 627,
"time": "1768327578"
},
"departure": {
"delay": 627,
"time": "1768327587"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 485,
"time": "1768328160"
},
"departure": {
"delay": 485,
"time": "1768328165"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1768323218"
},
"departure": {
"delay": 209,
"time": "1768323329"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 420,
"time": "1768329060"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 428,
"time": "1768328880"
},
"departure": {
"delay": 428,
"time": "1768328888"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 167,
"time": "1768323451"
},
"departure": {
"delay": 167,
"time": "1768323467"
},
"stopId": "FR:50615:ZE:VALGR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 585,
"time": "1768325633"
},
"departure": {
"delay": 585,
"time": "1768325685"
},
"stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 612,
"time": "1768327745"
},
"departure": {
"delay": 612,
"time": "1768327752"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1768323153"
},
"departure": {
"delay": 93,
"time": "1768323153"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 438,
"time": "1768328946"
},
"departure": {
"delay": 438,
"time": "1768328958"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 500,
"time": "1768325941"
},
"departure": {
"delay": 500,
"time": "1768325960"
},
"stopId": "FR:50030:ZE:BARMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 462,
"time": "1768328130"
},
"departure": {
"delay": 462,
"time": "1768328142"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 472,
"time": "1768324725"
},
"departure": {
"delay": 472,
"time": "1768324732"
},
"stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 659,
"time": "1768327188"
},
"departure": {
"delay": 659,
"time": "1768327199"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 433,
"time": "1768328399"
},
"departure": {
"delay": 433,
"time": "1768328413"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 620,
"time": "1768325318"
},
"departure": {
"delay": 620,
"time": "1768325360"
},
"stopId": "FR:50433:ZE:REVEG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 428,
"time": "1768328514"
},
"departure": {
"delay": 428,
"time": "1768328528"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 408,
"time": "1768328774"
},
"departure": {
"delay": 408,
"time": "1768328808"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 67,
"time": "1768322887"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 422,
"time": "1768328446"
},
"departure": {
"delay": 422,
"time": "1768328462"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 512,
"time": "1768329039"
},
"departure": {
"delay": 512,
"time": "1768329092"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 342,
"time": "1768324019"
},
"departure": {
"delay": 342,
"time": "1768324062"
},
"stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 666,
"time": "1768327354"
},
"departure": {
"delay": 666,
"time": "1768327386"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 402,
"time": "1768324815"
},
"departure": {
"delay": 402,
"time": "1768324902"
},
"stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 440,
"time": "1768328344"
},
"departure": {
"delay": 440,
"time": "1768328360"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 506,
"time": "1768324427"
},
"departure": {
"delay": 506,
"time": "1768324526"
},
"stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 631,
"time": "1768326558"
},
"departure": {
"delay": 631,
"time": "1768326571"
},
"stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 455,
"time": "1768328222"
},
"departure": {
"delay": 455,
"time": "1768328255"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 404,
"time": "1768328493"
},
"departure": {
"delay": 404,
"time": "1768328504"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 470,
"time": "1768326277"
},
"departure": {
"delay": 470,
"time": "1768326290"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 658,
"time": "1768327042"
},
"departure": {
"delay": 658,
"time": "1768327078"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757942x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758113x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1768321622"
},
"departure": {
"delay": 179,
"time": "1768321679"
},
"stopId": "FR:50615:ZE:VALHO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1768321052"
},
"departure": {
"delay": 154,
"time": "1768321114"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1768325205"
},
"departure": {
"delay": 154,
"time": "1768325254"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1768324554"
},
"departure": {
"delay": 29,
"time": "1768324589"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1768325576"
},
"departure": {
"delay": 132,
"time": "1768325592"
},
"stopId": "FR:50332:ZE:MALSF1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1768322096"
},
"departure": {
"delay": 147,
"time": "1768322127"
},
"stopId": "FR:50138:ZE:COLFR2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1768323735"
},
"departure": {
"delay": 4,
"time": "1768323784"
},
"stopId": "FR:50412:ZE:PORLE1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1768326603"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1768322210"
},
"departure": {
"delay": 50,
"time": "1768322210"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1768324211"
},
"departure": {
"delay": 82,
"time": "1768324222"
},
"stopId": "FR:50490:ZE:SJREG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768322631"
},
"departure": {
"delay": 42,
"time": "1768322682"
},
"stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 211,
"time": "1768326435"
},
"departure": {
"delay": 211,
"time": "1768326451"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1768321918"
},
"departure": {
"delay": 130,
"time": "1768321930"
},
"stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": -20,
"time": "1768320880"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1768321247"
},
"departure": {
"delay": 124,
"time": "1768321324"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1768326082"
},
"departure": {
"delay": 154,
"time": "1768326094"
},
"stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1768324144"
},
"departure": {
"delay": 26,
"time": "1768324166"
},
"stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1768323482"
},
"departure": {
"delay": 38,
"time": "1768323518"
},
"stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330124",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758113x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7020:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 310,
"time": "1768328470"
},
"departure": {
"delay": 310,
"time": "1768328470"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1768326750"
},
"departure": {
"delay": 90,
"time": "1768326750"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 405,
"time": "1768328745"
},
"departure": {
"delay": 405,
"time": "1768328745"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1768327298"
},
"departure": {
"delay": 158,
"time": "1768327298"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1768327621"
},
"departure": {
"delay": 121,
"time": "1768327621"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1768326995"
},
"departure": {
"delay": 95,
"time": "1768326995"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 270,
"time": "1768328008"
},
"departure": {
"delay": 270,
"time": "1768328070"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 434,
"time": "1768329254"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1768326949"
},
"departure": {
"delay": 109,
"time": "1768326949"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1768327195"
},
"departure": {
"delay": 175,
"time": "1768327195"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1768327740"
},
"departure": {
"delay": 180,
"time": "1768327740"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 445,
"time": "1768328845"
},
"departure": {
"delay": 445,
"time": "1768328845"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1768326697"
},
"departure": {
"delay": 97,
"time": "1768326697"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 255,
"time": "1768328184"
},
"departure": {
"delay": 255,
"time": "1768328295"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1768326826"
},
"departure": {
"delay": 46,
"time": "1768326826"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 350,
"time": "1768328570"
},
"departure": {
"delay": 350,
"time": "1768328570"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 485,
"time": "1768328945"
},
"departure": {
"delay": 485,
"time": "1768328945"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 30,
"time": "1768326510"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 490,
"time": "1768329070"
},
"departure": {
"delay": 490,
"time": "1768329070"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 139,
"time": "1768327519"
},
"departure": {
"delay": 139,
"time": "1768327519"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1768327370"
},
"departure": {
"delay": 110,
"time": "1768327370"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 560,
"time": "1768329020"
},
"departure": {
"delay": 560,
"time": "1768329020"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 161,
"time": "1768327096"
},
"departure": {
"delay": 161,
"time": "1768327121"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1768327450"
},
"departure": {
"delay": 130,
"time": "1768327450"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1768326795"
},
"departure": {
"delay": 75,
"time": "1768326795"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1768327246"
},
"departure": {
"delay": 166,
"time": "1768327246"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1768327645"
},
"departure": {
"delay": 170,
"time": "1768327670"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1768327795"
},
"departure": {
"delay": 176,
"time": "1768327796"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 330,
"time": "1768328345"
},
"departure": {
"delay": 330,
"time": "1768328370"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768326570"
},
"departure": {
"delay": 30,
"time": "1768326570"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768326299",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7020:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747847x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1768294551"
},
"departure": {
"delay": 17,
"time": "1768294577"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -53,
"time": "1768295813"
},
"departure": {
"delay": -53,
"time": "1768295827"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1768294422"
},
"departure": {
"delay": -13,
"time": "1768294427"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1768296000"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1768294496"
},
"departure": {
"delay": -44,
"time": "1768294516"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1768294602"
},
"departure": {
"delay": -2,
"time": "1768294618"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1768295142"
},
"departure": {
"delay": -9,
"time": "1768295151"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1768294749"
},
"departure": {
"delay": -37,
"time": "1768294763"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1768294841"
},
"departure": {
"delay": -50,
"time": "1768294990"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1768295363"
},
"departure": {
"delay": 33,
"time": "1768295373"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1768294656"
},
"departure": {
"delay": -15,
"time": "1768294665"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1768295452"
},
"departure": {
"delay": 4,
"time": "1768295464"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1768295736"
},
"departure": {
"delay": -16,
"time": "1768295744"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1768294264"
},
"departure": {
"delay": 7,
"time": "1768294327"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 12,
"time": "1768294212"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -3,
"time": "1768295547"
},
"departure": {
"delay": -3,
"time": "1768295577"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -49,
"time": "1768295015"
},
"departure": {
"delay": -49,
"time": "1768295051"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1768295657"
},
"departure": {
"delay": -8,
"time": "1768295692"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1768295062"
},
"departure": {
"delay": 11,
"time": "1768295111"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1768295865"
},
"departure": {
"delay": -22,
"time": "1768295918"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1768295424"
},
"departure": {
"delay": 31,
"time": "1768295431"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1768294401"
},
"departure": {
"delay": 31,
"time": "1768294411"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747847x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747845x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 36,
"time": "1768291836"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1768292732"
},
"departure": {
"delay": 76,
"time": "1768292776"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1768292662"
},
"departure": {
"delay": 72,
"time": "1768292712"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1768291887"
},
"departure": {
"delay": -13,
"time": "1768291907"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768291988"
},
"departure": {
"delay": 49,
"time": "1768292029"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1768292036"
},
"departure": {
"delay": 8,
"time": "1768292048"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1768292387"
},
"departure": {
"delay": 151,
"time": "1768292431"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1768293173"
},
"departure": {
"delay": 147,
"time": "1768293207"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1768293558"
},
"departure": {
"delay": 213,
"time": "1768293573"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 249,
"time": "1768293753"
},
"departure": {
"delay": 249,
"time": "1768293789"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 106,
"time": "1768292211"
},
"departure": {
"delay": 106,
"time": "1768292266"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1768293674"
},
"departure": {
"delay": 236,
"time": "1768293716"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1768292871"
},
"departure": {
"delay": 127,
"time": "1768292887"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768292286"
},
"departure": {
"delay": 130,
"time": "1768292350"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1768293441"
},
"departure": {
"delay": 211,
"time": "1768293511"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1768293108"
},
"departure": {
"delay": 148,
"time": "1768293148"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 192,
"time": "1768293303"
},
"departure": {
"delay": 192,
"time": "1768293372"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1768292105"
},
"departure": {
"delay": 11,
"time": "1768292171"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1768292792"
},
"departure": {
"delay": 136,
"time": "1768292836"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 173,
"time": "1768293893"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 168,
"time": "1768292546"
},
"departure": {
"delay": 168,
"time": "1768292568"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1768293076"
},
"departure": {
"delay": 143,
"time": "1768293083"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747845x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051190xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 446,
"time": "1768330946"
},
"departure": {
"delay": 446,
"time": "1768330946"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 484,
"time": "1768331404"
},
"departure": {
"delay": 484,
"time": "1768331404"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 464,
"time": "1768331984"
},
"departure": {
"delay": 464,
"time": "1768331984"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 479,
"time": "1768331279"
},
"departure": {
"delay": 479,
"time": "1768331279"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 454,
"time": "1768330654"
},
"departure": {
"delay": 454,
"time": "1768330654"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 446,
"time": "1768330586"
},
"departure": {
"delay": 446,
"time": "1768330586"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 496,
"time": "1768331776"
},
"departure": {
"delay": 496,
"time": "1768331776"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 471,
"time": "1768330431"
},
"departure": {
"delay": 471,
"time": "1768330431"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 446,
"time": "1768331666"
},
"departure": {
"delay": 446,
"time": "1768331666"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 452,
"time": "1768331912"
},
"departure": {
"delay": 452,
"time": "1768331912"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 497,
"time": "1768331057"
},
"departure": {
"delay": 497,
"time": "1768331057"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 469,
"time": "1768331569"
},
"departure": {
"delay": 469,
"time": "1768331569"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 460,
"time": "1768331860"
},
"departure": {
"delay": 460,
"time": "1768331860"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 460,
"time": "1768330480"
},
"departure": {
"delay": 460,
"time": "1768330480"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 446,
"time": "1768332026"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 456,
"time": "1768331136"
},
"departure": {
"delay": 456,
"time": "1768331136"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 504,
"time": "1768331184"
},
"departure": {
"delay": 504,
"time": "1768331184"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 489,
"time": "1768330809"
},
"departure": {
"delay": 489,
"time": "1768330809"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768330443",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051190xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 745,
"time": "1768331245"
},
"departure": {
"delay": 745,
"time": "1768331245"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 739,
"time": "1768331119"
},
"departure": {
"delay": 739,
"time": "1768331119"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 738,
"time": "1768330638"
},
"departure": {
"delay": 738,
"time": "1768330638"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 789,
"time": "1768330007"
},
"departure": {
"delay": 789,
"time": "1768330029"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 679,
"time": "1768329079"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 738,
"time": "1768331058"
},
"departure": {
"delay": 738,
"time": "1768331058"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 772,
"time": "1768329952"
},
"departure": {
"delay": 772,
"time": "1768329952"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 747,
"time": "1768330767"
},
"departure": {
"delay": 747,
"time": "1768330767"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 720,
"time": "1768330076"
},
"departure": {
"delay": 720,
"time": "1768330080"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 754,
"time": "1768329708"
},
"departure": {
"delay": 754,
"time": "1768329754"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 738,
"time": "1768330818"
},
"departure": {
"delay": 738,
"time": "1768330818"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 797,
"time": "1768331177"
},
"departure": {
"delay": 797,
"time": "1768331177"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 679,
"time": "1768329259"
},
"departure": {
"delay": 679,
"time": "1768329259"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 753,
"time": "1768331013"
},
"departure": {
"delay": 753,
"time": "1768331013"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 684,
"time": "1768329204"
},
"departure": {
"delay": 684,
"time": "1768329204"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 884,
"time": "1768330279"
},
"departure": {
"delay": 884,
"time": "1768330304"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 729,
"time": "1768331469"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 671,
"time": "1768329611"
},
"departure": {
"delay": 671,
"time": "1768329611"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 688,
"time": "1768329448"
},
"departure": {
"delay": 688,
"time": "1768329448"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 693,
"time": "1768329153"
},
"departure": {
"delay": 693,
"time": "1768329153"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 688,
"time": "1768329508"
},
"departure": {
"delay": 688,
"time": "1768329508"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 661,
"time": "1768329361"
},
"departure": {
"delay": 661,
"time": "1768329361"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 767,
"time": "1768330727"
},
"departure": {
"delay": 767,
"time": "1768330727"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 841,
"time": "1768330441"
},
"departure": {
"delay": 841,
"time": "1768330441"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 679,
"time": "1768329319"
},
"departure": {
"delay": 679,
"time": "1768329319"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 770,
"time": "1768330910"
},
"departure": {
"delay": 770,
"time": "1768330910"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 756,
"time": "1768330956"
},
"departure": {
"delay": 756,
"time": "1768330956"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 726,
"time": "1768329846"
},
"departure": {
"delay": 726,
"time": "1768329846"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 885,
"time": "1768330365"
},
"departure": {
"delay": 885,
"time": "1768330365"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 738,
"time": "1768331298"
},
"departure": {
"delay": 738,
"time": "1768331298"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1768329081",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7545:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329360"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768327920"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768329720"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768328640"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768328760"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768328940"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768329120"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768328400"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768328100"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768327980"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768327860"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768328580"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768328340"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768329060"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768328460"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768327800"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76178:ZE:TAEx5052:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768331220"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768328040"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768329540"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768329480"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768329660"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768328220"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768329240"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768328820"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768328880"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3044:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745691x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1768319076"
},
"departure": {
"delay": 145,
"time": "1768319125"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1768319952"
},
"departure": {
"delay": 105,
"time": "1768319985"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 164,
"time": "1768319709"
},
"departure": {
"delay": 164,
"time": "1768319744"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1768318176"
},
"departure": {
"delay": 78,
"time": "1768318218"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1768320132"
},
"departure": {
"delay": 167,
"time": "1768320167"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1768317317"
},
"departure": {
"delay": 90,
"time": "1768317390"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1768320213"
},
"departure": {
"delay": 160,
"time": "1768320220"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1768320009"
},
"departure": {
"delay": 107,
"time": "1768320047"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1768319454"
},
"departure": {
"delay": 93,
"time": "1768319493"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1768317856"
},
"departure": {
"delay": 111,
"time": "1768317891"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1768318732"
},
"departure": {
"delay": 104,
"time": "1768318784"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1768320290"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 141,
"time": "1768317760"
},
"departure": {
"delay": 141,
"time": "1768317801"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1768318301"
},
"departure": {
"delay": 79,
"time": "1768318339"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1768317448"
},
"departure": {
"delay": 124,
"time": "1768317484"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1768317679"
},
"departure": {
"delay": 106,
"time": "1768317706"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1768318353"
},
"departure": {
"delay": 69,
"time": "1768318389"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1768317266"
},
"departure": {
"delay": 56,
"time": "1768317296"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1768319798"
},
"departure": {
"delay": 108,
"time": "1768319808"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1768317575"
},
"departure": {
"delay": 130,
"time": "1768317610"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1768318658"
},
"departure": {
"delay": 76,
"time": "1768318696"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1768319402"
},
"departure": {
"delay": 138,
"time": "1768319418"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 128,
"time": "1768317412"
},
"departure": {
"delay": 128,
"time": "1768317428"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1768317916"
},
"departure": {
"delay": 108,
"time": "1768317948"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768318023"
},
"departure": {
"delay": 78,
"time": "1768318038"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1768318819"
},
"departure": {
"delay": 119,
"time": "1768318859"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1768319571"
},
"departure": {
"delay": 104,
"time": "1768319624"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1768318578"
},
"departure": {
"delay": 73,
"time": "1768318633"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 64,
"time": "1768317184"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1768319232"
},
"departure": {
"delay": 192,
"time": "1768319292"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1768318899"
},
"departure": {
"delay": 147,
"time": "1768319007"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1768318441"
},
"departure": {
"delay": 38,
"time": "1768318478"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1768319858"
},
"departure": {
"delay": 150,
"time": "1768319910"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1768318238"
},
"departure": {
"delay": 56,
"time": "1768318256"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1768318092"
},
"departure": {
"delay": 23,
"time": "1768318103"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745691x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768328580"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768328940"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768328400"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768328520"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768329060"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768329660"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768329120"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768329840"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768330440"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768328760"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768329360"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768328880"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768329240"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768329720"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768329480"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768328820"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330320"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768328640"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768330420",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1116:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768327080"
},
"departure": {
"delay": 60,
"time": "1768327080"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768329120"
},
"departure": {
"delay": 60,
"time": "1768329120"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1768327160"
},
"departure": {
"delay": 20,
"time": "1768327160"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1768327040"
},
"departure": {
"delay": 20,
"time": "1768327040"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768327260"
},
"departure": {
"delay": 60,
"time": "1768327260"
},
"stopId": "FR:76498:ZE:TCARxFOURR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76540:ZE:TCARxCARSA1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768327320"
},
"departure": {
"time": "1768327320"
},
"stopId": "FR:76540:ZE:TCARxVESTA:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76681:ZE:TCARxHALAG0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768327380"
},
"departure": {
"delay": 60,
"time": "1768327380"
},
"stopId": "FR:76540:ZE:TCARxBMIDI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768328460"
},
"departure": {
"time": "1768328460"
},
"stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768329060"
},
"departure": {
"delay": 60,
"time": "1768329060"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768327500"
},
"departure": {
"time": "1768327500"
},
"stopId": "FR:76498:ZE:TCARxKUHLM2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768328220"
},
"departure": {
"delay": 60,
"time": "1768328220"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328880"
},
"stopId": "FR:76681:ZE:TCARxPTEAU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768327200"
},
"departure": {
"delay": 60,
"time": "1768327200"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768329540"
},
"departure": {
"delay": 60,
"time": "1768329540"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768329720"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768328580"
},
"departure": {
"delay": 60,
"time": "1768328580"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768327440"
},
"departure": {
"delay": 60,
"time": "1768327440"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768327620"
},
"departure": {
"delay": 60,
"time": "1768327620"
},
"stopId": "FR:76540:ZE:TCARxLUBRI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768327800"
},
"departure": {
"time": "1768327800"
},
"stopId": "FR:76540:ZE:TCARxHA1051:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76681:ZE:TCARxQMARE2:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768327020"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768328280"
},
"departure": {
"delay": 60,
"time": "1768328280"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768327140"
},
"departure": {
"delay": 60,
"time": "1768327140"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329420"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768328520"
},
"departure": {
"delay": 60,
"time": "1768328520"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768326220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13633:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056516x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1768332261"
},
"departure": {
"delay": 21,
"time": "1768332261"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1768331122"
},
"departure": {
"delay": 22,
"time": "1768331122"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1768332460"
},
"departure": {
"delay": 40,
"time": "1768332460"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1768332124"
},
"departure": {
"delay": 4,
"time": "1768332124"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1768331569"
},
"departure": {
"delay": 49,
"time": "1768331569"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768331947"
},
"departure": {
"delay": 7,
"time": "1768331947"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1768332432"
},
"departure": {
"delay": 12,
"time": "1768332432"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1768331253"
},
"departure": {
"delay": 33,
"time": "1768331253"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1768331667"
},
"departure": {
"delay": 27,
"time": "1768331667"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1768331870"
},
"departure": {
"delay": 50,
"time": "1768331870"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1768331497"
},
"departure": {
"delay": 37,
"time": "1768331497"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768331165"
},
"departure": {
"delay": 5,
"time": "1768331165"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1768332375"
},
"departure": {
"delay": 15,
"time": "1768332375"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1768332175"
},
"departure": {
"delay": 55,
"time": "1768332175"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1768331088"
},
"departure": {
"delay": 48,
"time": "1768331088"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1768331714"
},
"departure": {
"delay": 14,
"time": "1768331714"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332660"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1768330473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056516x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8482:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1768327895"
},
"departure": {
"delay": 215,
"time": "1768327895"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 280,
"time": "1768328020"
},
"departure": {
"delay": 280,
"time": "1768328020"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1768326895"
},
"departure": {
"delay": 115,
"time": "1768326895"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 308,
"time": "1768328648"
},
"departure": {
"delay": 308,
"time": "1768328648"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 313,
"time": "1768328533"
},
"departure": {
"delay": 313,
"time": "1768328533"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 253,
"time": "1768328173"
},
"departure": {
"delay": 253,
"time": "1768328173"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1768327445"
},
"departure": {
"delay": 185,
"time": "1768327445"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1768327772"
},
"departure": {
"delay": 212,
"time": "1768327772"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1768328225"
},
"departure": {
"delay": 305,
"time": "1768328225"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 223,
"time": "1768327723"
},
"departure": {
"delay": 223,
"time": "1768327723"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 375,
"time": "1768328955"
},
"departure": {
"delay": 375,
"time": "1768328955"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 110,
"time": "1768326770"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1768327170"
},
"departure": {
"delay": 210,
"time": "1768327170"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1768327670"
},
"departure": {
"delay": 230,
"time": "1768327670"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 165,
"time": "1768327545"
},
"departure": {
"delay": 165,
"time": "1768327545"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 295,
"time": "1768328074"
},
"departure": {
"delay": 295,
"time": "1768328095"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 283,
"time": "1768328443"
},
"departure": {
"delay": 283,
"time": "1768328443"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1768327600"
},
"departure": {
"delay": 180,
"time": "1768327620"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 312,
"time": "1768329252"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 135,
"time": "1768327095"
},
"departure": {
"delay": 135,
"time": "1768327095"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 280,
"time": "1768328320"
},
"departure": {
"delay": 280,
"time": "1768328320"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 290,
"time": "1768328570"
},
"departure": {
"delay": 290,
"time": "1768328570"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 335,
"time": "1768328770"
},
"departure": {
"delay": 335,
"time": "1768328795"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 375,
"time": "1768328872"
},
"departure": {
"delay": 375,
"time": "1768328895"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 156,
"time": "1768327296"
},
"departure": {
"delay": 156,
"time": "1768327296"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 195,
"time": "1768327374"
},
"departure": {
"delay": 195,
"time": "1768327395"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 370,
"time": "1768329070"
},
"departure": {
"delay": 370,
"time": "1768329070"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 375,
"time": "1768329170"
},
"departure": {
"delay": 375,
"time": "1768329195"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 331,
"time": "1768328371"
},
"departure": {
"delay": 331,
"time": "1768328371"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1768326995"
},
"departure": {
"delay": 120,
"time": "1768327020"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 203,
"time": "1768327223"
},
"departure": {
"delay": 203,
"time": "1768327223"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1768326920"
},
"departure": {
"delay": 140,
"time": "1768326920"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 272,
"time": "1768327952"
},
"departure": {
"delay": 272,
"time": "1768327952"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768326780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8482:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2098:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1768331564"
},
"departure": {
"delay": 164,
"time": "1768331564"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1768331910"
},
"departure": {
"delay": 150,
"time": "1768331910"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1768331337"
},
"departure": {
"delay": 117,
"time": "1768331337"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1768331098"
},
"departure": {
"delay": 118,
"time": "1768331098"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1768330529"
},
"departure": {
"delay": 149,
"time": "1768330529"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768331040"
},
"departure": {
"delay": 120,
"time": "1768331040"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1768330977"
},
"departure": {
"delay": 117,
"time": "1768330977"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1768331773"
},
"departure": {
"delay": 133,
"time": "1768331773"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1768330617"
},
"departure": {
"delay": 117,
"time": "1768330617"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1768331633"
},
"departure": {
"delay": 173,
"time": "1768331633"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1768330326"
},
"departure": {
"delay": 157,
"time": "1768330357"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1768330685"
},
"departure": {
"delay": 125,
"time": "1768330685"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1768332174"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1768331451"
},
"departure": {
"delay": 171,
"time": "1768331451"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1768331847"
},
"departure": {
"delay": 147,
"time": "1768331847"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1768330827"
},
"departure": {
"delay": 147,
"time": "1768330827"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1768331698"
},
"departure": {
"delay": 118,
"time": "1768331698"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 177,
"time": "1768330433"
},
"departure": {
"delay": 177,
"time": "1768330437"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1768331171"
},
"departure": {
"delay": 131,
"time": "1768331171"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768330363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2098:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471244:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768333260"
},
"departure": {
"delay": 60,
"time": "1768333260"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1768335064"
},
"departure": {
"delay": 64,
"time": "1768335064"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 97,
"time": "1768333657"
},
"departure": {
"delay": 97,
"time": "1768333657"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2481,
"time": "1768330479"
},
"departure": {
"delay": -2481,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1768334114"
},
"departure": {
"delay": 74,
"time": "1768334114"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1768334392"
},
"departure": {
"delay": 52,
"time": "1768334392"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1768333848"
},
"departure": {
"delay": 108,
"time": "1768333848"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1768334651"
},
"departure": {
"delay": 131,
"time": "1768334651"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1768335153"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1768334896"
},
"departure": {
"delay": 76,
"time": "1768334896"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2421,
"time": "1768330479"
},
"departure": {
"delay": -2421,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1768333157"
},
"departure": {
"delay": 77,
"time": "1768333157"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1768333792"
},
"departure": {
"delay": 172,
"time": "1768333792"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1768334709"
},
"departure": {
"delay": 69,
"time": "1768334709"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768334018"
},
"departure": {
"delay": 38,
"time": "1768334018"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1768334869"
},
"departure": {
"delay": 109,
"time": "1768334869"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1768334543"
},
"departure": {
"delay": 83,
"time": "1768334543"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1768334951"
},
"departure": {
"delay": 71,
"time": "1768334951"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -2421,
"time": "1768330479"
},
"departure": {
"delay": -2421,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1768333463"
},
"departure": {
"delay": 83,
"time": "1768333463"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1768333290"
},
"departure": {
"delay": 90,
"time": "1768333290"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1768333048"
},
"departure": {
"delay": 88,
"time": "1768333048"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1768333961"
},
"departure": {
"delay": 101,
"time": "1768333961"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768333078"
},
"departure": {
"delay": 58,
"time": "1768333078"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1768334463"
},
"departure": {
"delay": 63,
"time": "1768334463"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1768334679"
},
"departure": {
"delay": 99,
"time": "1768334679"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 112,
"time": "1768333732"
},
"departure": {
"delay": 112,
"time": "1768333732"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1768333122"
},
"departure": {
"delay": 42,
"time": "1768333122"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1768334587"
},
"departure": {
"delay": 67,
"time": "1768334587"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1768335011"
},
"departure": {
"delay": 11,
"time": "1768335011"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1768333600"
},
"departure": {
"delay": 100,
"time": "1768333600"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1768334769"
},
"departure": {
"delay": 129,
"time": "1768334769"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768334820"
},
"departure": {
"delay": 120,
"time": "1768334820"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 70,
"time": "1768333510"
},
"departure": {
"delay": 70,
"time": "1768333510"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1768333910"
},
"departure": {
"delay": 110,
"time": "1768333910"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1768334321"
},
"departure": {
"delay": 101,
"time": "1768334321"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2301,
"time": "1768330479"
},
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471244:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768331640"
},
"departure": {
"delay": 60,
"time": "1768331640"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768331760"
},
"departure": {
"delay": 60,
"time": "1768331760"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768331220"
},
"departure": {
"delay": 60,
"time": "1768331220"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1768332680"
},
"departure": {
"delay": 20,
"time": "1768332680"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768331900"
},
"departure": {
"delay": 20,
"time": "1768331900"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768332120"
},
"departure": {
"delay": 60,
"time": "1768332120"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768331880"
},
"departure": {
"delay": 60,
"time": "1768331880"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768332660"
},
"departure": {
"delay": 60,
"time": "1768332660"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768332060"
},
"departure": {
"delay": 60,
"time": "1768332060"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768331040"
},
"departure": {
"delay": 60,
"time": "1768331040"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332780"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768331700"
},
"departure": {
"delay": 60,
"time": "1768331700"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768332600"
},
"departure": {
"delay": 60,
"time": "1768332600"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1768331240"
},
"departure": {
"delay": 20,
"time": "1768331240"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768330121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12007:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748467x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768312769"
},
"departure": {
"time": "1768312800"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1768314433"
},
"departure": {
"delay": 107,
"time": "1768314467"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1768313755"
},
"departure": {
"delay": 165,
"time": "1768313865"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1768314552"
},
"departure": {
"delay": 85,
"time": "1768314565"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1768312854"
},
"departure": {
"delay": 70,
"time": "1768312930"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1768313371"
},
"departure": {
"delay": 96,
"time": "1768313436"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 216,
"time": "1768313988"
},
"departure": {
"delay": 216,
"time": "1768314036"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768313122"
},
"departure": {
"delay": 57,
"time": "1768313157"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768314685"
},
"departure": {
"delay": 37,
"time": "1768314697"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1768314748"
},
"departure": {
"delay": -13,
"time": "1768314767"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1768314960"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1768314251"
},
"departure": {
"delay": 75,
"time": "1768314315"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1768312979"
},
"departure": {
"delay": 73,
"time": "1768312993"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1768314846"
},
"departure": {
"delay": 14,
"time": "1768314854"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 104,
"time": "1768313533"
},
"departure": {
"delay": 104,
"time": "1768313564"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1768312686"
},
"departure": {
"delay": 17,
"time": "1768312697"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1768313330"
},
"departure": {
"delay": 70,
"time": "1768313350"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1768313008"
},
"departure": {
"delay": 41,
"time": "1768313021"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 67,
"time": "1768312447"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1768313082"
},
"departure": {
"delay": 61,
"time": "1768313101"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1768314890"
},
"departure": {
"delay": 29,
"time": "1768314929"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1768313690"
},
"departure": {
"delay": 93,
"time": "1768313733"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768313210"
},
"departure": {
"delay": 62,
"time": "1768313222"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1768313940"
},
"departure": {
"delay": 198,
"time": "1768313958"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1768314152"
},
"departure": {
"delay": 106,
"time": "1768314226"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1768314617"
},
"departure": {
"delay": 77,
"time": "1768314677"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1768314723"
},
"departure": {
"delay": 16,
"time": "1768314736"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1768314584"
},
"departure": {
"delay": 55,
"time": "1768314595"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1768312647"
},
"departure": {
"delay": -19,
"time": "1768312661"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1768313624"
},
"departure": {
"delay": 83,
"time": "1768313663"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768314773"
},
"departure": {
"delay": 4,
"time": "1768314784"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1768312604"
},
"departure": {
"delay": -3,
"time": "1768312617"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1768314528"
},
"departure": {
"delay": 118,
"time": "1768314538"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748467x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745703x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768329747"
},
"departure": {
"delay": -3,
"time": "1768329777"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768329566"
},
"departure": {
"delay": 2,
"time": "1768329602"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1768330570"
},
"departure": {
"delay": -50,
"time": "1768330570"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1768331590"
},
"departure": {
"delay": -50,
"time": "1768331590"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1768329432"
},
"departure": {
"delay": 27,
"time": "1768329447"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -56,
"time": "1768330071"
},
"departure": {
"delay": -56,
"time": "1768330084"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1768331230"
},
"departure": {
"delay": -50,
"time": "1768331230"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1768329890"
},
"departure": {
"delay": -1,
"time": "1768329899"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1768331470"
},
"departure": {
"delay": -50,
"time": "1768331470"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1768330690"
},
"departure": {
"delay": -50,
"time": "1768330690"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1768329387"
},
"departure": {
"delay": -15,
"time": "1768329405"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1768329672"
},
"departure": {
"delay": 24,
"time": "1768329684"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1768331050"
},
"departure": {
"delay": -50,
"time": "1768331050"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -50,
"time": "1768332070"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -50,
"time": "1768330930"
},
"departure": {
"delay": -50,
"time": "1768330930"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768330150"
},
"departure": {
"delay": -50,
"time": "1768330150"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1768330750"
},
"departure": {
"delay": -50,
"time": "1768330750"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1768330450"
},
"departure": {
"delay": -50,
"time": "1768330450"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1768330330"
},
"departure": {
"delay": -50,
"time": "1768330330"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1768331770"
},
"departure": {
"delay": -50,
"time": "1768331770"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1768331950"
},
"departure": {
"delay": -50,
"time": "1768331950"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768329352"
},
"departure": {
"delay": 5,
"time": "1768329365"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1768330210"
},
"departure": {
"delay": -50,
"time": "1768330210"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1768329834"
},
"departure": {
"delay": 8,
"time": "1768329848"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1768329468"
},
"departure": {
"delay": 2,
"time": "1768329482"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -50,
"time": "1768330270"
},
"departure": {
"delay": -50,
"time": "1768330270"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1768330630"
},
"departure": {
"delay": -50,
"time": "1768330630"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1768331650"
},
"departure": {
"delay": -50,
"time": "1768331650"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1768331890"
},
"departure": {
"delay": -50,
"time": "1768331890"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -50,
"time": "1768331830"
},
"departure": {
"delay": -50,
"time": "1768331830"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -50,
"time": "1768331290"
},
"departure": {
"delay": -50,
"time": "1768331290"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1768330810"
},
"departure": {
"delay": -50,
"time": "1768330810"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 32,
"time": "1768329272"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1768331410"
},
"departure": {
"delay": -50,
"time": "1768331410"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1768329976"
},
"departure": {
"delay": -13,
"time": "1768330007"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745703x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8450:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768331883"
},
"departure": {
"delay": 3,
"time": "1768331883"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1768331323"
},
"departure": {
"delay": 43,
"time": "1768331323"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1768330374"
},
"departure": {
"delay": -6,
"time": "1768330374"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1768331088"
},
"departure": {
"delay": 48,
"time": "1768331088"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768331138"
},
"departure": {
"delay": 38,
"time": "1768331138"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1768331646"
},
"departure": {
"delay": 6,
"time": "1768331646"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1768332178"
},
"departure": {
"delay": -2,
"time": "1768332178"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -2,
"time": "1768330738"
},
"departure": {
"delay": -2,
"time": "1768330738"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768330570"
},
"departure": {
"delay": 10,
"time": "1768330570"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1768330665"
},
"departure": {
"delay": 45,
"time": "1768330665"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1768331038"
},
"departure": {
"delay": -2,
"time": "1768331038"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1768331278"
},
"departure": {
"delay": -2,
"time": "1768331278"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1768331518"
},
"departure": {
"delay": -2,
"time": "1768331518"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1768331176"
},
"departure": {
"delay": 16,
"time": "1768331176"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1768331563"
},
"departure": {
"delay": 43,
"time": "1768331563"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1768332318"
},
"departure": {
"delay": 18,
"time": "1768332318"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1768332118"
},
"departure": {
"delay": -2,
"time": "1768332118"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1768332058"
},
"departure": {
"delay": -2,
"time": "1768332058"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1768330424"
},
"departure": {
"delay": 44,
"time": "1768330424"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1768331837"
},
"departure": {
"delay": 17,
"time": "1768331837"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1768330498"
},
"departure": {
"delay": -2,
"time": "1768330498"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1768331977"
},
"departure": {
"delay": 37,
"time": "1768331977"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1768331432"
},
"departure": {
"delay": 32,
"time": "1768331432"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1768331758"
},
"departure": {
"delay": -2,
"time": "1768331758"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1768331380"
},
"departure": {
"delay": 40,
"time": "1768331380"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1768330982"
},
"departure": {
"delay": 2,
"time": "1768330982"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1768330899"
},
"departure": {
"delay": 39,
"time": "1768330899"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768330832"
},
"departure": {
"delay": 32,
"time": "1768330832"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1768332419"
},
"departure": {
"delay": -1,
"time": "1768332419"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1768331695"
},
"departure": {
"delay": 55,
"time": "1768331695"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1768330612"
},
"departure": {
"delay": 52,
"time": "1768330612"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768329781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8450:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768333878"
},
"departure": {
"delay": 18,
"time": "1768333878"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1768332994"
},
"departure": {
"delay": 34,
"time": "1768332994"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1768333123"
},
"departure": {
"delay": -17,
"time": "1768333123"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1768333645"
},
"departure": {
"delay": -35,
"time": "1768333645"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1768333756"
},
"departure": {
"delay": 16,
"time": "1768333756"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1768333956"
},
"departure": {
"delay": 36,
"time": "1768333956"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1768333566"
},
"departure": {
"delay": 6,
"time": "1768333566"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1768333391"
},
"departure": {
"delay": -49,
"time": "1768333391"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1768334071"
},
"departure": {
"delay": 31,
"time": "1768334071"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1768333464"
},
"departure": {
"delay": -36,
"time": "1768333464"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768333502"
},
"departure": {
"delay": 2,
"time": "1768333502"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1768333435"
},
"departure": {
"delay": -5,
"time": "1768333435"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -64,
"time": "1768333316"
},
"departure": {
"delay": -64,
"time": "1768333316"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1768333716"
},
"departure": {
"delay": 36,
"time": "1768333716"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1768334016"
},
"departure": {
"delay": -24,
"time": "1768334016"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2361,
"time": "1768330479"
},
"departure": {
"delay": -2361,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1768333054"
},
"departure": {
"delay": -26,
"time": "1768333054"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -61,
"time": "1768334159"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1768333223"
},
"departure": {
"delay": -37,
"time": "1768333223"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768332937"
},
"departure": {
"delay": 37,
"time": "1768332937"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2301,
"time": "1768330479"
},
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470613:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x28:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -206,
"time": "1768333044"
},
"departure": {
"delay": -206,
"time": "1768333054"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -149,
"time": "1768331721"
},
"departure": {
"delay": -149,
"time": "1768331731"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -131,
"time": "1768331799"
},
"departure": {
"delay": -131,
"time": "1768331809"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -170,
"time": "1768332540"
},
"departure": {
"delay": -170,
"time": "1768332550"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -163,
"time": "1768332307"
},
"departure": {
"delay": -163,
"time": "1768332317"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -187,
"time": "1768332463"
},
"departure": {
"delay": -187,
"time": "1768332473"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -145,
"time": "1768332865"
},
"departure": {
"delay": -145,
"time": "1768332875"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1768331556"
},
"departure": {
"delay": -74,
"time": "1768331566"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -153,
"time": "1768332137"
},
"departure": {
"delay": -153,
"time": "1768332147"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -176,
"time": "1768332054"
},
"departure": {
"delay": -176,
"time": "1768332064"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -161,
"time": "1768332009"
},
"departure": {
"delay": -161,
"time": "1768332019"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -166,
"time": "1768332664"
},
"departure": {
"delay": -166,
"time": "1768332674"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -159,
"time": "1768332251"
},
"departure": {
"delay": -159,
"time": "1768332261"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -155,
"time": "1768332195"
},
"departure": {
"delay": -155,
"time": "1768332205"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -165,
"time": "1768333215"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -39,
"time": "1768331471"
},
"departure": {
"delay": -39,
"time": "1768331481"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1768331405"
},
"departure": {
"delay": 75,
"time": "1768331415"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -121,
"time": "1768332769"
},
"departure": {
"delay": -121,
"time": "1768332779"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1768331301"
},
"departure": {
"delay": 31,
"time": "1768331311"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -110,
"time": "1768331880"
},
"departure": {
"delay": -110,
"time": "1768331890"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -154,
"time": "1768332616"
},
"departure": {
"delay": -154,
"time": "1768332626"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1768331252"
},
"departure": {
"delay": 42,
"time": "1768331262"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1768330538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x28:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072005x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1768330477"
},
"departure": {
"delay": 97,
"time": "1768330477"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1768330874"
},
"departure": {
"delay": 134,
"time": "1768330874"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1768330515"
},
"departure": {
"delay": 75,
"time": "1768330515"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1768330995"
},
"departure": {
"delay": 75,
"time": "1768330995"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1768331595"
},
"departure": {
"delay": 75,
"time": "1768331595"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1768331441"
},
"departure": {
"delay": 101,
"time": "1768331441"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1768330925"
},
"departure": {
"delay": 125,
"time": "1768330925"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1768330395"
},
"departure": {
"delay": 75,
"time": "1768330395"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1768330190"
},
"departure": {
"delay": 50,
"time": "1768330190"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1768330283"
},
"departure": {
"delay": 83,
"time": "1768330283"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1768330711"
},
"departure": {
"delay": 91,
"time": "1768330711"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1768331494"
},
"departure": {
"delay": 94,
"time": "1768331494"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1768331361"
},
"departure": {
"delay": 81,
"time": "1768331361"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1768331835"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1768330305"
},
"departure": {
"delay": 105,
"time": "1768330305"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1768331047"
},
"departure": {
"delay": 127,
"time": "1768331047"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1768331116"
},
"departure": {
"delay": 76,
"time": "1768331116"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1768331295"
},
"departure": {
"delay": 75,
"time": "1768331295"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1768331175"
},
"departure": {
"delay": 75,
"time": "1768331175"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1768330434"
},
"departure": {
"delay": 114,
"time": "1768330434"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1768330755"
},
"departure": {
"delay": 75,
"time": "1768330755"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1768330581"
},
"departure": {
"delay": 81,
"time": "1768330581"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1768330635"
},
"departure": {
"delay": 75,
"time": "1768330635"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768330403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072005x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1768289492"
},
"departure": {
"delay": 180,
"time": "1768289520"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 245,
"time": "1768288650"
},
"departure": {
"delay": 245,
"time": "1768288685"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 221,
"time": "1768287969"
},
"departure": {
"delay": 221,
"time": "1768288001"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1768287112"
},
"departure": {
"delay": 182,
"time": "1768287122"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1768290170"
},
"departure": {
"delay": 199,
"time": "1768290199"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 219,
"time": "1768288760"
},
"departure": {
"delay": 219,
"time": "1768288779"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1768288341"
},
"departure": {
"delay": 240,
"time": "1768288380"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1768287282"
},
"departure": {
"delay": 186,
"time": "1768287306"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 219,
"time": "1768289610"
},
"departure": {
"delay": 219,
"time": "1768289619"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 240,
"time": "1768288543"
},
"departure": {
"delay": 240,
"time": "1768288560"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 179,
"time": "1768289674"
},
"departure": {
"delay": 179,
"time": "1768289699"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 164,
"time": "1768287335"
},
"departure": {
"delay": 164,
"time": "1768287344"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 147,
"time": "1768287473"
},
"departure": {
"delay": 147,
"time": "1768287507"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1768288821"
},
"departure": {
"delay": 172,
"time": "1768288852"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 212,
"time": "1768287651"
},
"departure": {
"delay": 212,
"time": "1768287692"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 137,
"time": "1768289705"
},
"departure": {
"delay": 137,
"time": "1768289717"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 147,
"time": "1768287535"
},
"departure": {
"delay": 147,
"time": "1768287567"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1768288495"
},
"departure": {
"delay": 254,
"time": "1768288514"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 202,
"time": "1768289048"
},
"departure": {
"delay": 202,
"time": "1768289062"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 213,
"time": "1768290092"
},
"departure": {
"delay": 213,
"time": "1768290153"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 175,
"time": "1768289627"
},
"departure": {
"delay": 175,
"time": "1768289635"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 237,
"time": "1768287867"
},
"departure": {
"delay": 237,
"time": "1768287897"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1768287136"
},
"departure": {
"delay": 161,
"time": "1768287161"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1768288231"
},
"departure": {
"delay": 198,
"time": "1768288278"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1768289375"
},
"departure": {
"delay": 177,
"time": "1768289397"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 207,
"time": "1768289109"
},
"departure": {
"delay": 207,
"time": "1768289127"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 220,
"time": "1768287084"
},
"departure": {
"delay": 220,
"time": "1768287100"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1768287359"
},
"departure": {
"delay": 127,
"time": "1768287367"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1768289852"
},
"departure": {
"delay": 100,
"time": "1768289860"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 176,
"time": "1768286816"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1768289872"
},
"departure": {
"delay": 68,
"time": "1768289888"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 187,
"time": "1768289447"
},
"departure": {
"delay": 187,
"time": "1768289467"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 197,
"time": "1768289152"
},
"departure": {
"delay": 197,
"time": "1768289177"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 219,
"time": "1768287738"
},
"departure": {
"delay": 219,
"time": "1768287819"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1768288871"
},
"departure": {
"delay": 163,
"time": "1768288903"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 243,
"time": "1768289552"
},
"departure": {
"delay": 243,
"time": "1768289583"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 122,
"time": "1768287585"
},
"departure": {
"delay": 122,
"time": "1768287602"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1768287173"
},
"departure": {
"delay": 196,
"time": "1768287196"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1768286863"
},
"departure": {
"delay": 203,
"time": "1768286903"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 188,
"time": "1768289259"
},
"departure": {
"delay": 188,
"time": "1768289288"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 179,
"time": "1768290224"
},
"departure": {
"delay": 179,
"time": "1768290239"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 181,
"time": "1768289207"
},
"departure": {
"delay": 181,
"time": "1768289221"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 234,
"time": "1768288584"
},
"departure": {
"delay": 234,
"time": "1768288614"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1768287004"
},
"departure": {
"delay": 247,
"time": "1768287067"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 189,
"time": "1768287210"
},
"departure": {
"delay": 189,
"time": "1768287249"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1768289729"
},
"departure": {
"delay": 121,
"time": "1768289761"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 201,
"time": "1768288963"
},
"departure": {
"delay": 201,
"time": "1768289001"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1768289784"
},
"departure": {
"delay": 93,
"time": "1768289793"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 235,
"time": "1768288094"
},
"departure": {
"delay": 235,
"time": "1768288135"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1768290274"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768332880"
},
"departure": {
"delay": 40,
"time": "1768332880"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768332316"
},
"departure": {
"delay": 16,
"time": "1768332316"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1768331989"
},
"departure": {
"delay": 49,
"time": "1768331989"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768331824"
},
"departure": {
"delay": 4,
"time": "1768331824"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1768332460"
},
"departure": {
"delay": 40,
"time": "1768332460"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1768333016"
},
"departure": {
"delay": 56,
"time": "1768333016"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1768332484"
},
"departure": {
"delay": 4,
"time": "1768332484"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768332084"
},
"departure": {
"delay": 24,
"time": "1768332084"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1768332359"
},
"departure": {
"delay": 59,
"time": "1768332359"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1768332025"
},
"departure": {
"delay": 25,
"time": "1768332025"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768332053"
},
"departure": {
"delay": 53,
"time": "1768332053"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768332819"
},
"departure": {
"delay": 39,
"time": "1768332819"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1768332591"
},
"departure": {
"delay": 51,
"time": "1768332591"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1768331731"
},
"departure": {
"delay": 31,
"time": "1768331731"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1768331772"
},
"departure": {
"delay": 12,
"time": "1768331772"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1768332744"
},
"departure": {
"delay": 24,
"time": "1768332744"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768332518"
},
"departure": {
"delay": 38,
"time": "1768332518"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9276:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011264x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768333430"
},
"departure": {
"delay": 50,
"time": "1768333430"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768334160"
},
"departure": {
"time": "1768334160"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 5,
"time": "1768334225"
},
"departure": {
"delay": 5,
"time": "1768334225"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1768334024"
},
"departure": {
"delay": 44,
"time": "1768334024"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1768332400"
},
"departure": {
"delay": 40,
"time": "1768332400"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1768331798"
},
"departure": {
"delay": 38,
"time": "1768331798"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1768331770"
},
"departure": {
"delay": 10,
"time": "1768331770"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768332273"
},
"departure": {
"delay": 33,
"time": "1768332273"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1768334258"
},
"departure": {
"delay": 38,
"time": "1768334258"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768333091"
},
"departure": {
"delay": 11,
"time": "1768333091"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1768331845"
},
"departure": {
"delay": 25,
"time": "1768331845"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1768332584"
},
"departure": {
"delay": 44,
"time": "1768332584"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1768334387"
},
"departure": {
"delay": 47,
"time": "1768334387"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 9,
"time": "1768334289"
},
"departure": {
"delay": 9,
"time": "1768334289"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 10,
"time": "1768334350"
},
"departure": {
"delay": 10,
"time": "1768334350"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 20,
"time": "1768331900"
},
"departure": {
"delay": 20,
"time": "1768331900"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1768333368"
},
"departure": {
"delay": 48,
"time": "1768333368"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1768333605"
},
"departure": {
"delay": 45,
"time": "1768333605"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 58,
"time": "1768332118"
},
"departure": {
"delay": 58,
"time": "1768332118"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 42,
"time": "1768333482"
},
"departure": {
"delay": 42,
"time": "1768333482"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1768333991"
},
"departure": {
"delay": 11,
"time": "1768333991"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 45,
"time": "1768331445"
},
"departure": {
"delay": 45,
"time": "1768331445"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1768334412"
},
"departure": {
"delay": 12,
"time": "1768334412"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 4,
"time": "1768332844"
},
"departure": {
"delay": 4,
"time": "1768332844"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1768332178"
},
"departure": {
"delay": 58,
"time": "1768332178"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1768331486"
},
"departure": {
"delay": 26,
"time": "1768331486"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1768331371"
},
"departure": {
"delay": 31,
"time": "1768331371"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768333320"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1768332543"
},
"departure": {
"delay": 3,
"time": "1768332543"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1768332939"
},
"departure": {
"delay": 39,
"time": "1768332939"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1768331305"
},
"departure": {
"delay": 25,
"time": "1768331305"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1768331514"
},
"departure": {
"delay": 54,
"time": "1768331514"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768332880"
},
"departure": {
"delay": 40,
"time": "1768332880"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768333920"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1768331270"
},
"departure": {
"delay": 50,
"time": "1768331270"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1768331993"
},
"departure": {
"delay": 53,
"time": "1768331993"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 8,
"time": "1768331648"
},
"departure": {
"delay": 8,
"time": "1768331648"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1768334201"
},
"departure": {
"delay": 41,
"time": "1768334201"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 11,
"time": "1768333031"
},
"departure": {
"delay": 11,
"time": "1768333031"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768334520"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 9,
"time": "1768332729"
},
"departure": {
"delay": 9,
"time": "1768332729"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1768334460"
},
"departure": {
"time": "1768334460"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1768330473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011264x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10750:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 315,
"time": "1768331295"
},
"departure": {
"delay": 315,
"time": "1768331295"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1768329456"
},
"departure": {
"delay": 159,
"time": "1768329459"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 427,
"time": "1768330302"
},
"departure": {
"delay": 427,
"time": "1768330327"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 360,
"time": "1768330800"
},
"departure": {
"delay": 360,
"time": "1768330800"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 386,
"time": "1768330405"
},
"departure": {
"delay": 386,
"time": "1768330406"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 350,
"time": "1768331030"
},
"departure": {
"delay": 350,
"time": "1768331030"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 367,
"time": "1768330927"
},
"departure": {
"delay": 367,
"time": "1768330927"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 330,
"time": "1768331130"
},
"departure": {
"delay": 330,
"time": "1768331130"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 315,
"time": "1768331655"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 222,
"time": "1768329102"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 315,
"time": "1768331355"
},
"departure": {
"delay": 315,
"time": "1768331355"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1768329590"
},
"departure": {
"delay": 140,
"time": "1768329620"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 332,
"time": "1768330652"
},
"departure": {
"delay": 332,
"time": "1768330652"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 364,
"time": "1768331224"
},
"departure": {
"delay": 364,
"time": "1768331224"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 352,
"time": "1768331392"
},
"departure": {
"delay": 352,
"time": "1768331392"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1768329821"
},
"departure": {
"delay": 161,
"time": "1768329821"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 364,
"time": "1768330864"
},
"departure": {
"delay": 364,
"time": "1768330864"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 332,
"time": "1768330532"
},
"departure": {
"delay": 332,
"time": "1768330532"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1768329508"
},
"departure": {
"delay": 148,
"time": "1768329508"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 315,
"time": "1768331475"
},
"departure": {
"delay": 315,
"time": "1768331475"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 437,
"time": "1768330214"
},
"departure": {
"delay": 437,
"time": "1768330217"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 337,
"time": "1768330597"
},
"departure": {
"delay": 337,
"time": "1768330597"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 153,
"time": "1768329393"
},
"departure": {
"delay": 153,
"time": "1768329393"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 332,
"time": "1768330712"
},
"departure": {
"delay": 332,
"time": "1768330712"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1768329712"
},
"departure": {
"delay": 177,
"time": "1768329777"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768329111",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10750:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748465x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1768310457"
},
"departure": {
"delay": -47,
"time": "1768310473"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 105,
"time": "1768308873"
},
"departure": {
"delay": 105,
"time": "1768308885"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -67,
"time": "1768309958"
},
"departure": {
"delay": -67,
"time": "1768309973"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1768308367"
},
"departure": {
"delay": 77,
"time": "1768308377"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -72,
"time": "1768309824"
},
"departure": {
"delay": -72,
"time": "1768309848"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -97,
"time": "1768310291"
},
"departure": {
"delay": -97,
"time": "1768310303"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1768309227"
},
"departure": {
"delay": 102,
"time": "1768309242"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1768310499"
},
"departure": {
"delay": -66,
"time": "1768310514"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1768308748"
},
"departure": {
"delay": 107,
"time": "1768308767"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1768309409"
},
"departure": {
"delay": 46,
"time": "1768309426"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1768309517"
},
"departure": {
"delay": 93,
"time": "1768309533"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -46,
"time": "1768310036"
},
"departure": {
"delay": -46,
"time": "1768310054"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -63,
"time": "1768310376"
},
"departure": {
"delay": -63,
"time": "1768310397"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -6,
"time": "1768309661"
},
"departure": {
"delay": -6,
"time": "1768309794"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1768308419"
},
"departure": {
"delay": 75,
"time": "1768308435"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1768308560"
},
"departure": {
"delay": 117,
"time": "1768308597"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1768308654"
},
"departure": {
"delay": 128,
"time": "1768308668"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -74,
"time": "1768310128"
},
"departure": {
"delay": -74,
"time": "1768310146"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1768309094"
},
"departure": {
"delay": 144,
"time": "1768309104"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1768308720"
},
"departure": {
"delay": 139,
"time": "1768308739"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1768308462"
},
"departure": {
"delay": 127,
"time": "1768308487"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1768309128"
},
"departure": {
"delay": 135,
"time": "1768309155"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -84,
"time": "1768310321"
},
"departure": {
"delay": -84,
"time": "1768310376"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1768309296"
},
"departure": {
"delay": 70,
"time": "1768309330"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1768308940"
},
"departure": {
"delay": 117,
"time": "1768308957"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 128,
"time": "1768308188"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -57,
"time": "1768310070"
},
"departure": {
"delay": -57,
"time": "1768310103"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1768309569"
},
"departure": {
"delay": 113,
"time": "1768309613"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -89,
"time": "1768310206"
},
"departure": {
"delay": -89,
"time": "1768310251"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -88,
"time": "1768310178"
},
"departure": {
"delay": -88,
"time": "1768310192"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -102,
"time": "1768310538"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 126,
"time": "1768308816"
},
"departure": {
"delay": 126,
"time": "1768308846"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1768309354"
},
"departure": {
"delay": 69,
"time": "1768309389"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748465x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746216x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1768294848"
},
"departure": {
"delay": 127,
"time": "1768294927"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1768296486"
},
"departure": {
"delay": 38,
"time": "1768296518"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -87,
"time": "1768296800"
},
"departure": {
"delay": -87,
"time": "1768296813"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -6,
"time": "1768296640"
},
"departure": {
"delay": -6,
"time": "1768296654"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 78,
"time": "1768294388"
},
"departure": {
"delay": 78,
"time": "1768294398"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 78,
"time": "1768293978"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1768295182"
},
"departure": {
"delay": 118,
"time": "1768295218"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -171,
"time": "1768297149"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 48,
"time": "1768295670"
},
"departure": {
"delay": 48,
"time": "1768295688"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1768295049"
},
"departure": {
"delay": 99,
"time": "1768295079"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1768296615"
},
"departure": {
"delay": 29,
"time": "1768296629"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -107,
"time": "1768296894"
},
"departure": {
"delay": -107,
"time": "1768296913"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 101,
"time": "1768294709"
},
"departure": {
"delay": 101,
"time": "1768294721"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1768294202"
},
"departure": {
"delay": 101,
"time": "1768294241"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1768295994"
},
"departure": {
"delay": 31,
"time": "1768296031"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1768296571"
},
"departure": {
"delay": 50,
"time": "1768296590"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -142,
"time": "1768297100"
},
"departure": {
"delay": -142,
"time": "1768297118"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 3,
"time": "1768296407"
},
"departure": {
"delay": 3,
"time": "1768296423"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1768296275"
},
"departure": {
"delay": 8,
"time": "1768296308"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 118,
"time": "1768294965"
},
"departure": {
"delay": 118,
"time": "1768294978"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1768295864"
},
"departure": {
"delay": -3,
"time": "1768295877"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1768294306"
},
"departure": {
"delay": 117,
"time": "1768294317"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768295592"
},
"departure": {
"delay": 48,
"time": "1768295628"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1768295461"
},
"departure": {
"delay": 39,
"time": "1768295499"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1768295535"
},
"departure": {
"delay": 44,
"time": "1768295564"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1768295386"
},
"departure": {
"delay": 79,
"time": "1768295419"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1768294259"
},
"departure": {
"delay": 96,
"time": "1768294296"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -108,
"time": "1768297014"
},
"departure": {
"delay": -108,
"time": "1768297032"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 11,
"time": "1768296175"
},
"departure": {
"delay": 11,
"time": "1768296191"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1768294174"
},
"departure": {
"delay": 47,
"time": "1768294187"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1768296755"
},
"departure": {
"delay": -73,
"time": "1768296767"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 14,
"time": "1768296539"
},
"departure": {
"delay": 14,
"time": "1768296554"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -2,
"time": "1768296703"
},
"departure": {
"delay": -2,
"time": "1768296718"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -3,
"time": "1768296225"
},
"departure": {
"delay": -3,
"time": "1768296237"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1768294470"
},
"departure": {
"delay": 62,
"time": "1768294502"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -82,
"time": "1768296865"
},
"departure": {
"delay": -82,
"time": "1768296878"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -137,
"time": "1768297053"
},
"departure": {
"delay": -137,
"time": "1768297063"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 81,
"time": "1768294417"
},
"departure": {
"delay": 81,
"time": "1768294461"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768294114"
},
"departure": {
"delay": 78,
"time": "1768294158"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1768295308"
},
"departure": {
"delay": 68,
"time": "1768295348"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1768294327"
},
"departure": {
"delay": 87,
"time": "1768294347"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768296117"
},
"departure": {
"delay": 30,
"time": "1768296150"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1768295771"
},
"departure": {
"delay": 50,
"time": "1768295810"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1768294611"
},
"departure": {
"delay": 112,
"time": "1768294672"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1768294024"
},
"departure": {
"delay": 82,
"time": "1768294042"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768296060"
},
"departure": {
"delay": 13,
"time": "1768296073"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1768294737"
},
"departure": {
"delay": 72,
"time": "1768294752"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1768296724"
},
"departure": {
"delay": -39,
"time": "1768296741"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 119,
"time": "1768294762"
},
"departure": {
"delay": 119,
"time": "1768294799"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768295908"
},
"departure": {
"delay": 2,
"time": "1768295942"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746216x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746176x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768304567"
},
"departure": {
"delay": -3,
"time": "1768304637"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1768304679"
},
"departure": {
"delay": 23,
"time": "1768304723"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 85,
"time": "1768303487"
},
"departure": {
"delay": 85,
"time": "1768303525"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -25,
"time": "1768304975"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 42,
"time": "1768302682"
},
"departure": {
"delay": 42,
"time": "1768302702"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1768304741"
},
"departure": {
"delay": -8,
"time": "1768304752"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -15,
"time": "1768302000"
},
"departure": {
"delay": -15,
"time": "1768302045"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1768302051"
},
"departure": {
"delay": 32,
"time": "1768302092"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1768302583"
},
"departure": {
"delay": 50,
"time": "1768302650"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1768304805"
},
"departure": {
"delay": 1,
"time": "1768304821"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -12,
"time": "1768304092"
},
"departure": {
"delay": -12,
"time": "1768304148"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1768303639"
},
"departure": {
"time": "1768303680"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -35,
"time": "1768304204"
},
"departure": {
"delay": -35,
"time": "1768304245"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1768301876"
},
"departure": {
"delay": 17,
"time": "1768301897"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 41,
"time": "1768301681"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1768302305"
},
"departure": {
"delay": 21,
"time": "1768302321"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1768302426"
},
"departure": {
"delay": 24,
"time": "1768302444"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768302888"
},
"departure": {
"delay": 40,
"time": "1768302940"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1768304260"
},
"departure": {
"delay": 13,
"time": "1768304293"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 69,
"time": "1768303137"
},
"departure": {
"delay": 69,
"time": "1768303209"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1768302141"
},
"departure": {
"delay": -31,
"time": "1768302149"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1768303419"
},
"departure": {
"delay": 74,
"time": "1768303454"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1768302172"
},
"departure": {
"delay": 3,
"time": "1768302243"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768301934"
},
"departure": {
"delay": 5,
"time": "1768301945"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1768304762"
},
"departure": {
"delay": 33,
"time": "1768304793"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 21,
"time": "1768304026"
},
"departure": {
"delay": 21,
"time": "1768304061"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1768303546"
},
"departure": {
"delay": 20,
"time": "1768303580"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1768303252"
},
"departure": {
"delay": 35,
"time": "1768303295"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1768303721"
},
"departure": {
"delay": 70,
"time": "1768303870"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1768302724"
},
"departure": {
"delay": 36,
"time": "1768302756"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1768304503"
},
"departure": {
"delay": -6,
"time": "1768304514"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 81,
"time": "1768301711"
},
"departure": {
"delay": 81,
"time": "1768301721"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1768302985"
},
"departure": {
"delay": 67,
"time": "1768303027"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1768303915"
},
"departure": {
"delay": 24,
"time": "1768303944"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1768302276"
},
"departure": {
"delay": -9,
"time": "1768302291"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1768304360"
},
"departure": {
"delay": 2,
"time": "1768304402"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -9,
"time": "1768304315"
},
"departure": {
"delay": -9,
"time": "1768304331"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -47,
"time": "1768304526"
},
"departure": {
"delay": -47,
"time": "1768304533"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 54,
"time": "1768303043"
},
"departure": {
"delay": 54,
"time": "1768303074"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1768304856"
},
"departure": {
"delay": 47,
"time": "1768304867"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 77,
"time": "1768303316"
},
"departure": {
"delay": 77,
"time": "1768303397"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1768302343"
},
"departure": {
"delay": 16,
"time": "1768302376"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1768302805"
},
"departure": {
"delay": -21,
"time": "1768302819"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1768301839"
},
"departure": {
"delay": 36,
"time": "1768301856"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1768304883"
},
"departure": {
"delay": 33,
"time": "1768304913"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 13,
"time": "1768302507"
},
"departure": {
"delay": 13,
"time": "1768302553"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1768301750"
},
"departure": {
"delay": 66,
"time": "1768301766"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1768301960"
},
"departure": {
"delay": -23,
"time": "1768301977"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746176x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1768331547"
},
"departure": {
"delay": 27,
"time": "1768331547"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1768332250"
},
"departure": {
"delay": 10,
"time": "1768332250"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1768331251"
},
"departure": {
"delay": 31,
"time": "1768331251"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1768331129"
},
"departure": {
"delay": 29,
"time": "1768331129"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768331670"
},
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768330770"
},
"departure": {
"delay": 30,
"time": "1768330770"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768331793"
},
"departure": {
"delay": 33,
"time": "1768331793"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1768330878"
},
"departure": {
"delay": 18,
"time": "1768330878"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1768330836"
},
"departure": {
"delay": 36,
"time": "1768330836"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768330655"
},
"departure": {
"delay": 35,
"time": "1768330655"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1768330932"
},
"departure": {
"delay": 12,
"time": "1768330932"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768331448"
},
"departure": {
"delay": 48,
"time": "1768331448"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1768332077"
},
"departure": {
"delay": 17,
"time": "1768332077"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 30,
"time": "1768330530"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768331010"
},
"departure": {
"delay": 30,
"time": "1768331010"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768330605"
},
"departure": {
"delay": 45,
"time": "1768330605"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768331370"
},
"departure": {
"delay": 30,
"time": "1768331370"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768331745"
},
"departure": {
"delay": 45,
"time": "1768331745"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6340:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -82,
"time": "1768285658"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 162,
"time": "1768283072"
},
"departure": {
"delay": 162,
"time": "1768283082"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768284184"
},
"departure": {
"delay": 30,
"time": "1768284210"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1768283954"
},
"departure": {
"delay": 95,
"time": "1768283975"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1768283716"
},
"departure": {
"delay": 94,
"time": "1768283734"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1768283642"
},
"departure": {
"delay": 83,
"time": "1768283663"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1768284244"
},
"departure": {
"delay": -7,
"time": "1768284293"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1768283543"
},
"departure": {
"delay": 114,
"time": "1768283574"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1768283425"
},
"departure": {
"delay": 117,
"time": "1768283457"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768284107"
},
"departure": {
"delay": 28,
"time": "1768284148"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1768284879"
},
"departure": {
"delay": 6,
"time": "1768284906"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1768285329"
},
"departure": {
"delay": 43,
"time": "1768285363"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1768285572"
},
"departure": {
"delay": -33,
"time": "1768285587"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 208,
"time": "1768283008"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768284326"
},
"departure": {
"delay": 4,
"time": "1768284364"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1768283254"
},
"departure": {
"delay": 117,
"time": "1768283277"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1768283901"
},
"departure": {
"delay": 118,
"time": "1768283938"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768285414"
},
"departure": {
"delay": 9,
"time": "1768285449"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -49,
"time": "1768284465"
},
"departure": {
"delay": -49,
"time": "1768284551"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1768285515"
},
"departure": {
"delay": -31,
"time": "1768285529"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -4,
"time": "1768285120"
},
"departure": {
"delay": -4,
"time": "1768285136"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 151,
"time": "1768283125"
},
"departure": {
"delay": 151,
"time": "1768283131"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768283843"
},
"departure": {
"delay": 97,
"time": "1768283857"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1768284394"
},
"departure": {
"delay": -70,
"time": "1768284410"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1768283096"
},
"departure": {
"delay": 132,
"time": "1768283112"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1768284652"
},
"departure": {
"delay": 34,
"time": "1768284754"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1768285476"
},
"departure": {
"delay": -12,
"time": "1768285488"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1768285210"
},
"departure": {
"delay": 13,
"time": "1768285273"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1768284050"
},
"departure": {
"delay": 63,
"time": "1768284063"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1768283149"
},
"departure": {
"delay": 144,
"time": "1768283184"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1768285076"
},
"departure": {
"delay": 9,
"time": "1768285089"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 115,
"time": "1768283500"
},
"departure": {
"delay": 115,
"time": "1768283515"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768284971"
},
"departure": {
"delay": 43,
"time": "1768285003"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1768283330"
},
"departure": {
"delay": 147,
"time": "1768283367"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1768283786"
},
"departure": {
"delay": 118,
"time": "1768283818"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 720,
"time": "1768328280"
},
"departure": {
"delay": 720,
"time": "1768328280"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 692,
"time": "1768329572"
},
"departure": {
"delay": 692,
"time": "1768329572"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 694,
"time": "1768328374"
},
"departure": {
"delay": 694,
"time": "1768328374"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 815,
"time": "1768329095"
},
"departure": {
"delay": 815,
"time": "1768329095"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 835,
"time": "1768328995"
},
"departure": {
"delay": 835,
"time": "1768328995"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 688,
"time": "1768328608"
},
"departure": {
"delay": 688,
"time": "1768328608"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 613,
"time": "1768329613"
},
"departure": {
"delay": 613,
"time": "1768329613"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 726,
"time": "1768327926"
},
"departure": {
"delay": 726,
"time": "1768327926"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 703,
"time": "1768327963"
},
"departure": {
"delay": 703,
"time": "1768327963"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 768,
"time": "1768329408"
},
"departure": {
"delay": 768,
"time": "1768329408"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 600,
"time": "1768329720"
},
"departure": {
"delay": 600,
"time": "1768329720"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 729,
"time": "1768327749"
},
"departure": {
"delay": 729,
"time": "1768327749"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 733,
"time": "1768327813"
},
"departure": {
"delay": 733,
"time": "1768327813"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 704,
"time": "1768329524"
},
"departure": {
"delay": 704,
"time": "1768329524"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 750,
"time": "1768329450"
},
"departure": {
"delay": 750,
"time": "1768329450"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 741,
"time": "1768328001"
},
"departure": {
"delay": 741,
"time": "1768328001"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 661,
"time": "1768328521"
},
"departure": {
"delay": 661,
"time": "1768328521"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 792,
"time": "1768329252"
},
"departure": {
"delay": 792,
"time": "1768329252"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 546,
"time": "1768329846"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 749,
"time": "1768329149"
},
"departure": {
"delay": 749,
"time": "1768329149"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 673,
"time": "1768328052"
},
"departure": {
"delay": 673,
"time": "1768328053"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 644,
"time": "1768328084"
},
"departure": {
"delay": 644,
"time": "1768328084"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 614,
"time": "1768329674"
},
"departure": {
"delay": 614,
"time": "1768329674"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 664,
"time": "1768328174"
},
"departure": {
"delay": 664,
"time": "1768328224"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 680,
"time": "1768327700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 812,
"time": "1768329025"
},
"departure": {
"delay": 812,
"time": "1768329032"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 656,
"time": "1768328696"
},
"departure": {
"delay": 656,
"time": "1768328696"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 748,
"time": "1768329328"
},
"departure": {
"delay": 748,
"time": "1768329328"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 716,
"time": "1768328778"
},
"departure": {
"delay": 716,
"time": "1768328816"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 759,
"time": "1768327899"
},
"departure": {
"delay": 759,
"time": "1768327899"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768327701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7883:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332480"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768330499",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3095:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190168x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1768332507"
},
"departure": {
"delay": 27,
"time": "1768332507"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1768331051"
},
"departure": {
"delay": 11,
"time": "1768331051"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1768331624"
},
"departure": {
"delay": 44,
"time": "1768331624"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768331122"
},
"departure": {
"delay": 22,
"time": "1768331122"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331550"
},
"departure": {
"delay": 30,
"time": "1768331550"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1768332076"
},
"departure": {
"delay": 16,
"time": "1768332076"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1768332031"
},
"departure": {
"delay": 31,
"time": "1768332031"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768332720"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1768331317"
},
"departure": {
"delay": 37,
"time": "1768331317"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1768332458"
},
"departure": {
"delay": 38,
"time": "1768332458"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1768331175"
},
"departure": {
"delay": 15,
"time": "1768331175"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768331405"
},
"departure": {
"delay": 5,
"time": "1768331405"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768331268"
},
"departure": {
"delay": 48,
"time": "1768331268"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768332396"
},
"departure": {
"delay": 36,
"time": "1768332396"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1768331666"
},
"departure": {
"delay": 26,
"time": "1768331666"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1768331776"
},
"departure": {
"delay": 16,
"time": "1768331776"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1768332307"
},
"departure": {
"delay": 7,
"time": "1768332307"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1768332598"
},
"departure": {
"delay": 58,
"time": "1768332598"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1768332121"
},
"departure": {
"delay": 1,
"time": "1768332121"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1768331516"
},
"departure": {
"delay": 56,
"time": "1768331516"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768329923",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190168x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7848:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 509,
"time": "1768331609"
},
"departure": {
"delay": 509,
"time": "1768331609"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 500,
"time": "1768332140"
},
"departure": {
"delay": 500,
"time": "1768332140"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 495,
"time": "1768330995"
},
"departure": {
"delay": 495,
"time": "1768330995"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 506,
"time": "1768331546"
},
"departure": {
"delay": 506,
"time": "1768331546"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 512,
"time": "1768330712"
},
"departure": {
"delay": 512,
"time": "1768330712"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 506,
"time": "1768331966"
},
"departure": {
"delay": 506,
"time": "1768331966"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 510,
"time": "1768331070"
},
"departure": {
"delay": 510,
"time": "1768331070"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 556,
"time": "1768330636"
},
"departure": {
"delay": 556,
"time": "1768330636"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 456,
"time": "1768332396"
},
"departure": {
"delay": 456,
"time": "1768332396"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 533,
"time": "1768330433"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 494,
"time": "1768331774"
},
"departure": {
"delay": 494,
"time": "1768331774"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 508,
"time": "1768330588"
},
"departure": {
"delay": 508,
"time": "1768330588"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 513,
"time": "1768330473"
},
"departure": {
"delay": 513,
"time": "1768330473"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 473,
"time": "1768331873"
},
"departure": {
"delay": 473,
"time": "1768331873"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 536,
"time": "1768330796"
},
"departure": {
"delay": 536,
"time": "1768330796"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 512,
"time": "1768331672"
},
"departure": {
"delay": 512,
"time": "1768331672"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 521,
"time": "1768330841"
},
"departure": {
"delay": 521,
"time": "1768330841"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 480,
"time": "1768331460"
},
"departure": {
"delay": 480,
"time": "1768331460"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 507,
"time": "1768330527"
},
"departure": {
"delay": 507,
"time": "1768330527"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 503,
"time": "1768332323"
},
"departure": {
"delay": 503,
"time": "1768332323"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 456,
"time": "1768332216"
},
"departure": {
"delay": 456,
"time": "1768332216"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 456,
"time": "1768332036"
},
"departure": {
"delay": 456,
"time": "1768332036"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 466,
"time": "1768332166"
},
"departure": {
"delay": 466,
"time": "1768332166"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 510,
"time": "1768330950"
},
"departure": {
"delay": 510,
"time": "1768330950"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 480,
"time": "1768331400"
},
"departure": {
"delay": 480,
"time": "1768331400"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 533,
"time": "1768330673"
},
"departure": {
"delay": 533,
"time": "1768330673"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7848:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745720x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 388,
"time": "1768291756"
},
"departure": {
"delay": 388,
"time": "1768291768"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 362,
"time": "1768291284"
},
"departure": {
"delay": 362,
"time": "1768291322"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 257,
"time": "1768292267"
},
"departure": {
"delay": 257,
"time": "1768292297"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 415,
"time": "1768290672"
},
"departure": {
"delay": 415,
"time": "1768290715"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 297,
"time": "1768292084"
},
"departure": {
"delay": 297,
"time": "1768292097"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 321,
"time": "1768290149"
},
"departure": {
"delay": 321,
"time": "1768290201"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 353,
"time": "1768290250"
},
"departure": {
"delay": 353,
"time": "1768290293"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 308,
"time": "1768292033"
},
"departure": {
"delay": 308,
"time": "1768292048"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 300,
"time": "1768291953"
},
"departure": {
"delay": 300,
"time": "1768291980"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 356,
"time": "1768291525"
},
"departure": {
"delay": 356,
"time": "1768291556"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 252,
"time": "1768292222"
},
"departure": {
"delay": 252,
"time": "1768292232"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 370,
"time": "1768290994"
},
"departure": {
"delay": 370,
"time": "1768291030"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 384,
"time": "1768291180"
},
"departure": {
"delay": 384,
"time": "1768291224"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 385,
"time": "1768290808"
},
"departure": {
"delay": 385,
"time": "1768290865"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 291,
"time": "1768289960"
},
"departure": {
"delay": 291,
"time": "1768289991"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 280,
"time": "1768292187"
},
"departure": {
"delay": 280,
"time": "1768292200"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 287,
"time": "1768289775"
},
"departure": {
"delay": 287,
"time": "1768289807"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 335,
"time": "1768291825"
},
"departure": {
"delay": 335,
"time": "1768291835"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 339,
"time": "1768291370"
},
"departure": {
"delay": 339,
"time": "1768291419"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 410,
"time": "1768291656"
},
"departure": {
"delay": 410,
"time": "1768291670"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 335,
"time": "1768289839"
},
"departure": {
"delay": 335,
"time": "1768289915"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 370,
"time": "1768291113"
},
"departure": {
"delay": 370,
"time": "1768291150"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 324,
"time": "1768290345"
},
"departure": {
"delay": 324,
"time": "1768290384"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 347,
"time": "1768290489"
},
"departure": {
"delay": 347,
"time": "1768290527"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 408,
"time": "1768291565"
},
"departure": {
"delay": 408,
"time": "1768291608"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 352,
"time": "1768291459"
},
"departure": {
"delay": 352,
"time": "1768291492"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1768289508"
},
"departure": {
"delay": 179,
"time": "1768289519"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 307,
"time": "1768292128"
},
"departure": {
"delay": 307,
"time": "1768292167"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 271,
"time": "1768289596"
},
"departure": {
"delay": 271,
"time": "1768289731"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 369,
"time": "1768291058"
},
"departure": {
"delay": 369,
"time": "1768291089"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 343,
"time": "1768291866"
},
"departure": {
"delay": 343,
"time": "1768291903"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 216,
"time": "1768292376"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 410,
"time": "1768290914"
},
"departure": {
"delay": 410,
"time": "1768290950"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 148,
"time": "1768289428"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 235,
"time": "1768292321"
},
"departure": {
"delay": 235,
"time": "1768292335"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 336,
"time": "1768290044"
},
"departure": {
"delay": 336,
"time": "1768290096"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745720x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8264:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1768329526"
},
"departure": {
"delay": 46,
"time": "1768329526"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1768328570"
},
"departure": {
"delay": 110,
"time": "1768328570"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768329142"
},
"departure": {
"delay": 22,
"time": "1768329142"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1768328721"
},
"departure": {
"delay": 21,
"time": "1768328721"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1768328333"
},
"departure": {
"delay": 113,
"time": "1768328333"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 181,
"time": "1768329961"
},
"departure": {
"delay": 181,
"time": "1768329961"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1768328804"
},
"departure": {
"delay": 44,
"time": "1768328804"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1768329393"
},
"departure": {
"delay": 33,
"time": "1768329393"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1768329833"
},
"departure": {
"delay": 113,
"time": "1768329833"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 182,
"time": "1768330262"
},
"departure": {
"delay": 182,
"time": "1768330262"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1768329603"
},
"departure": {
"delay": 123,
"time": "1768329603"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1768328912"
},
"departure": {
"delay": 32,
"time": "1768328912"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768330467"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 18,
"time": "1768329198"
},
"departure": {
"delay": 18,
"time": "1768329198"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1768329752"
},
"departure": {
"delay": 152,
"time": "1768329752"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1768329473"
},
"departure": {
"delay": 53,
"time": "1768329473"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1768330052"
},
"departure": {
"delay": 152,
"time": "1768330052"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 165,
"time": "1768330005"
},
"departure": {
"delay": 165,
"time": "1768330005"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1768330182"
},
"departure": {
"delay": 162,
"time": "1768330182"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 8,
"time": "1768329068"
},
"departure": {
"delay": 8,
"time": "1768329068"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1768328998"
},
"departure": {
"delay": -2,
"time": "1768328998"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768329430"
},
"departure": {
"delay": 70,
"time": "1768329430"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1768328964"
},
"departure": {
"delay": 24,
"time": "1768328964"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1768328642"
},
"departure": {
"delay": 122,
"time": "1768328642"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768328160"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1768328778"
},
"departure": {
"delay": 78,
"time": "1768328778"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1768328222"
},
"departure": {
"delay": 62,
"time": "1768328222"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1768329269"
},
"departure": {
"delay": 29,
"time": "1768329269"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1768329319"
},
"departure": {
"delay": 19,
"time": "1768329319"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1768330393"
},
"departure": {
"delay": 133,
"time": "1768330393"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1768328501"
},
"departure": {
"delay": 101,
"time": "1768328501"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1768329662"
},
"departure": {
"delay": 122,
"time": "1768329662"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1768328843"
},
"departure": {
"delay": 23,
"time": "1768328843"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1768330286"
},
"departure": {
"delay": 146,
"time": "1768330286"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1768327981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8264:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx390:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 242,
"time": "1768328282"
},
"departure": {
"delay": 242,
"time": "1768328282"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1768327633"
},
"departure": {
"delay": 157,
"time": "1768327657"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1768327282"
},
"departure": {
"delay": 142,
"time": "1768327282"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1768328086"
},
"departure": {
"delay": 226,
"time": "1768328086"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1768327782"
},
"departure": {
"delay": 102,
"time": "1768327782"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1768329868"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1768329657"
},
"departure": {
"delay": 177,
"time": "1768329657"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 287,
"time": "1768329085"
},
"departure": {
"delay": 287,
"time": "1768329107"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 308,
"time": "1768328383"
},
"departure": {
"delay": 308,
"time": "1768328408"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 298,
"time": "1768328458"
},
"departure": {
"delay": 298,
"time": "1768328458"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 263,
"time": "1768328183"
},
"departure": {
"delay": 263,
"time": "1768328183"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 62,
"time": "1768327082"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 313,
"time": "1768328533"
},
"departure": {
"delay": 313,
"time": "1768328533"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 243,
"time": "1768329483"
},
"departure": {
"delay": 243,
"time": "1768329483"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 328,
"time": "1768328608"
},
"departure": {
"delay": 328,
"time": "1768328608"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1768327367"
},
"departure": {
"delay": 167,
"time": "1768327367"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 253,
"time": "1768329409"
},
"departure": {
"delay": 253,
"time": "1768329433"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1768329607"
},
"departure": {
"delay": 187,
"time": "1768329607"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 233,
"time": "1768327958"
},
"departure": {
"delay": 233,
"time": "1768328033"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1768329707"
},
"departure": {
"delay": 167,
"time": "1768329707"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 221,
"time": "1768328837"
},
"departure": {
"delay": 221,
"time": "1768328861"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 244,
"time": "1768329544"
},
"departure": {
"delay": 244,
"time": "1768329544"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 256,
"time": "1768329016"
},
"departure": {
"delay": 256,
"time": "1768329016"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 282,
"time": "1768329282"
},
"departure": {
"delay": 282,
"time": "1768329282"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1768327457"
},
"departure": {
"delay": 137,
"time": "1768327457"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 342,
"time": "1768328663"
},
"departure": {
"delay": 342,
"time": "1768328682"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1768327157"
},
"departure": {
"delay": 137,
"time": "1768327157"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1768329771"
},
"departure": {
"delay": 171,
"time": "1768329771"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1768327532"
},
"departure": {
"delay": 177,
"time": "1768327557"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1768328732"
},
"departure": {
"delay": 212,
"time": "1768328732"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768327091",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx390:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745231x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 497,
"time": "1768290344"
},
"departure": {
"delay": 497,
"time": "1768290377"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 428,
"time": "1768291167"
},
"departure": {
"delay": 428,
"time": "1768291208"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 417,
"time": "1768290894"
},
"departure": {
"delay": 417,
"time": "1768290957"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 517,
"time": "1768290588"
},
"departure": {
"delay": 517,
"time": "1768290637"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 478,
"time": "1768290673"
},
"departure": {
"delay": 478,
"time": "1768290718"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 523,
"time": "1768289923"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 481,
"time": "1768291409"
},
"departure": {
"delay": 481,
"time": "1768291441"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 499,
"time": "1768290086"
},
"departure": {
"delay": 499,
"time": "1768290139"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 542,
"time": "1768290422"
},
"departure": {
"delay": 542,
"time": "1768290482"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 461,
"time": "1768289995"
},
"departure": {
"delay": 461,
"time": "1768290041"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 400,
"time": "1768291028"
},
"departure": {
"delay": 400,
"time": "1768291060"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 462,
"time": "1768290182"
},
"departure": {
"delay": 462,
"time": "1768290222"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 423,
"time": "1768290745"
},
"departure": {
"delay": 423,
"time": "1768290783"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 472,
"time": "1768291315"
},
"departure": {
"delay": 472,
"time": "1768291372"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 429,
"time": "1768291105"
},
"departure": {
"delay": 429,
"time": "1768291149"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 503,
"time": "1768290277"
},
"departure": {
"delay": 503,
"time": "1768290323"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 390,
"time": "1768291530"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 450,
"time": "1768291254"
},
"departure": {
"delay": 450,
"time": "1768291290"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 386,
"time": "1768290826"
},
"departure": {
"delay": 386,
"time": "1768290866"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745231x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746253x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1768327470"
},
"departure": {
"delay": 146,
"time": "1768327526"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -107,
"time": "1768329716"
},
"departure": {
"delay": -107,
"time": "1768329733"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 136,
"time": "1768328023"
},
"departure": {
"delay": 136,
"time": "1768328056"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1768327350"
},
"departure": {
"delay": 121,
"time": "1768327381"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1768328447"
},
"departure": {
"delay": 138,
"time": "1768328538"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1768329493"
},
"departure": {
"delay": -31,
"time": "1768329509"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 155,
"time": "1768327586"
},
"departure": {
"delay": 155,
"time": "1768327595"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1768330170"
},
"departure": {
"delay": -30,
"time": "1768330170"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 176,
"time": "1768328122"
},
"departure": {
"delay": 176,
"time": "1768328156"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1768329184"
},
"departure": {
"delay": 22,
"time": "1768329202"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1768329311"
},
"departure": {
"delay": 46,
"time": "1768329346"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1768330590"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 147,
"time": "1768327759"
},
"departure": {
"delay": 147,
"time": "1768327767"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1768330230"
},
"departure": {
"delay": -30,
"time": "1768330230"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -80,
"time": "1768329804"
},
"departure": {
"delay": -80,
"time": "1768329820"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 126,
"time": "1768328076"
},
"departure": {
"delay": 126,
"time": "1768328106"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1768329221"
},
"departure": {
"delay": 16,
"time": "1768329256"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -78,
"time": "1768329631"
},
"departure": {
"delay": -78,
"time": "1768329642"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -25,
"time": "1768330104"
},
"departure": {
"delay": -25,
"time": "1768330115"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 132,
"time": "1768327960"
},
"departure": {
"delay": 132,
"time": "1768327992"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1768329833"
},
"departure": {
"delay": -115,
"time": "1768329845"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"departure": {
"delay": 101,
"time": "1768327301"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1768330470"
},
"departure": {
"delay": -30,
"time": "1768330470"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -30,
"time": "1768330530"
},
"departure": {
"delay": -30,
"time": "1768330530"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -30,
"time": "1768330410"
},
"departure": {
"delay": -30,
"time": "1768330410"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 116,
"time": "1768328369"
},
"departure": {
"delay": 116,
"time": "1768328396"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1768327656"
},
"departure": {
"delay": 182,
"time": "1768327682"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1768329417"
},
"departure": {
"delay": 15,
"time": "1768329435"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1768328753"
},
"departure": {
"delay": 19,
"time": "1768328779"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -120,
"time": "1768329891"
},
"departure": {
"delay": -120,
"time": "1768329900"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 64,
"time": "1768328901"
},
"departure": {
"delay": 64,
"time": "1768328944"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1768328589"
},
"departure": {
"delay": 63,
"time": "1768328643"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1768327699"
},
"departure": {
"delay": 152,
"time": "1768327712"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1768328685"
},
"departure": {
"delay": 59,
"time": "1768328699"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1768327826"
},
"departure": {
"delay": 111,
"time": "1768327851"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1768328282"
},
"departure": {
"delay": 135,
"time": "1768328295"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1768328209"
},
"departure": {
"delay": 145,
"time": "1768328245"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1768327554"
},
"departure": {
"delay": 125,
"time": "1768327565"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1768329000"
},
"departure": {
"delay": 76,
"time": "1768329016"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1768329912"
},
"departure": {
"delay": 9,
"time": "1768330089"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -14,
"time": "1768329456"
},
"departure": {
"delay": -14,
"time": "1768329466"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 124,
"time": "1768327789"
},
"departure": {
"delay": 124,
"time": "1768327804"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1768329756"
},
"departure": {
"delay": -71,
"time": "1768329769"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -83,
"time": "1768329685"
},
"departure": {
"delay": -83,
"time": "1768329697"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 80,
"time": "1768329105"
},
"departure": {
"delay": 80,
"time": "1768329140"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1768328838"
},
"departure": {
"delay": 53,
"time": "1768328873"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1768327621"
},
"departure": {
"delay": 142,
"time": "1768327642"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1768329366"
},
"departure": {
"delay": 24,
"time": "1768329384"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1768329543"
},
"departure": {
"delay": -33,
"time": "1768329567"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1768330290"
},
"departure": {
"delay": -30,
"time": "1768330290"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746253x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768329020"
},
"departure": {
"delay": 20,
"time": "1768329020"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768328940"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768328400"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768328460"
},
"departure": {
"delay": 60,
"time": "1768328460"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768328880"
},
"departure": {
"delay": 60,
"time": "1768328880"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768328520"
},
"departure": {
"time": "1768328520"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1768328480"
},
"departure": {
"delay": 20,
"time": "1768328480"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1768328660"
},
"departure": {
"delay": 20,
"time": "1768328660"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768328700"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1768329740"
},
"departure": {
"delay": 20,
"time": "1768329740"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768328640"
},
"departure": {
"delay": 60,
"time": "1768328640"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768329000"
},
"departure": {
"delay": 60,
"time": "1768329000"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329420"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329120"
},
"departure": {
"time": "1768329120"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768329300"
},
"departure": {
"delay": 60,
"time": "1768329300"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768330080"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329660"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768329540"
},
"departure": {
"time": "1768329540"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768329060"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768328900"
},
"departure": {
"delay": 20,
"time": "1768328900"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330020"
},
"departure": {
"delay": 60,
"time": "1768330020"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768328142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11856:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747865x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768315871"
},
"departure": {
"delay": 19,
"time": "1768315879"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1768316315"
},
"departure": {
"delay": -4,
"time": "1768316336"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1768316672"
},
"departure": {
"delay": -7,
"time": "1768316693"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1768316165"
},
"departure": {
"delay": -7,
"time": "1768316213"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1768317248"
},
"departure": {
"delay": -13,
"time": "1768317287"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1768317092"
},
"departure": {
"delay": 18,
"time": "1768317198"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1768316093"
},
"departure": {
"delay": -1,
"time": "1768316099"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1768317335"
},
"departure": {
"delay": -49,
"time": "1768317371"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1768316862"
},
"departure": {
"delay": 7,
"time": "1768316887"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1768316923"
},
"departure": {
"delay": -10,
"time": "1768316930"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1768316606"
},
"departure": {
"delay": -1,
"time": "1768316639"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1768315952"
},
"departure": {
"delay": 65,
"time": "1768315985"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -65,
"time": "1768316415"
},
"departure": {
"delay": -65,
"time": "1768316515"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768315990"
},
"departure": {
"delay": 16,
"time": "1768315996"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1768316115"
},
"departure": {
"delay": -31,
"time": "1768316129"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1768316543"
},
"departure": {
"delay": -49,
"time": "1768316591"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 85,
"time": "1768315825"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -69,
"time": "1768316958"
},
"departure": {
"delay": -69,
"time": "1768316991"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768317553"
},
"departure": {
"delay": 30,
"time": "1768317630"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -21,
"time": "1768317759"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1768317433"
},
"departure": {
"delay": -34,
"time": "1768317506"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1768316049"
},
"departure": {
"delay": -36,
"time": "1768316064"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747865x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747511x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768315882"
},
"departure": {
"delay": 90,
"time": "1768315890"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1768315736"
},
"departure": {
"delay": 98,
"time": "1768315778"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1768315596"
},
"departure": {
"delay": 51,
"time": "1768315611"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1768315112"
},
"departure": {
"delay": 98,
"time": "1768315118"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1768313991"
},
"departure": {
"delay": 208,
"time": "1768314028"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1768314963"
},
"departure": {
"delay": 198,
"time": "1768314978"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1768316032"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 210,
"time": "1768315007"
},
"departure": {
"delay": 210,
"time": "1768315050"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1768315711"
},
"departure": {
"delay": 101,
"time": "1768315721"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 177,
"time": "1768314102"
},
"departure": {
"delay": 177,
"time": "1768314117"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 61,
"time": "1768313701"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1768315338"
},
"departure": {
"delay": 112,
"time": "1768315372"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1768315432"
},
"departure": {
"delay": 124,
"time": "1768315444"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1768315547"
},
"departure": {
"delay": 47,
"time": "1768315547"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1768315171"
},
"departure": {
"delay": 121,
"time": "1768315201"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1768314681"
},
"departure": {
"delay": 245,
"time": "1768314845"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1768315652"
},
"departure": {
"delay": 70,
"time": "1768315690"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 188,
"time": "1768314055"
},
"departure": {
"delay": 188,
"time": "1768314068"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1768315856"
},
"departure": {
"delay": 124,
"time": "1768315864"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1768313760"
},
"departure": {
"delay": 81,
"time": "1768313781"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1768313854"
},
"departure": {
"delay": 107,
"time": "1768313867"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1768314311"
},
"departure": {
"delay": 141,
"time": "1768314381"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747511x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746207x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 216,
"time": "1768286722"
},
"departure": {
"delay": 216,
"time": "1768286736"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 415,
"time": "1768289259"
},
"departure": {
"delay": 415,
"time": "1768289275"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 502,
"time": "1768288908"
},
"departure": {
"delay": 502,
"time": "1768288942"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 530,
"time": "1768289072"
},
"departure": {
"delay": 530,
"time": "1768289090"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 435,
"time": "1768289226"
},
"departure": {
"delay": 435,
"time": "1768289235"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 493,
"time": "1768288974"
},
"departure": {
"delay": 493,
"time": "1768288993"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 469,
"time": "1768289201"
},
"departure": {
"delay": 469,
"time": "1768289209"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 176,
"time": "1768286358"
},
"departure": {
"delay": 176,
"time": "1768286396"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 416,
"time": "1768289376"
},
"departure": {
"delay": 416,
"time": "1768289396"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 492,
"time": "1768289097"
},
"departure": {
"delay": 492,
"time": "1768289112"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 461,
"time": "1768288643"
},
"departure": {
"delay": 461,
"time": "1768288661"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 201,
"time": "1768286753"
},
"departure": {
"delay": 201,
"time": "1768286781"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 468,
"time": "1768288271"
},
"departure": {
"delay": 468,
"time": "1768288308"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 381,
"time": "1768287525"
},
"departure": {
"delay": 381,
"time": "1768287561"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 285,
"time": "1768286850"
},
"departure": {
"delay": 285,
"time": "1768286865"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 512,
"time": "1768289792"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 465,
"time": "1768288830"
},
"departure": {
"delay": 465,
"time": "1768288845"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 226,
"time": "1768286644"
},
"departure": {
"delay": 226,
"time": "1768286686"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 469,
"time": "1768288475"
},
"departure": {
"delay": 469,
"time": "1768288489"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 42,
"time": "1768285782"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 467,
"time": "1768288596"
},
"departure": {
"delay": 467,
"time": "1768288607"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 573,
"time": "1768288034"
},
"departure": {
"delay": 573,
"time": "1768288053"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1768286916"
},
"departure": {
"delay": 277,
"time": "1768286977"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 539,
"time": "1768288071"
},
"departure": {
"delay": 539,
"time": "1768288079"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 535,
"time": "1768289016"
},
"departure": {
"delay": 535,
"time": "1768289035"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 473,
"time": "1768288698"
},
"departure": {
"delay": 473,
"time": "1768288733"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 435,
"time": "1768287410"
},
"departure": {
"delay": 435,
"time": "1768287435"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1768286114"
},
"departure": {
"delay": 117,
"time": "1768286157"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 551,
"time": "1768288118"
},
"departure": {
"delay": 551,
"time": "1768288151"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 533,
"time": "1768289682"
},
"departure": {
"delay": 533,
"time": "1768289693"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 590,
"time": "1768287980"
},
"departure": {
"delay": 590,
"time": "1768288010"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 491,
"time": "1768288419"
},
"departure": {
"delay": 491,
"time": "1768288451"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 510,
"time": "1768289164"
},
"departure": {
"delay": 510,
"time": "1768289190"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 471,
"time": "1768288328"
},
"departure": {
"delay": 471,
"time": "1768288371"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 298,
"time": "1768287012"
},
"departure": {
"delay": 298,
"time": "1768287058"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1768285846"
},
"departure": {
"delay": 97,
"time": "1768285897"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1768286461"
},
"departure": {
"delay": 162,
"time": "1768286502"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 525,
"time": "1768289731"
},
"departure": {
"delay": 525,
"time": "1768289745"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 487,
"time": "1768288532"
},
"departure": {
"delay": 487,
"time": "1768288567"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1768286082"
},
"departure": {
"delay": 110,
"time": "1768286090"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 512,
"time": "1768288214"
},
"departure": {
"delay": 512,
"time": "1768288232"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1768286211"
},
"departure": {
"delay": 158,
"time": "1768286258"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1768285997"
},
"departure": {
"delay": 136,
"time": "1768286056"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1768286271"
},
"departure": {
"delay": 156,
"time": "1768286316"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1768286176"
},
"departure": {
"delay": 100,
"time": "1768286200"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 440,
"time": "1768287617"
},
"departure": {
"delay": 440,
"time": "1768287740"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1768286407"
},
"departure": {
"delay": 169,
"time": "1768286449"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 437,
"time": "1768289334"
},
"departure": {
"delay": 437,
"time": "1768289357"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 403,
"time": "1768287202"
},
"departure": {
"delay": 403,
"time": "1768287283"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 557,
"time": "1768289623"
},
"departure": {
"delay": 557,
"time": "1768289657"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746207x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745726x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1768296442"
},
"departure": {
"delay": -12,
"time": "1768296468"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1768296159"
},
"departure": {
"delay": -10,
"time": "1768296170"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -97,
"time": "1768297330"
},
"departure": {
"delay": -97,
"time": "1768297343"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1768294946"
},
"departure": {
"delay": 51,
"time": "1768294971"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1768294711"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -149,
"time": "1768297411"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 87,
"time": "1768296611"
},
"departure": {
"delay": 87,
"time": "1768296687"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1768296968"
},
"departure": {
"delay": 20,
"time": "1768296980"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1768296034"
},
"departure": {
"delay": 13,
"time": "1768296073"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768296505"
},
"departure": {
"delay": 6,
"time": "1768296546"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1768295002"
},
"departure": {
"delay": 77,
"time": "1768295057"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -124,
"time": "1768297361"
},
"departure": {
"delay": -124,
"time": "1768297376"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1768296363"
},
"departure": {
"delay": 43,
"time": "1768296403"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1768295190"
},
"departure": {
"delay": 82,
"time": "1768295242"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1768297189"
},
"departure": {
"delay": -55,
"time": "1768297205"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -48,
"time": "1768297146"
},
"departure": {
"delay": -48,
"time": "1768297152"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1768296837"
},
"departure": {
"delay": 89,
"time": "1768296869"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1768295432"
},
"departure": {
"delay": 8,
"time": "1768295468"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1768295680"
},
"departure": {
"delay": 68,
"time": "1768295768"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1768295334"
},
"departure": {
"delay": 46,
"time": "1768295386"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -84,
"time": "1768297285"
},
"departure": {
"delay": -84,
"time": "1768297296"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1768295291"
},
"departure": {
"delay": 26,
"time": "1768295306"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1768295518"
},
"departure": {
"delay": -30,
"time": "1768295550"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768296208"
},
"departure": {
"delay": 58,
"time": "1768296298"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1768297029"
},
"departure": {
"delay": -18,
"time": "1768297062"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1768294772"
},
"departure": {
"delay": 97,
"time": "1768294837"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -56,
"time": "1768297226"
},
"departure": {
"delay": -56,
"time": "1768297264"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 108,
"time": "1768296730"
},
"departure": {
"delay": 108,
"time": "1768296768"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1768296920"
},
"departure": {
"delay": 46,
"time": "1768296946"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1768297103"
},
"departure": {
"delay": -24,
"time": "1768297116"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 19,
"time": "1768295824"
},
"departure": {
"delay": 19,
"time": "1768295899"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1768296102"
},
"departure": {
"delay": 21,
"time": "1768296141"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1768296575"
},
"departure": {
"delay": 6,
"time": "1768296606"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1768295934"
},
"departure": {
"delay": 42,
"time": "1768295982"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1768294897"
},
"departure": {
"delay": 74,
"time": "1768294934"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1768295104"
},
"departure": {
"delay": 42,
"time": "1768295142"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745726x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746245x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 351,
"time": "1768320513"
},
"departure": {
"delay": 351,
"time": "1768320651"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 365,
"time": "1768322751"
},
"departure": {
"delay": 365,
"time": "1768322765"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 357,
"time": "1768323373"
},
"departure": {
"delay": 357,
"time": "1768323417"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 491,
"time": "1768323927"
},
"departure": {
"delay": 491,
"time": "1768323971"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 425,
"time": "1768321448"
},
"departure": {
"delay": 425,
"time": "1768321505"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 387,
"time": "1768322704"
},
"departure": {
"delay": 387,
"time": "1768322727"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 520,
"time": "1768321860"
},
"departure": {
"delay": 520,
"time": "1768321900"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 376,
"time": "1768323523"
},
"departure": {
"delay": 376,
"time": "1768323556"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 493,
"time": "1768323815"
},
"departure": {
"delay": 493,
"time": "1768323853"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 501,
"time": "1768321051"
},
"departure": {
"delay": 501,
"time": "1768321101"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 383,
"time": "1768322508"
},
"departure": {
"delay": 383,
"time": "1768322543"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 472,
"time": "1768324012"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 321,
"time": "1768323436"
},
"departure": {
"delay": 321,
"time": "1768323441"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 463,
"time": "1768323867"
},
"departure": {
"delay": 463,
"time": "1768323883"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 327,
"time": "1768320710"
},
"departure": {
"delay": 327,
"time": "1768320747"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 325,
"time": "1768323073"
},
"departure": {
"delay": 325,
"time": "1768323085"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 469,
"time": "1768322045"
},
"departure": {
"delay": 469,
"time": "1768322089"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 191,
"time": "1768320335"
},
"departure": {
"delay": 191,
"time": "1768320371"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 361,
"time": "1768322789"
},
"departure": {
"delay": 361,
"time": "1768322821"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 363,
"time": "1768323116"
},
"departure": {
"delay": 363,
"time": "1768323123"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 176,
"time": "1768320200"
},
"departure": {
"delay": 176,
"time": "1768320236"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 361,
"time": "1768323577"
},
"departure": {
"delay": 361,
"time": "1768323601"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 427,
"time": "1768321233"
},
"departure": {
"delay": 427,
"time": "1768321267"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 463,
"time": "1768322115"
},
"departure": {
"delay": 463,
"time": "1768322143"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 487,
"time": "1768321119"
},
"departure": {
"delay": 487,
"time": "1768321147"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 194,
"time": "1768320080"
},
"departure": {
"delay": 194,
"time": "1768320134"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 399,
"time": "1768322366"
},
"departure": {
"delay": 399,
"time": "1768322379"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1768320386"
},
"departure": {
"delay": 215,
"time": "1768320395"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 428,
"time": "1768322227"
},
"departure": {
"delay": 428,
"time": "1768322288"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 353,
"time": "1768323311"
},
"departure": {
"delay": 353,
"time": "1768323353"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 396,
"time": "1768322591"
},
"departure": {
"delay": 396,
"time": "1768322616"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 392,
"time": "1768322653"
},
"departure": {
"delay": 392,
"time": "1768322672"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 337,
"time": "1768322946"
},
"departure": {
"delay": 337,
"time": "1768322977"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 357,
"time": "1768323247"
},
"departure": {
"delay": 357,
"time": "1768323297"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 341,
"time": "1768323149"
},
"departure": {
"delay": 341,
"time": "1768323161"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 192,
"time": "1768320281"
},
"departure": {
"delay": 192,
"time": "1768320312"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 352,
"time": "1768323026"
},
"departure": {
"delay": 352,
"time": "1768323052"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 452,
"time": "1768322165"
},
"departure": {
"delay": 452,
"time": "1768322192"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 495,
"time": "1768321957"
},
"departure": {
"delay": 495,
"time": "1768321995"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 321,
"time": "1768323173"
},
"departure": {
"delay": 321,
"time": "1768323201"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 222,
"time": "1768320425"
},
"departure": {
"delay": 222,
"time": "1768320462"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 406,
"time": "1768321340"
},
"departure": {
"delay": 406,
"time": "1768321366"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 151,
"time": "1768320031"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 585,
"time": "1768321752"
},
"departure": {
"delay": 585,
"time": "1768321785"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 400,
"time": "1768320867"
},
"departure": {
"delay": 400,
"time": "1768321000"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 378,
"time": "1768322441"
},
"departure": {
"delay": 378,
"time": "1768322478"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1768320245"
},
"departure": {
"delay": 139,
"time": "1768320259"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 359,
"time": "1768322849"
},
"departure": {
"delay": 359,
"time": "1768322879"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 336,
"time": "1768320665"
},
"departure": {
"delay": 336,
"time": "1768320696"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 463,
"time": "1768321171"
},
"departure": {
"delay": 463,
"time": "1768321183"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746245x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1768330271"
},
"departure": {
"delay": 131,
"time": "1768330271"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1768330420"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 101,
"time": "1768330181"
},
"departure": {
"delay": 101,
"time": "1768330181"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1768330139"
},
"departure": {
"delay": 119,
"time": "1768330139"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1768330307"
},
"departure": {
"delay": 107,
"time": "1768330307"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602202:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230635x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768332015"
},
"departure": {
"delay": 15,
"time": "1768332015"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1768331824"
},
"departure": {
"delay": 4,
"time": "1768331824"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768332330"
},
"departure": {
"delay": 30,
"time": "1768332330"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1768331511"
},
"departure": {
"delay": 51,
"time": "1768331511"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1768331356"
},
"departure": {
"delay": 16,
"time": "1768331356"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1768332985"
},
"departure": {
"delay": 25,
"time": "1768332985"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1768332678"
},
"departure": {
"delay": 18,
"time": "1768332678"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1768331746"
},
"departure": {
"delay": 46,
"time": "1768331746"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1768331623"
},
"departure": {
"delay": 43,
"time": "1768331623"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1768332174"
},
"departure": {
"delay": 54,
"time": "1768332174"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1768331184"
},
"departure": {
"delay": 24,
"time": "1768331184"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768333129"
},
"departure": {
"delay": 49,
"time": "1768333129"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1768332263"
},
"departure": {
"delay": 23,
"time": "1768332263"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1768330923"
},
"departure": {
"delay": 3,
"time": "1768330923"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1768332910"
},
"departure": {
"delay": 10,
"time": "1768332910"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 9,
"time": "1768330989"
},
"departure": {
"delay": 9,
"time": "1768330989"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1768332880"
},
"departure": {
"delay": 40,
"time": "1768332880"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1768331115"
},
"departure": {
"delay": 15,
"time": "1768331115"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1768331675"
},
"departure": {
"delay": 35,
"time": "1768331675"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768333200"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1768332073"
},
"departure": {
"delay": 13,
"time": "1768332073"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1768331298"
},
"departure": {
"delay": 18,
"time": "1768331298"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1768331461"
},
"departure": {
"delay": 1,
"time": "1768331461"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1768333074"
},
"departure": {
"delay": 54,
"time": "1768333074"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768330373",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230635x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768331120"
},
"departure": {
"delay": 20,
"time": "1768331120"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332060"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768331715"
},
"departure": {
"delay": 15,
"time": "1768331715"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768331520"
},
"departure": {
"delay": 60,
"time": "1768331520"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768330740"
},
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768331400"
},
"departure": {
"delay": 60,
"time": "1768331400"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1768330580"
},
"departure": {
"delay": 20,
"time": "1768330580"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768331700"
},
"departure": {
"delay": 60,
"time": "1768331700"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768330980"
},
"departure": {
"delay": 60,
"time": "1768330980"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1768330760"
},
"departure": {
"delay": 20,
"time": "1768330760"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768331100"
},
"departure": {
"delay": 60,
"time": "1768331100"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768332000"
},
"departure": {
"delay": 60,
"time": "1768332000"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768331000"
},
"departure": {
"delay": 20,
"time": "1768331000"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768331730"
},
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768329281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11877:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747857x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 286,
"time": "1768308031"
},
"departure": {
"delay": 286,
"time": "1768308046"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1768306438"
},
"departure": {
"delay": 93,
"time": "1768306473"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1768306995"
},
"departure": {
"delay": -12,
"time": "1768307028"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 72,
"time": "1768306272"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1768306325"
},
"departure": {
"delay": 43,
"time": "1768306363"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768306621"
},
"departure": {
"delay": 71,
"time": "1768306631"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1768307443"
},
"departure": {
"delay": 117,
"time": "1768307457"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1768306899"
},
"departure": {
"delay": 117,
"time": "1768306917"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1768306709"
},
"departure": {
"delay": 36,
"time": "1768306716"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1768307143"
},
"departure": {
"delay": 92,
"time": "1768307192"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 285,
"time": "1768308171"
},
"departure": {
"delay": 285,
"time": "1768308225"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1768307541"
},
"departure": {
"delay": 112,
"time": "1768307572"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1768307223"
},
"departure": {
"delay": 98,
"time": "1768307258"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1768307061"
},
"departure": {
"delay": 32,
"time": "1768307132"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768306483"
},
"departure": {
"delay": 60,
"time": "1768306500"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1768307487"
},
"departure": {
"delay": 117,
"time": "1768307517"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 294,
"time": "1768307964"
},
"departure": {
"delay": 294,
"time": "1768307994"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1768307759"
},
"departure": {
"delay": 185,
"time": "1768307765"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1768306647"
},
"departure": {
"delay": 44,
"time": "1768306664"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 258,
"time": "1768308103"
},
"departure": {
"delay": 258,
"time": "1768308138"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768306567"
},
"departure": {
"delay": 21,
"time": "1768306581"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1768308286"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747857x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746174x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768302345"
},
"departure": {
"delay": 67,
"time": "1768302427"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1768303049"
},
"departure": {
"delay": 65,
"time": "1768303085"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 59,
"time": "1768302165"
},
"departure": {
"delay": 59,
"time": "1768302179"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 77,
"time": "1768302635"
},
"departure": {
"delay": 77,
"time": "1768302677"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"departure": {
"delay": 55,
"time": "1768299895"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1768300859"
},
"departure": {
"delay": 75,
"time": "1768300875"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768302980"
},
"departure": {
"delay": 33,
"time": "1768302993"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 90,
"time": "1768302777"
},
"departure": {
"delay": 90,
"time": "1768302810"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 64,
"time": "1768300296"
},
"departure": {
"delay": 64,
"time": "1768300324"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1768300252"
},
"departure": {
"delay": 26,
"time": "1768300286"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1768302930"
},
"departure": {
"delay": 69,
"time": "1768302969"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 85,
"time": "1768300777"
},
"departure": {
"delay": 85,
"time": "1768300825"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1768301516"
},
"departure": {
"delay": 39,
"time": "1768301559"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768300952"
},
"departure": {
"delay": 45,
"time": "1768300965"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1768301072"
},
"departure": {
"delay": 20,
"time": "1768301120"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1768300911"
},
"departure": {
"delay": 65,
"time": "1768300925"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1768301594"
},
"departure": {
"delay": 48,
"time": "1768301628"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1768300168"
},
"departure": {
"delay": 16,
"time": "1768300216"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1768300511"
},
"departure": {
"delay": 47,
"time": "1768300547"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1768301401"
},
"departure": {
"delay": 13,
"time": "1768301473"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1768300579"
},
"departure": {
"delay": 58,
"time": "1768300618"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1768301011"
},
"departure": {
"delay": -7,
"time": "1768301033"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1768300141"
},
"departure": {
"delay": 9,
"time": "1768300149"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1768300486"
},
"departure": {
"delay": 3,
"time": "1768300503"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1768302822"
},
"departure": {
"delay": 77,
"time": "1768302857"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 107,
"time": "1768303158"
},
"departure": {
"delay": 107,
"time": "1768303187"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1768299916"
},
"departure": {
"delay": 90,
"time": "1768299930"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768301158"
},
"departure": {
"delay": 35,
"time": "1768301195"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1768300032"
},
"departure": {
"delay": 27,
"time": "1768300047"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1768299956"
},
"departure": {
"delay": 73,
"time": "1768299973"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768302483"
},
"departure": {
"delay": 60,
"time": "1768302540"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1768301936"
},
"departure": {
"delay": 63,
"time": "1768302063"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1768301664"
},
"departure": {
"delay": 65,
"time": "1768301705"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1768302595"
},
"departure": {
"delay": 67,
"time": "1768302607"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 13,
"time": "1768301737"
},
"departure": {
"delay": 13,
"time": "1768301773"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1768301320"
},
"departure": {
"delay": 17,
"time": "1768301357"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1768300666"
},
"departure": {
"delay": 59,
"time": "1768300679"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1768302267"
},
"departure": {
"delay": 63,
"time": "1768302303"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 22,
"time": "1768301211"
},
"departure": {
"delay": 22,
"time": "1768301242"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1768302878"
},
"departure": {
"delay": 51,
"time": "1768302891"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 95,
"time": "1768302552"
},
"departure": {
"delay": 95,
"time": "1768302575"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 23,
"time": "1768300367"
},
"departure": {
"delay": 23,
"time": "1768300403"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1768303248"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 121,
"time": "1768303111"
},
"departure": {
"delay": 121,
"time": "1768303141"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 13,
"time": "1768300072"
},
"departure": {
"delay": 13,
"time": "1768300093"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1768300442"
},
"departure": {
"delay": 11,
"time": "1768300451"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768303003"
},
"departure": {
"delay": 78,
"time": "1768303038"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 10,
"time": "1768301848"
},
"departure": {
"delay": 10,
"time": "1768301890"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746174x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746226x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768304301"
},
"departure": {
"time": "1768304340"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -69,
"time": "1768303600"
},
"departure": {
"delay": -69,
"time": "1768303611"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1768306168"
},
"departure": {
"delay": -14,
"time": "1768306186"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -96,
"time": "1768305788"
},
"departure": {
"delay": -96,
"time": "1768305804"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -68,
"time": "1768303449"
},
"departure": {
"delay": -68,
"time": "1768303492"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1768304697"
},
"departure": {
"delay": -53,
"time": "1768304707"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1768303242"
},
"departure": {
"delay": -6,
"time": "1768303254"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1768304527"
},
"departure": {
"delay": -17,
"time": "1768304563"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1768304944"
},
"departure": {
"delay": -43,
"time": "1768304957"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -27,
"time": "1768304213"
},
"departure": {
"delay": -27,
"time": "1768304253"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -83,
"time": "1768305743"
},
"departure": {
"delay": -83,
"time": "1768305757"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"departure": {
"delay": 9,
"time": "1768302849"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -66,
"time": "1768304760"
},
"departure": {
"delay": -66,
"time": "1768304814"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1768303098"
},
"departure": {
"delay": 1,
"time": "1768303141"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1768305362"
},
"departure": {
"delay": -45,
"time": "1768305375"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768304046"
},
"departure": {
"delay": 5,
"time": "1768304105"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -102,
"time": "1768305894"
},
"departure": {
"delay": -102,
"time": "1768305918"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -73,
"time": "1768303667"
},
"departure": {
"delay": -73,
"time": "1768303727"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1768303173"
},
"departure": {
"delay": 7,
"time": "1768303207"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1768305112"
},
"departure": {
"delay": -51,
"time": "1768305129"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1768303072"
},
"departure": {
"delay": 2,
"time": "1768303082"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1768303522"
},
"departure": {
"delay": -13,
"time": "1768303547"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1768305708"
},
"departure": {
"delay": -60,
"time": "1768305720"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -52,
"time": "1768303769"
},
"departure": {
"delay": -52,
"time": "1768303808"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1768304838"
},
"departure": {
"delay": -62,
"time": "1768304878"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768305556"
},
"departure": {
"delay": 30,
"time": "1768305570"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -21,
"time": "1768304601"
},
"departure": {
"delay": -21,
"time": "1768304619"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1768304476"
},
"departure": {
"delay": -12,
"time": "1768304508"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -48,
"time": "1768305155"
},
"departure": {
"delay": -48,
"time": "1768305192"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1768305438"
},
"departure": {
"delay": -7,
"time": "1768305473"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -36,
"time": "1768303570"
},
"departure": {
"delay": -36,
"time": "1768303584"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1768304387"
},
"departure": {
"delay": -25,
"time": "1768304435"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1768302897"
},
"departure": {
"delay": 14,
"time": "1768302914"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1768303150"
},
"departure": {
"delay": 21,
"time": "1768303161"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1768302993"
},
"departure": {
"delay": 7,
"time": "1768303027"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1768303272"
},
"departure": {
"delay": -40,
"time": "1768303280"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1768305684"
},
"departure": {
"delay": -20,
"time": "1768305700"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -25,
"time": "1768303041"
},
"departure": {
"delay": -25,
"time": "1768303055"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1768306217"
},
"departure": {
"delay": -9,
"time": "1768306251"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -83,
"time": "1768305864"
},
"departure": {
"delay": -83,
"time": "1768305877"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -14,
"time": "1768305492"
},
"departure": {
"delay": -14,
"time": "1768305526"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -28,
"time": "1768305229"
},
"departure": {
"delay": -28,
"time": "1768305272"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -24,
"time": "1768306296"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -48,
"time": "1768303294"
},
"departure": {
"delay": -48,
"time": "1768303332"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -57,
"time": "1768303888"
},
"departure": {
"delay": -57,
"time": "1768303923"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1768306120"
},
"departure": {
"delay": 7,
"time": "1768306147"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -19,
"time": "1768305631"
},
"departure": {
"delay": -19,
"time": "1768305641"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -65,
"time": "1768304981"
},
"departure": {
"delay": -65,
"time": "1768304995"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1768305601"
},
"departure": {
"delay": 14,
"time": "1768305614"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -39,
"time": "1768305037"
},
"departure": {
"delay": -39,
"time": "1768305081"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746226x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746138x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333080"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333080"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1768333320"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1768333260"
},
"departure": {
"time": "1768333260"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768332960"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1768333680"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333500"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1768333500"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746138x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746223x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768300826"
},
"departure": {
"delay": 16,
"time": "1768300876"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768300927"
},
"departure": {
"delay": 27,
"time": "1768300947"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1768300957"
},
"departure": {
"delay": -7,
"time": "1768300973"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 237,
"time": "1768303111"
},
"departure": {
"delay": 237,
"time": "1768303137"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1768300691"
},
"departure": {
"delay": 41,
"time": "1768300721"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1768300239"
},
"departure": {
"delay": 59,
"time": "1768300259"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1768300511"
},
"departure": {
"delay": 84,
"time": "1768300524"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1768302182"
},
"departure": {
"delay": 33,
"time": "1768302213"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 186,
"time": "1768302931"
},
"departure": {
"delay": 186,
"time": "1768302966"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 116,
"time": "1768302497"
},
"departure": {
"delay": 116,
"time": "1768302536"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 87,
"time": "1768302434"
},
"departure": {
"delay": 87,
"time": "1768302447"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 113,
"time": "1768303414"
},
"departure": {
"delay": 113,
"time": "1768303433"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 180,
"time": "1768302981"
},
"departure": {
"delay": 180,
"time": "1768303020"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1768301568"
},
"departure": {
"delay": 49,
"time": "1768301629"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1768302624"
},
"departure": {
"delay": 124,
"time": "1768302664"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1768300339"
},
"departure": {
"delay": 51,
"time": "1768300371"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1768301101"
},
"departure": {
"delay": -28,
"time": "1768301132"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1768303329"
},
"departure": {
"delay": 140,
"time": "1768303340"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 48,
"time": "1768301945"
},
"departure": {
"delay": 48,
"time": "1768301988"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 132,
"time": "1768302697"
},
"departure": {
"delay": 132,
"time": "1768302732"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 42,
"time": "1768300182"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 236,
"time": "1768303060"
},
"departure": {
"delay": 236,
"time": "1768303076"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 128,
"time": "1768303748"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 78,
"time": "1768300607"
},
"departure": {
"delay": 78,
"time": "1768300638"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1768300647"
},
"departure": {
"delay": 58,
"time": "1768300678"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1768301023"
},
"departure": {
"delay": -39,
"time": "1768301061"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1768301815"
},
"departure": {
"delay": 33,
"time": "1768301853"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 217,
"time": "1768303148"
},
"departure": {
"delay": 217,
"time": "1768303177"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 227,
"time": "1768303213"
},
"departure": {
"delay": 227,
"time": "1768303247"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 62,
"time": "1768300450"
},
"departure": {
"delay": 62,
"time": "1768300502"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1768300394"
},
"departure": {
"delay": 22,
"time": "1768300402"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1768301683"
},
"departure": {
"delay": 57,
"time": "1768301697"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1768300421"
},
"departure": {
"delay": 51,
"time": "1768300431"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1768302817"
},
"departure": {
"delay": 152,
"time": "1768302872"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 165,
"time": "1768303651"
},
"departure": {
"delay": 165,
"time": "1768303665"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 109,
"time": "1768302317"
},
"departure": {
"delay": 109,
"time": "1768302409"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1768302237"
},
"departure": {
"delay": 11,
"time": "1768302251"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1768300901"
},
"departure": {
"delay": 57,
"time": "1768300917"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1768302097"
},
"departure": {
"delay": 74,
"time": "1768302134"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 115,
"time": "1768302566"
},
"departure": {
"delay": 115,
"time": "1768302595"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1768301873"
},
"departure": {
"delay": 35,
"time": "1768301915"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1768303274"
},
"departure": {
"delay": 171,
"time": "1768303311"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 192,
"time": "1768303603"
},
"departure": {
"delay": 192,
"time": "1768303632"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 139,
"time": "1768303389"
},
"departure": {
"delay": 139,
"time": "1768303399"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -41,
"time": "1768301203"
},
"departure": {
"delay": -41,
"time": "1768301239"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1768301750"
},
"departure": {
"delay": 34,
"time": "1768301794"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1768303699"
},
"departure": {
"delay": 147,
"time": "1768303707"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 70,
"time": "1768301354"
},
"departure": {
"delay": 70,
"time": "1768301470"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1768303252"
},
"departure": {
"delay": 185,
"time": "1768303265"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1768300540"
},
"departure": {
"delay": 67,
"time": "1768300567"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746223x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14073:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768329663"
},
"departure": {
"delay": 28,
"time": "1768329688"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1768329163"
},
"departure": {
"delay": 43,
"time": "1768329163"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1768329785"
},
"departure": {
"delay": 65,
"time": "1768329785"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1768329232"
},
"departure": {
"delay": 52,
"time": "1768329232"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768329463"
},
"departure": {
"delay": 43,
"time": "1768329463"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1768328691"
},
"departure": {
"delay": 38,
"time": "1768328738"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1768329088"
},
"departure": {
"delay": 88,
"time": "1768329088"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1768330063"
},
"departure": {
"delay": 43,
"time": "1768330063"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1768328924"
},
"departure": {
"delay": 44,
"time": "1768328924"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1768328818"
},
"departure": {
"delay": 58,
"time": "1768328818"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1768329313"
},
"departure": {
"delay": 13,
"time": "1768329313"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1768329388"
},
"departure": {
"delay": 28,
"time": "1768329388"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -122,
"time": "1768330138"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1768329988"
},
"departure": {
"delay": 88,
"time": "1768329988"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1768329825"
},
"departure": {
"delay": -15,
"time": "1768329825"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1768329614"
},
"departure": {
"delay": 14,
"time": "1768329614"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768328880"
},
"departure": {
"delay": 60,
"time": "1768328880"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1768329889"
},
"departure": {
"delay": 73,
"time": "1768329913"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1768328988"
},
"departure": {
"delay": 48,
"time": "1768328988"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768329517"
},
"departure": {
"delay": 37,
"time": "1768329517"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1768330113"
},
"departure": {
"delay": 33,
"time": "1768330113"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1768329263"
},
"departure": {
"delay": 23,
"time": "1768329263"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768328742",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14073:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746161x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 246,
"time": "1768288206"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 318,
"time": "1768289460"
},
"departure": {
"delay": 318,
"time": "1768289478"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1333,
"time": "1768292508"
},
"departure": {
"delay": 1333,
"time": "1768292533"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 1265,
"time": "1768292316"
},
"departure": {
"delay": 1265,
"time": "1768292345"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 398,
"time": "1768289694"
},
"departure": {
"delay": 398,
"time": "1768289738"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 396,
"time": "1768289635"
},
"departure": {
"delay": 396,
"time": "1768289676"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 230,
"time": "1768288331"
},
"departure": {
"delay": 230,
"time": "1768288370"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 261,
"time": "1768288820"
},
"departure": {
"delay": 261,
"time": "1768288881"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1302,
"time": "1768292402"
},
"departure": {
"delay": 1302,
"time": "1768292442"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 590,
"time": "1768290102"
},
"departure": {
"delay": 590,
"time": "1768290170"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 378,
"time": "1768289382"
},
"departure": {
"delay": 378,
"time": "1768289418"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 646,
"time": "1768290299"
},
"departure": {
"delay": 646,
"time": "1768290346"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1176,
"time": "1768291820"
},
"departure": {
"delay": 1176,
"time": "1768291896"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 316,
"time": "1768288957"
},
"departure": {
"delay": 316,
"time": "1768288996"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1175,
"time": "1768291976"
},
"departure": {
"delay": 1175,
"time": "1768292015"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 401,
"time": "1768289823"
},
"departure": {
"delay": 401,
"time": "1768289861"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 231,
"time": "1768288699"
},
"departure": {
"delay": 231,
"time": "1768288731"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 327,
"time": "1768289031"
},
"departure": {
"delay": 327,
"time": "1768289067"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 661,
"time": "1768290377"
},
"departure": {
"delay": 661,
"time": "1768290421"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 368,
"time": "1768289566"
},
"departure": {
"delay": 368,
"time": "1768289588"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 930,
"time": "1768290866"
},
"departure": {
"delay": 930,
"time": "1768290930"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 381,
"time": "1768289321"
},
"departure": {
"delay": 381,
"time": "1768289361"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 231,
"time": "1768288750"
},
"departure": {
"delay": 231,
"time": "1768288791"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 358,
"time": "1768289139"
},
"departure": {
"delay": 358,
"time": "1768289218"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1768288574"
},
"departure": {
"delay": 241,
"time": "1768288621"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1138,
"time": "1768291767"
},
"departure": {
"delay": 1138,
"time": "1768291798"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 279,
"time": "1768288621"
},
"departure": {
"delay": 279,
"time": "1768288659"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1251,
"time": "1768292179"
},
"departure": {
"delay": 1251,
"time": "1768292211"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 1276,
"time": "1768292248"
},
"departure": {
"delay": 1276,
"time": "1768292296"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 1157,
"time": "1768291509"
},
"departure": {
"delay": 1157,
"time": "1768291637"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 894,
"time": "1768290476"
},
"departure": {
"delay": 894,
"time": "1768290774"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 1308,
"time": "1768292353"
},
"departure": {
"delay": 1308,
"time": "1768292388"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 1111,
"time": "1768291678"
},
"departure": {
"delay": 1111,
"time": "1768291711"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 1122,
"time": "1768291430"
},
"departure": {
"delay": 1122,
"time": "1768291482"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 1272,
"time": "1768292592"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 1155,
"time": "1768291721"
},
"departure": {
"delay": 1155,
"time": "1768291755"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 273,
"time": "1768288222"
},
"departure": {
"delay": 273,
"time": "1768288233"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 264,
"time": "1768288260"
},
"departure": {
"delay": 264,
"time": "1768288284"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1346,
"time": "1768292461"
},
"departure": {
"delay": 1346,
"time": "1768292486"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 1115,
"time": "1768291317"
},
"departure": {
"delay": 1115,
"time": "1768291355"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 226,
"time": "1768288394"
},
"departure": {
"delay": 226,
"time": "1768288426"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1768288522"
},
"departure": {
"delay": 231,
"time": "1768288551"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1250,
"time": "1768292021"
},
"departure": {
"delay": 1250,
"time": "1768292150"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 1100,
"time": "1768291049"
},
"departure": {
"delay": 1100,
"time": "1768291220"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 631,
"time": "1768290199"
},
"departure": {
"delay": 631,
"time": "1768290271"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 310,
"time": "1768288896"
},
"departure": {
"delay": 310,
"time": "1768288930"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 248,
"time": "1768288476"
},
"departure": {
"delay": 248,
"time": "1768288508"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 377,
"time": "1768289233"
},
"departure": {
"delay": 377,
"time": "1768289297"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746161x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747532x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 597,
"time": "1768324785"
},
"departure": {
"delay": 597,
"time": "1768324797"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 275,
"time": "1768326266"
},
"departure": {
"delay": 275,
"time": "1768326275"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 333,
"time": "1768325661"
},
"departure": {
"delay": 333,
"time": "1768325733"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 354,
"time": "1768325409"
},
"departure": {
"delay": 354,
"time": "1768325454"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 445,
"time": "1768325357"
},
"departure": {
"delay": 445,
"time": "1768325365"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 555,
"time": "1768324623"
},
"departure": {
"delay": 555,
"time": "1768324635"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 251,
"time": "1768326361"
},
"departure": {
"delay": 251,
"time": "1768326371"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 573,
"time": "1768324765"
},
"departure": {
"delay": 573,
"time": "1768324773"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 501,
"time": "1768324995"
},
"departure": {
"delay": 501,
"time": "1768325001"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 574,
"time": "1768324708"
},
"departure": {
"delay": 574,
"time": "1768324714"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 560,
"time": "1768324933"
},
"departure": {
"delay": 560,
"time": "1768324940"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 289,
"time": "1768326163"
},
"departure": {
"delay": 289,
"time": "1768326169"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1768326218"
},
"departure": {
"delay": 305,
"time": "1768326245"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 581,
"time": "1768324651"
},
"departure": {
"delay": 581,
"time": "1768324661"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 613,
"time": "1768324862"
},
"departure": {
"delay": 613,
"time": "1768324873"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 289,
"time": "1768325495"
},
"departure": {
"delay": 289,
"time": "1768325509"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 615,
"time": "1768324515"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 262,
"time": "1768326434"
},
"departure": {
"delay": 262,
"time": "1768326442"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1768326477"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 480,
"time": "1768325053"
},
"departure": {
"delay": 480,
"time": "1768325100"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 380,
"time": "1768325795"
},
"departure": {
"delay": 380,
"time": "1768325900"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 450,
"time": "1768325301"
},
"departure": {
"delay": 450,
"time": "1768325310"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747532x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747888x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 456,
"time": "1768288385"
},
"departure": {
"delay": 456,
"time": "1768288416"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 467,
"time": "1768287893"
},
"departure": {
"delay": 467,
"time": "1768288007"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 357,
"time": "1768287552"
},
"departure": {
"delay": 357,
"time": "1768287597"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 360,
"time": "1768287710"
},
"departure": {
"delay": 360,
"time": "1768287720"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 275,
"time": "1768287328"
},
"departure": {
"delay": 275,
"time": "1768287335"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 447,
"time": "1768288454"
},
"departure": {
"delay": 447,
"time": "1768288467"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 468,
"time": "1768288205"
},
"departure": {
"delay": 468,
"time": "1768288308"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 391,
"time": "1768287651"
},
"departure": {
"delay": 391,
"time": "1768287691"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 326,
"time": "1768287026"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 306,
"time": "1768287058"
},
"departure": {
"delay": 306,
"time": "1768287246"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 343,
"time": "1768287872"
},
"departure": {
"delay": 343,
"time": "1768287883"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 406,
"time": "1768287480"
},
"departure": {
"delay": 406,
"time": "1768287526"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 461,
"time": "1768288522"
},
"departure": {
"delay": 461,
"time": "1768288541"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 438,
"time": "1768288658"
},
"departure": {
"delay": 438,
"time": "1768288698"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 397,
"time": "1768288584"
},
"departure": {
"delay": 397,
"time": "1768288597"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 432,
"time": "1768288622"
},
"departure": {
"delay": 432,
"time": "1768288632"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 344,
"time": "1768287808"
},
"departure": {
"delay": 344,
"time": "1768287824"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 370,
"time": "1768288750"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 416,
"time": "1768288482"
},
"departure": {
"delay": 416,
"time": "1768288496"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 503,
"time": "1768288019"
},
"departure": {
"delay": 503,
"time": "1768288103"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747888x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745246x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768301575"
},
"departure": {
"delay": 176,
"time": "1768301636"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 229,
"time": "1768301009"
},
"departure": {
"delay": 229,
"time": "1768301029"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1768301262"
},
"departure": {
"delay": 138,
"time": "1768301298"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 241,
"time": "1768300884"
},
"departure": {
"delay": 241,
"time": "1768300921"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 238,
"time": "1768300794"
},
"departure": {
"delay": 238,
"time": "1768300858"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1768301665"
},
"departure": {
"delay": 173,
"time": "1768301693"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1768301882"
},
"departure": {
"delay": 116,
"time": "1768301936"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1768301344"
},
"departure": {
"delay": 110,
"time": "1768301390"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1768300607"
},
"departure": {
"delay": 163,
"time": "1768300663"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1768301487"
},
"departure": {
"delay": 137,
"time": "1768301537"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 183,
"time": "1768300383"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1768300539"
},
"departure": {
"delay": 141,
"time": "1768300581"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1768301775"
},
"departure": {
"delay": 118,
"time": "1768301818"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1768301047"
},
"departure": {
"delay": 223,
"time": "1768301083"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 189,
"time": "1768301123"
},
"departure": {
"delay": 189,
"time": "1768301169"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1768302032"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1768301199"
},
"departure": {
"delay": 114,
"time": "1768301214"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1768301733"
},
"departure": {
"delay": 168,
"time": "1768301748"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1768300466"
},
"departure": {
"delay": 140,
"time": "1768300520"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 177,
"time": "1768300690"
},
"departure": {
"delay": 177,
"time": "1768300737"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745246x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230352x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1768331290"
},
"departure": {
"delay": 10,
"time": "1768331290"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768332200"
},
"departure": {
"delay": 20,
"time": "1768332200"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768331995"
},
"departure": {
"delay": 55,
"time": "1768331995"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768332338"
},
"departure": {
"delay": 38,
"time": "1768332338"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1768332685"
},
"departure": {
"delay": 25,
"time": "1768332685"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1768332829"
},
"departure": {
"delay": 49,
"time": "1768332829"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1768331122"
},
"departure": {
"delay": 22,
"time": "1768331122"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1768332857"
},
"departure": {
"delay": 17,
"time": "1768332857"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1768333199"
},
"departure": {
"delay": 59,
"time": "1768333199"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1768332992"
},
"departure": {
"delay": 32,
"time": "1768332992"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1768330839"
},
"departure": {
"delay": 39,
"time": "1768330839"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1768333426"
},
"departure": {
"delay": 46,
"time": "1768333426"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1768333345"
},
"departure": {
"delay": 25,
"time": "1768333345"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1768332135"
},
"departure": {
"delay": 15,
"time": "1768332135"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768333472"
},
"departure": {
"delay": 32,
"time": "1768333472"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1768333322"
},
"departure": {
"delay": 2,
"time": "1768333322"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1768332583"
},
"departure": {
"delay": 43,
"time": "1768332583"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1768331479"
},
"departure": {
"delay": 19,
"time": "1768331479"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1768331334"
},
"departure": {
"delay": 54,
"time": "1768331334"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1768333292"
},
"departure": {
"delay": 32,
"time": "1768333292"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1768332295"
},
"departure": {
"delay": 55,
"time": "1768332295"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1768333066"
},
"departure": {
"delay": 46,
"time": "1768333066"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333260"
},
"departure": {
"time": "1768333260"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333500"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1768333405"
},
"departure": {
"delay": 25,
"time": "1768333405"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1768332752"
},
"departure": {
"delay": 32,
"time": "1768332752"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1768330829"
},
"departure": {
"delay": 29,
"time": "1768330829"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1768332941"
},
"departure": {
"delay": 41,
"time": "1768332941"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1768332487"
},
"departure": {
"delay": 7,
"time": "1768332487"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768330433",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230352x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768281692"
},
"departure": {
"delay": 6,
"time": "1768281726"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1768281296"
},
"departure": {
"delay": 4,
"time": "1768281304"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1768281555"
},
"departure": {
"delay": -9,
"time": "1768281591"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1768280874"
},
"departure": {
"delay": 104,
"time": "1768280924"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1768281622"
},
"departure": {
"delay": -6,
"time": "1768281654"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -132,
"time": "1768282008"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1768280729"
},
"departure": {
"delay": 119,
"time": "1768280759"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1768280951"
},
"departure": {
"delay": 84,
"time": "1768280964"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 175,
"time": "1768280575"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1768281163"
},
"departure": {
"delay": 1,
"time": "1768281181"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1768280822"
},
"departure": {
"delay": 94,
"time": "1768280854"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1768280689"
},
"departure": {
"delay": 123,
"time": "1768280703"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -54,
"time": "1768281813"
},
"departure": {
"delay": -54,
"time": "1768281846"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1768281041"
},
"departure": {
"delay": 73,
"time": "1768281073"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1768281761"
},
"departure": {
"delay": 1,
"time": "1768281781"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1768281411"
},
"departure": {
"delay": 25,
"time": "1768281505"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1768281353"
},
"departure": {
"delay": 8,
"time": "1768281368"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1768281098"
},
"departure": {
"delay": 50,
"time": "1768281110"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1768280783"
},
"departure": {
"delay": 97,
"time": "1768280797"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -98,
"time": "1768281902"
},
"departure": {
"delay": -98,
"time": "1768281922"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745672x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1768302891"
},
"departure": {
"delay": 137,
"time": "1768302917"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 129,
"time": "1768302321"
},
"departure": {
"delay": 129,
"time": "1768302369"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1768301939"
},
"departure": {
"delay": 119,
"time": "1768301999"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1768300367"
},
"departure": {
"delay": 64,
"time": "1768300384"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1768301779"
},
"departure": {
"delay": 173,
"time": "1768301813"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1768300951"
},
"departure": {
"delay": 124,
"time": "1768300984"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1768302244"
},
"departure": {
"delay": 102,
"time": "1768302282"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 134,
"time": "1768300845"
},
"departure": {
"delay": 134,
"time": "1768300874"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768300664"
},
"departure": {
"delay": 106,
"time": "1768300726"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1768301598"
},
"departure": {
"delay": 136,
"time": "1768301656"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1768300465"
},
"departure": {
"delay": 63,
"time": "1768300503"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1768302507"
},
"departure": {
"delay": 119,
"time": "1768302539"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 133,
"time": "1768301136"
},
"departure": {
"delay": 133,
"time": "1768301173"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1768301841"
},
"departure": {
"delay": 121,
"time": "1768301881"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1768301271"
},
"departure": {
"delay": 147,
"time": "1768301307"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1768303037"
},
"departure": {
"delay": 148,
"time": "1768303048"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 148,
"time": "1768301684"
},
"departure": {
"delay": 148,
"time": "1768301728"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1768302957"
},
"departure": {
"delay": 153,
"time": "1768302993"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1768303095"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 127,
"time": "1768301195"
},
"departure": {
"delay": 127,
"time": "1768301227"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768300257"
},
"departure": {
"delay": 65,
"time": "1768300265"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1768300294"
},
"departure": {
"delay": 52,
"time": "1768300312"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 146,
"time": "1768301317"
},
"departure": {
"delay": 146,
"time": "1768301366"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1768301048"
},
"departure": {
"delay": 98,
"time": "1768301078"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1768302434"
},
"departure": {
"delay": 109,
"time": "1768302469"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 128,
"time": "1768302090"
},
"departure": {
"delay": 128,
"time": "1768302128"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1768300786"
},
"departure": {
"delay": 133,
"time": "1768300813"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1768300575"
},
"departure": {
"delay": 99,
"time": "1768300599"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1768302816"
},
"departure": {
"delay": 152,
"time": "1768302872"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 119,
"time": "1768302602"
},
"departure": {
"delay": 119,
"time": "1768302659"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 84,
"time": "1768300164"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1768301530"
},
"departure": {
"delay": 110,
"time": "1768301570"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1768301415"
},
"departure": {
"delay": 114,
"time": "1768301454"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 163,
"time": "1768302735"
},
"departure": {
"delay": 163,
"time": "1768302763"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1768300331"
},
"departure": {
"delay": 87,
"time": "1768300347"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745672x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196429x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1768331631"
},
"departure": {
"delay": 51,
"time": "1768331631"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 66,
"time": "1768331826"
},
"departure": {
"delay": 66,
"time": "1768331826"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 66,
"time": "1768330746"
},
"departure": {
"delay": 66,
"time": "1768330746"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1768331072"
},
"departure": {
"delay": 92,
"time": "1768331072"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768331691"
},
"departure": {
"delay": 51,
"time": "1768331691"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1768330223"
},
"departure": {
"delay": -37,
"time": "1768330223"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768331025"
},
"departure": {
"delay": 45,
"time": "1768331025"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1768331424"
},
"departure": {
"delay": 84,
"time": "1768331424"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1768331325"
},
"departure": {
"delay": 45,
"time": "1768331325"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1768331145"
},
"departure": {
"delay": 45,
"time": "1768331145"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1768331448"
},
"departure": {
"delay": 48,
"time": "1768331448"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1768331925"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1768331565"
},
"departure": {
"delay": 45,
"time": "1768331565"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1768331293"
},
"departure": {
"delay": 73,
"time": "1768331293"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1768330825"
},
"departure": {
"delay": 85,
"time": "1768330825"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1768331591"
},
"departure": {
"delay": 71,
"time": "1768331591"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1768330921"
},
"departure": {
"delay": 61,
"time": "1768330921"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1768330886"
},
"departure": {
"delay": 86,
"time": "1768330886"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1768330455"
},
"departure": {
"delay": 75,
"time": "1768330455"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1768331475"
},
"departure": {
"delay": 75,
"time": "1768331475"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1768331220"
},
"departure": {
"delay": 60,
"time": "1768331220"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1768331724"
},
"departure": {
"delay": 84,
"time": "1768331724"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1768330785"
},
"departure": {
"delay": 45,
"time": "1768330785"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768331745"
},
"departure": {
"delay": 45,
"time": "1768331745"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 99,
"time": "1768330599"
},
"departure": {
"delay": 99,
"time": "1768330599"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1768330286"
},
"departure": {
"delay": -34,
"time": "1768330286"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1768330496"
},
"departure": {
"delay": 56,
"time": "1768330496"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1768331186"
},
"departure": {
"delay": 86,
"time": "1768331186"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1768331268"
},
"departure": {
"delay": 48,
"time": "1768331268"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1768330665"
},
"departure": {
"delay": 45,
"time": "1768330665"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1768330960"
},
"departure": {
"delay": 100,
"time": "1768330960"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1768331368"
},
"departure": {
"delay": 88,
"time": "1768331368"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 86,
"time": "1768331246"
},
"departure": {
"delay": 86,
"time": "1768331246"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768330453",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196429x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745670x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1768298398"
},
"departure": {
"delay": 10,
"time": "1768298470"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768298878"
},
"departure": {
"delay": 33,
"time": "1768298913"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768299523"
},
"departure": {
"delay": 30,
"time": "1768299570"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1768298832"
},
"departure": {
"delay": 18,
"time": "1768298838"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1768299032"
},
"departure": {
"delay": -8,
"time": "1768299052"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 15,
"time": "1768298295"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1768298750"
},
"departure": {
"delay": 87,
"time": "1768298787"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -24,
"time": "1768299180"
},
"departure": {
"delay": -24,
"time": "1768299216"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1768301270"
},
"departure": {
"delay": 180,
"time": "1768301280"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1768298486"
},
"departure": {
"delay": 35,
"time": "1768298495"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1768300161"
},
"departure": {
"delay": 135,
"time": "1768300335"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1768299249"
},
"departure": {
"delay": -39,
"time": "1768299261"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1768298938"
},
"departure": {
"delay": 15,
"time": "1768298955"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1768301163"
},
"departure": {
"delay": 190,
"time": "1768301230"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 178,
"time": "1768301064"
},
"departure": {
"delay": 178,
"time": "1768301098"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1768299702"
},
"departure": {
"delay": 14,
"time": "1768299734"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1768299606"
},
"departure": {
"delay": 12,
"time": "1768299672"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768298519"
},
"departure": {
"delay": 13,
"time": "1768298533"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768299372"
},
"departure": {
"delay": 41,
"time": "1768299461"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1768299103"
},
"departure": {
"delay": -55,
"time": "1768299125"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1768300495"
},
"departure": {
"delay": 130,
"time": "1768300510"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -25,
"time": "1768298366"
},
"departure": {
"delay": -25,
"time": "1768298375"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1768299760"
},
"departure": {
"delay": 12,
"time": "1768299792"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1768301326"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1768299304"
},
"departure": {
"delay": -8,
"time": "1768299352"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1768299901"
},
"departure": {
"delay": -27,
"time": "1768299933"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 187,
"time": "1768300580"
},
"departure": {
"delay": 187,
"time": "1768300627"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 209,
"time": "1768300974"
},
"departure": {
"delay": 209,
"time": "1768301009"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 161,
"time": "1768301116"
},
"departure": {
"delay": 161,
"time": "1768301141"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -68,
"time": "1768299974"
},
"departure": {
"delay": -68,
"time": "1768300012"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 158,
"time": "1768300686"
},
"departure": {
"delay": 158,
"time": "1768300718"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 169,
"time": "1768300750"
},
"departure": {
"delay": 169,
"time": "1768300789"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768298628"
},
"departure": {
"delay": 60,
"time": "1768298700"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1768299844"
},
"departure": {
"delay": 34,
"time": "1768299874"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1768300848"
},
"departure": {
"delay": 184,
"time": "1768300924"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745670x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758441x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768315053"
},
"departure": {
"delay": 54,
"time": "1768315074"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768314815"
},
"departure": {
"delay": 17,
"time": "1768314857"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1768315852"
},
"departure": {
"delay": 159,
"time": "1768315899"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1768317030"
},
"departure": {
"delay": 37,
"time": "1768317037"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1768315480"
},
"departure": {
"delay": 108,
"time": "1768315488"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1768315952"
},
"departure": {
"delay": 40,
"time": "1768315960"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -3,
"time": "1768317597"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1768314725"
},
"departure": {
"delay": 46,
"time": "1768314766"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1768314907"
},
"departure": {
"delay": 67,
"time": "1768314967"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1768315720"
},
"departure": {
"delay": 112,
"time": "1768315732"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1768315095"
},
"departure": {
"delay": 66,
"time": "1768315146"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1768315762"
},
"departure": {
"delay": 117,
"time": "1768315797"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1768316343"
},
"departure": {
"delay": 98,
"time": "1768316378"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1768315596"
},
"departure": {
"delay": 140,
"time": "1768315640"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1768317254"
},
"departure": {
"delay": 72,
"time": "1768317312"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 8,
"time": "1768314608"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768315206"
},
"departure": {
"delay": 120,
"time": "1768315260"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1768316747"
},
"departure": {
"delay": 83,
"time": "1768316783"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1768317087"
},
"departure": {
"delay": 36,
"time": "1768317156"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1768316261"
},
"departure": {
"delay": 84,
"time": "1768316304"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758441x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745659x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1768289651"
},
"departure": {
"delay": 245,
"time": "1768289705"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 655,
"time": "1768291915"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 754,
"time": "1768291680"
},
"departure": {
"delay": 754,
"time": "1768291714"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 177,
"time": "1768289056"
},
"departure": {
"delay": 177,
"time": "1768289097"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 788,
"time": "1768291533"
},
"departure": {
"delay": 788,
"time": "1768291568"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 725,
"time": "1768291853"
},
"departure": {
"delay": 725,
"time": "1768291865"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 734,
"time": "1768291781"
},
"departure": {
"delay": 734,
"time": "1768291814"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 804,
"time": "1768291609"
},
"departure": {
"delay": 804,
"time": "1768291644"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 141,
"time": "1768288968"
},
"departure": {
"delay": 141,
"time": "1768289001"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 280,
"time": "1768289760"
},
"departure": {
"delay": 280,
"time": "1768289860"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 168,
"time": "1768289410"
},
"departure": {
"delay": 168,
"time": "1768289448"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 46,
"time": "1768288366"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 813,
"time": "1768291376"
},
"departure": {
"delay": 813,
"time": "1768291413"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 808,
"time": "1768291182"
},
"departure": {
"delay": 808,
"time": "1768291228"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 729,
"time": "1768291739"
},
"departure": {
"delay": 729,
"time": "1768291749"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 173,
"time": "1768289127"
},
"departure": {
"delay": 173,
"time": "1768289153"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 770,
"time": "1768290451"
},
"departure": {
"delay": 770,
"time": "1768290770"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 817,
"time": "1768291445"
},
"departure": {
"delay": 817,
"time": "1768291477"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 784,
"time": "1768290856"
},
"departure": {
"delay": 784,
"time": "1768290904"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 168,
"time": "1768288870"
},
"departure": {
"delay": 168,
"time": "1768288908"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 236,
"time": "1768289570"
},
"departure": {
"delay": 236,
"time": "1768289636"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 518,
"time": "1768290298"
},
"departure": {
"delay": 518,
"time": "1768290338"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 540,
"time": "1768290374"
},
"departure": {
"delay": 540,
"time": "1768290420"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 509,
"time": "1768290195"
},
"departure": {
"delay": 509,
"time": "1768290269"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1768288450"
},
"departure": {
"delay": 45,
"time": "1768288485"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 826,
"time": "1768290995"
},
"departure": {
"delay": 826,
"time": "1768291066"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1768288752"
},
"departure": {
"delay": 112,
"time": "1768288792"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1768288627"
},
"departure": {
"delay": 102,
"time": "1768288662"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 443,
"time": "1768290094"
},
"departure": {
"delay": 443,
"time": "1768290143"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1768289470"
},
"departure": {
"delay": 173,
"time": "1768289513"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1768289326"
},
"departure": {
"delay": 137,
"time": "1768289357"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768288510"
},
"departure": {
"delay": 75,
"time": "1768288575"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 169,
"time": "1768289236"
},
"departure": {
"delay": 169,
"time": "1768289269"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 834,
"time": "1768291273"
},
"departure": {
"delay": 834,
"time": "1768291314"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1768288591"
},
"departure": {
"delay": 107,
"time": "1768288607"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745659x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8769:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1768329663"
},
"departure": {
"delay": 123,
"time": "1768329663"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1768329526"
},
"departure": {
"delay": 106,
"time": "1768329526"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1768329310"
},
"departure": {
"delay": 130,
"time": "1768329310"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1768328366"
},
"departure": {
"delay": 86,
"time": "1768328366"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1768329160"
},
"departure": {
"delay": 125,
"time": "1768329185"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1768328610"
},
"departure": {
"delay": 150,
"time": "1768328610"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1768329115"
},
"departure": {
"delay": 115,
"time": "1768329115"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1768329390"
},
"departure": {
"delay": 90,
"time": "1768329390"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1768328310"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1768328385"
},
"departure": {
"delay": 45,
"time": "1768328385"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1768329860"
},
"departure": {
"delay": 20,
"time": "1768329860"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1768330488"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768328820"
},
"departure": {
"delay": 120,
"time": "1768328820"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1768330136"
},
"departure": {
"delay": 116,
"time": "1768330136"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 100,
"time": "1768330060"
},
"departure": {
"delay": 100,
"time": "1768330060"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1768330187"
},
"departure": {
"delay": 107,
"time": "1768330187"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 171,
"time": "1768328991"
},
"departure": {
"delay": 171,
"time": "1768328991"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1768330111"
},
"departure": {
"delay": 151,
"time": "1768330111"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1768329770"
},
"departure": {
"delay": 50,
"time": "1768329770"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1768328513"
},
"departure": {
"delay": 113,
"time": "1768328513"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1768329268"
},
"departure": {
"delay": 148,
"time": "1768329268"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1768329724"
},
"departure": {
"delay": 64,
"time": "1768329724"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 166,
"time": "1768330246"
},
"departure": {
"delay": 166,
"time": "1768330246"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 165,
"time": "1768328685"
},
"departure": {
"delay": 165,
"time": "1768328685"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1768328935"
},
"departure": {
"delay": 115,
"time": "1768328935"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1768329926"
},
"departure": {
"delay": 26,
"time": "1768329926"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1768329598"
},
"departure": {
"delay": 58,
"time": "1768329598"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1768329435"
},
"departure": {
"delay": 75,
"time": "1768329435"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1768328860"
},
"departure": {
"delay": 160,
"time": "1768328860"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1768328760"
},
"departure": {
"delay": 180,
"time": "1768328760"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1768329078"
},
"departure": {
"delay": 138,
"time": "1768329078"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768328439"
},
"departure": {
"delay": 99,
"time": "1768328439"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328311",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8769:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1768278155"
},
"departure": {
"delay": 107,
"time": "1768278167"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1768279178"
},
"departure": {
"delay": -6,
"time": "1768279194"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1768278301"
},
"departure": {
"delay": 88,
"time": "1768278328"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1768279300"
},
"departure": {
"delay": -72,
"time": "1768279308"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1768279251"
},
"departure": {
"delay": -51,
"time": "1768279269"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1768278112"
},
"departure": {
"delay": 125,
"time": "1768278125"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1768278497"
},
"departure": {
"delay": 102,
"time": "1768278522"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1768277915"
},
"departure": {
"delay": 173,
"time": "1768277933"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768278381"
},
"departure": {
"delay": 100,
"time": "1768278400"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1768279122"
},
"departure": {
"delay": -6,
"time": "1768279134"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1768279393"
},
"departure": {
"delay": -39,
"time": "1768279401"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1768278194"
},
"departure": {
"delay": 87,
"time": "1768278207"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1768279550"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1768278231"
},
"departure": {
"delay": 127,
"time": "1768278247"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768278983"
},
"departure": {
"delay": 40,
"time": "1768279000"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1768278908"
},
"departure": {
"delay": 86,
"time": "1768278926"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1768278794"
},
"departure": {
"delay": 134,
"time": "1768278794"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 166,
"time": "1768277866"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1768278948"
},
"departure": {
"delay": 53,
"time": "1768278953"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1768279456"
},
"departure": {
"delay": -36,
"time": "1768279464"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1768277969"
},
"departure": {
"delay": 155,
"time": "1768277975"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1768279341"
},
"departure": {
"delay": -21,
"time": "1768279359"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1768279076"
},
"departure": {
"delay": 12,
"time": "1768279092"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1768279023"
},
"departure": {
"delay": 25,
"time": "1768279045"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10502:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1768331511"
},
"departure": {
"delay": 171,
"time": "1768331511"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 271,
"time": "1768329867"
},
"departure": {
"delay": 271,
"time": "1768329871"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1768331431"
},
"departure": {
"delay": 151,
"time": "1768331431"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 262,
"time": "1768330102"
},
"departure": {
"delay": 262,
"time": "1768330102"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1768331307"
},
"departure": {
"delay": 147,
"time": "1768331307"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 231,
"time": "1768329771"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1768330472"
},
"departure": {
"delay": 152,
"time": "1768330472"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1768330375"
},
"departure": {
"delay": 139,
"time": "1768330399"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1768330559"
},
"departure": {
"delay": 179,
"time": "1768330559"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 276,
"time": "1768329995"
},
"departure": {
"delay": 276,
"time": "1768329996"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768331522"
},
"departure": {
"delay": 122,
"time": "1768331522"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1768330922"
},
"departure": {
"delay": 122,
"time": "1768330922"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1768330182"
},
"departure": {
"delay": 162,
"time": "1768330182"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 246,
"time": "1768329846"
},
"departure": {
"delay": 246,
"time": "1768329846"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1768331614"
},
"departure": {
"delay": 154,
"time": "1768331614"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1768332028"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 160,
"time": "1768330235"
},
"departure": {
"delay": 160,
"time": "1768330240"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1768331135"
},
"departure": {
"delay": 155,
"time": "1768331135"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 270,
"time": "1768329930"
},
"departure": {
"delay": 270,
"time": "1768329930"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1768330955"
},
"departure": {
"delay": 155,
"time": "1768330955"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1768330982"
},
"departure": {
"delay": 122,
"time": "1768330982"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1768330652"
},
"departure": {
"delay": 152,
"time": "1768330652"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1768330301"
},
"departure": {
"delay": 171,
"time": "1768330311"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768329782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10502:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748468x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1768315168"
},
"departure": {
"delay": 122,
"time": "1768315202"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1768314866"
},
"departure": {
"delay": 66,
"time": "1768314906"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1768316809"
},
"departure": {
"delay": 138,
"time": "1768316838"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1768315423"
},
"departure": {
"delay": 115,
"time": "1768315435"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1768316907"
},
"departure": {
"delay": 111,
"time": "1768316931"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1768314778"
},
"departure": {
"delay": 11,
"time": "1768314791"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1768316712"
},
"departure": {
"delay": 158,
"time": "1768316738"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 133,
"time": "1768316053"
},
"departure": {
"delay": 133,
"time": "1768316053"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 93,
"time": "1768315277"
},
"departure": {
"delay": 93,
"time": "1768315293"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 197,
"time": "1768317102"
},
"departure": {
"delay": 197,
"time": "1768317137"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 129,
"time": "1768316640"
},
"departure": {
"delay": 129,
"time": "1768316649"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1768315715"
},
"departure": {
"delay": 8,
"time": "1768315748"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1768315773"
},
"departure": {
"delay": 19,
"time": "1768315819"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1768315581"
},
"departure": {
"delay": 97,
"time": "1768315597"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1768315839"
},
"departure": {
"delay": 18,
"time": "1768315878"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 206,
"time": "1768317236"
},
"departure": {
"delay": 206,
"time": "1768317266"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1768316751"
},
"departure": {
"delay": 125,
"time": "1768316765"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1768315216"
},
"departure": {
"delay": 89,
"time": "1768315229"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768314833"
},
"departure": {
"delay": 2,
"time": "1768314842"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1768317298"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1768315664"
},
"departure": {
"delay": 52,
"time": "1768315672"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1768316860"
},
"departure": {
"delay": 133,
"time": "1768316893"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1768315111"
},
"departure": {
"delay": 102,
"time": "1768315122"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1768315314"
},
"departure": {
"delay": 99,
"time": "1768315359"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768316288"
},
"departure": {
"delay": 78,
"time": "1768316358"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 213,
"time": "1768317187"
},
"departure": {
"delay": 213,
"time": "1768317213"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 162,
"time": "1768317066"
},
"departure": {
"delay": 162,
"time": "1768317102"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 116,
"time": "1768315524"
},
"departure": {
"delay": 116,
"time": "1768315556"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 39,
"time": "1768314579"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1768314990"
},
"departure": {
"delay": 83,
"time": "1768315043"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768316946"
},
"departure": {
"delay": 122,
"time": "1768317002"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1768316076"
},
"departure": {
"delay": 128,
"time": "1768316108"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1768316397"
},
"departure": {
"delay": 29,
"time": "1768316429"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748468x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4970:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1768330039"
},
"departure": {
"delay": 104,
"time": "1768330064"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1768329791"
},
"departure": {
"delay": 71,
"time": "1768329791"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1768329891"
},
"departure": {
"delay": 74,
"time": "1768329914"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1768329389"
},
"departure": {
"delay": 29,
"time": "1768329389"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1768330166"
},
"departure": {
"delay": 86,
"time": "1768330166"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -56,
"time": "1768330264"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 59,
"time": "1768328939"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1768329018"
},
"departure": {
"delay": 99,
"time": "1768329039"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1768330114"
},
"departure": {
"delay": 94,
"time": "1768330114"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1768329189"
},
"departure": {
"delay": 129,
"time": "1768329189"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1768329114"
},
"departure": {
"delay": 114,
"time": "1768329114"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -22,
"time": "1768329495"
},
"departure": {
"delay": -22,
"time": "1768329518"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768329614"
},
"departure": {
"delay": 39,
"time": "1768329639"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1768329964"
},
"departure": {
"delay": 124,
"time": "1768329964"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1768329714"
},
"departure": {
"delay": 54,
"time": "1768329714"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768328962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4970:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1768329998"
},
"departure": {
"delay": 240,
"time": "1768330020"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1768331008"
},
"departure": {
"delay": 88,
"time": "1768331008"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 200,
"time": "1768330216"
},
"departure": {
"delay": 200,
"time": "1768330220"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1768330820"
},
"departure": {
"delay": 80,
"time": "1768330820"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1768330357"
},
"departure": {
"delay": 110,
"time": "1768330370"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1768331240"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1768329789"
},
"departure": {
"delay": 160,
"time": "1768329820"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1768331186"
},
"departure": {
"delay": 86,
"time": "1768331186"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1768331108"
},
"departure": {
"delay": 128,
"time": "1768331108"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1768329912"
},
"departure": {
"delay": 140,
"time": "1768329920"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 35,
"time": "1768329695"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768329702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14876:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746197x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1768321822"
},
"departure": {
"delay": 75,
"time": "1768321875"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 479,
"time": "1768322989"
},
"departure": {
"delay": 479,
"time": "1768323059"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1768321306"
},
"departure": {
"delay": 64,
"time": "1768321324"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1768321367"
},
"departure": {
"delay": 76,
"time": "1768321396"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768321178"
},
"departure": {
"delay": 11,
"time": "1768321211"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 482,
"time": "1768324230"
},
"departure": {
"delay": 482,
"time": "1768324262"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 13,
"time": "1768321141"
},
"departure": {
"delay": 13,
"time": "1768321153"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1768322062"
},
"departure": {
"delay": 56,
"time": "1768322096"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 441,
"time": "1768323553"
},
"departure": {
"delay": 441,
"time": "1768323621"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 417,
"time": "1768324317"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 502,
"time": "1768324211"
},
"departure": {
"delay": 502,
"time": "1768324222"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 474,
"time": "1768324023"
},
"departure": {
"delay": 474,
"time": "1768324074"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 64,
"time": "1768322233"
},
"departure": {
"delay": 64,
"time": "1768322284"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 142,
"time": "1768320664"
},
"departure": {
"delay": 142,
"time": "1768320742"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1768322161"
},
"departure": {
"delay": 48,
"time": "1768322208"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1768321645"
},
"departure": {
"delay": 80,
"time": "1768321700"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 460,
"time": "1768324087"
},
"departure": {
"delay": 460,
"time": "1768324120"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 113,
"time": "1768322318"
},
"departure": {
"delay": 113,
"time": "1768322393"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1768321978"
},
"departure": {
"delay": 92,
"time": "1768322012"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 433,
"time": "1768322761"
},
"departure": {
"delay": 433,
"time": "1768322893"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 453,
"time": "1768323914"
},
"departure": {
"delay": 453,
"time": "1768323933"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 25,
"time": "1768321749"
},
"departure": {
"delay": 25,
"time": "1768321765"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 452,
"time": "1768323152"
},
"departure": {
"delay": 452,
"time": "1768323152"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1768321468"
},
"departure": {
"delay": 63,
"time": "1768321503"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1768321594"
},
"departure": {
"delay": 66,
"time": "1768321626"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1768321031"
},
"departure": {
"delay": 112,
"time": "1768321072"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1768321909"
},
"departure": {
"delay": 100,
"time": "1768321960"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 444,
"time": "1768323974"
},
"departure": {
"delay": 444,
"time": "1768323984"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 35,
"time": "1768321110"
},
"departure": {
"delay": 35,
"time": "1768321115"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1768321531"
},
"departure": {
"delay": 63,
"time": "1768321563"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 484,
"time": "1768324136"
},
"departure": {
"delay": 484,
"time": "1768324144"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 82,
"time": "1768321231"
},
"departure": {
"delay": 82,
"time": "1768321282"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1768320797"
},
"departure": {
"delay": 117,
"time": "1768320837"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 446,
"time": "1768323454"
},
"departure": {
"delay": 446,
"time": "1768323506"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1768320951"
},
"departure": {
"delay": 77,
"time": "1768320977"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 466,
"time": "1768324160"
},
"departure": {
"delay": 466,
"time": "1768324186"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 487,
"time": "1768323734"
},
"departure": {
"delay": 487,
"time": "1768323787"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 483,
"time": "1768323631"
},
"departure": {
"delay": 483,
"time": "1768323663"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 484,
"time": "1768323260"
},
"departure": {
"delay": 484,
"time": "1768323304"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1768320856"
},
"departure": {
"delay": 97,
"time": "1768320877"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1768322454"
},
"departure": {
"delay": 160,
"time": "1768322500"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1768320605"
},
"departure": {
"delay": 99,
"time": "1768320639"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 489,
"time": "1768323885"
},
"departure": {
"delay": 489,
"time": "1768323909"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 33,
"time": "1768320573"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1768321001"
},
"departure": {
"delay": 71,
"time": "1768321031"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1768320918"
},
"departure": {
"delay": 93,
"time": "1768320933"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 469,
"time": "1768323678"
},
"departure": {
"delay": 469,
"time": "1768323709"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 481,
"time": "1768323384"
},
"departure": {
"delay": 481,
"time": "1768323421"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746197x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757956x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1768326526"
},
"departure": {
"delay": -36,
"time": "1768326564"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -57,
"time": "1768325877"
},
"departure": {
"delay": -57,
"time": "1768325883"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1768321741"
},
"departure": {
"delay": 115,
"time": "1768321795"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -75,
"time": "1768325517"
},
"departure": {
"delay": -75,
"time": "1768325565"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 4,
"time": "1768321144"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1768321804"
},
"departure": {
"delay": 71,
"time": "1768321811"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1768324261"
},
"departure": {
"delay": -78,
"time": "1768324302"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1768322857"
},
"departure": {
"delay": -43,
"time": "1768322897"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1768326443"
},
"departure": {
"delay": -58,
"time": "1768326482"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1768322021"
},
"departure": {
"delay": 48,
"time": "1768322028"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1768325387"
},
"departure": {
"delay": -2,
"time": "1768325398"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1768322494"
},
"departure": {
"delay": 12,
"time": "1768322532"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 377,
"time": "1768325260"
},
"departure": {
"delay": 377,
"time": "1768325297"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1768324749"
},
"departure": {
"delay": 19,
"time": "1768324759"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1768322042"
},
"departure": {
"delay": 72,
"time": "1768322052"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1768322678"
},
"departure": {
"delay": -22,
"time": "1768322678"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1768323053"
},
"departure": {
"delay": 29,
"time": "1768323089"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1768321646"
},
"departure": {
"delay": 117,
"time": "1768321677"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1768322253"
},
"departure": {
"delay": 73,
"time": "1768322293"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768321703"
},
"departure": {
"delay": 90,
"time": "1768321710"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1768321634"
},
"departure": {
"delay": 81,
"time": "1768321641"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1768321289"
},
"departure": {
"delay": 48,
"time": "1768321308"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1768321896"
},
"departure": {
"delay": 82,
"time": "1768321942"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1768323518"
},
"departure": {
"delay": 29,
"time": "1768323569"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1768326340"
},
"departure": {
"delay": -12,
"time": "1768326348"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1768323191"
},
"departure": {
"delay": -20,
"time": "1768323220"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1768323644"
},
"departure": {
"delay": 39,
"time": "1768323699"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -128,
"time": "1768326712"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1768324583"
},
"departure": {
"delay": 52,
"time": "1768324612"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1768323932"
},
"departure": {
"delay": -59,
"time": "1768323961"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757956x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244144xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13795,
"time": "1768329475"
},
"departure": {
"delay": 13795,
"time": "1768329475"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13829,
"time": "1768329329"
},
"departure": {
"delay": 13829,
"time": "1768329329"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 13814,
"time": "1768329194"
},
"departure": {
"delay": 13814,
"time": "1768329194"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13822,
"time": "1768329562"
},
"departure": {
"delay": 13822,
"time": "1768329562"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 13804,
"time": "1768329724"
},
"departure": {
"delay": 13804,
"time": "1768329724"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 13794,
"time": "1768329834"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13838,
"time": "1768329698"
},
"departure": {
"delay": 13838,
"time": "1768329698"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 13835,
"time": "1768329755"
},
"departure": {
"delay": 13835,
"time": "1768329755"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 13804,
"time": "1768329364"
},
"departure": {
"delay": 13804,
"time": "1768329364"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 13849,
"time": "1768329529"
},
"departure": {
"delay": 13849,
"time": "1768329529"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13811,
"time": "1768329611"
},
"departure": {
"delay": 13811,
"time": "1768329611"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13850,
"time": "1768329650"
},
"departure": {
"delay": 13850,
"time": "1768329650"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 13839,
"time": "1768329279"
},
"departure": {
"delay": 13839,
"time": "1768329279"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768329193",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244144xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8209:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1768332235"
},
"departure": {
"delay": 55,
"time": "1768332235"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1768332443"
},
"departure": {
"delay": 23,
"time": "1768332443"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1768331876"
},
"departure": {
"delay": 56,
"time": "1768331876"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1768331377"
},
"departure": {
"delay": 37,
"time": "1768331377"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1768332076"
},
"departure": {
"delay": 16,
"time": "1768332076"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768331442"
},
"departure": {
"delay": 42,
"time": "1768331442"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768332125"
},
"departure": {
"delay": 5,
"time": "1768332125"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768331902"
},
"departure": {
"delay": 22,
"time": "1768331902"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1768332323"
},
"departure": {
"delay": 23,
"time": "1768332323"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1768331637"
},
"departure": {
"delay": 57,
"time": "1768331637"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1768332501"
},
"departure": {
"delay": 21,
"time": "1768332501"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1768332284"
},
"departure": {
"delay": 44,
"time": "1768332284"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1768331722"
},
"departure": {
"delay": 22,
"time": "1768331722"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1768332010"
},
"departure": {
"delay": 10,
"time": "1768332010"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768332471"
},
"departure": {
"delay": 51,
"time": "1768332471"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768327742",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8209:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768328370"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1768328542"
},
"departure": {
"delay": 107,
"time": "1768328567"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 252,
"time": "1768329967"
},
"departure": {
"delay": 252,
"time": "1768330092"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1768329667"
},
"departure": {
"delay": 67,
"time": "1768329667"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 247,
"time": "1768330867"
},
"departure": {
"delay": 247,
"time": "1768330867"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1768329393"
},
"departure": {
"delay": 57,
"time": "1768329417"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 264,
"time": "1768330524"
},
"departure": {
"delay": 264,
"time": "1768330524"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1768328828"
},
"departure": {
"delay": 68,
"time": "1768328828"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1768328782"
},
"departure": {
"delay": 82,
"time": "1768328782"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1768328434"
},
"departure": {
"delay": 34,
"time": "1768328434"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1768329817"
},
"departure": {
"delay": 97,
"time": "1768329817"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 264,
"time": "1768330824"
},
"departure": {
"delay": 264,
"time": "1768330824"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1768329892"
},
"departure": {
"delay": 137,
"time": "1768329917"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1768329567"
},
"departure": {
"delay": 87,
"time": "1768329567"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 264,
"time": "1768331004"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1768328969"
},
"departure": {
"delay": 29,
"time": "1768328969"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1768330170"
},
"departure": {
"delay": 173,
"time": "1768330193"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1768329067"
},
"departure": {
"delay": 7,
"time": "1768329067"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1768329269"
},
"departure": {
"delay": -7,
"time": "1768329293"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 288,
"time": "1768330368"
},
"departure": {
"delay": 288,
"time": "1768330368"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1768329734"
},
"departure": {
"delay": 134,
"time": "1768329734"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 266,
"time": "1768330706"
},
"departure": {
"delay": 266,
"time": "1768330706"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 259,
"time": "1768330579"
},
"departure": {
"delay": 259,
"time": "1768330579"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1768328639"
},
"departure": {
"delay": 119,
"time": "1768328639"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1768328717"
},
"departure": {
"delay": 77,
"time": "1768328717"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768329471"
},
"departure": {
"delay": 51,
"time": "1768329471"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768328151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1124:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748444x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1768313824"
},
"departure": {
"delay": 22,
"time": "1768313842"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1768311698"
},
"departure": {
"delay": -14,
"time": "1768311706"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768312046"
},
"departure": {
"delay": 39,
"time": "1768312419"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 56,
"time": "1768311356"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -72,
"time": "1768311756"
},
"departure": {
"delay": -72,
"time": "1768311768"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1768312628"
},
"departure": {
"delay": -26,
"time": "1768312654"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1768311591"
},
"departure": {
"delay": 66,
"time": "1768311606"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1768313366"
},
"departure": {
"delay": -15,
"time": "1768313385"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1768311434"
},
"departure": {
"delay": 25,
"time": "1768311445"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768312566"
},
"departure": {
"delay": 26,
"time": "1768312586"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1768313554"
},
"departure": {
"delay": -10,
"time": "1768313570"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -14,
"time": "1768313669"
},
"departure": {
"delay": -14,
"time": "1768313686"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -16,
"time": "1768313730"
},
"departure": {
"delay": -16,
"time": "1768313744"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -75,
"time": "1768311905"
},
"departure": {
"delay": -75,
"time": "1768312005"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1768311400"
},
"departure": {
"delay": 53,
"time": "1768311413"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -49,
"time": "1768313337"
},
"departure": {
"delay": -49,
"time": "1768313351"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1768311627"
},
"departure": {
"delay": 59,
"time": "1768311659"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1768311486"
},
"departure": {
"delay": 92,
"time": "1768311512"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768313073"
},
"departure": {
"delay": 8,
"time": "1768313168"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1768311738"
},
"departure": {
"delay": -35,
"time": "1768311745"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1768312767"
},
"departure": {
"delay": -14,
"time": "1768312786"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -64,
"time": "1768311826"
},
"departure": {
"delay": -64,
"time": "1768311836"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1768312678"
},
"departure": {
"delay": -2,
"time": "1768312738"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1768311537"
},
"departure": {
"delay": 74,
"time": "1768311554"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1768313254"
},
"departure": {
"delay": -16,
"time": "1768313264"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1768312941"
},
"departure": {
"delay": -25,
"time": "1768312955"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1768313452"
},
"departure": {
"delay": 12,
"time": "1768313472"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1768313771"
},
"departure": {
"delay": 28,
"time": "1768313788"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1768312828"
},
"departure": {
"delay": 4,
"time": "1768312864"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1768313020"
},
"departure": {
"delay": -41,
"time": "1768313059"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1768314026"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1768312502"
},
"departure": {
"delay": 43,
"time": "1768312543"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1768313480"
},
"departure": {
"delay": -16,
"time": "1768313504"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1768311665"
},
"departure": {
"delay": 21,
"time": "1768311681"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748444x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758421x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 118,
"time": "1768292818"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1768293422"
},
"departure": {
"delay": 135,
"time": "1768293435"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768294154"
},
"departure": {
"delay": 24,
"time": "1768294164"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1768295191"
},
"departure": {
"delay": 12,
"time": "1768295232"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1768295258"
},
"departure": {
"delay": -17,
"time": "1768295323"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 189,
"time": "1768293181"
},
"departure": {
"delay": 189,
"time": "1768293249"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1768295425"
},
"departure": {
"delay": -55,
"time": "1768295465"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1768294453"
},
"departure": {
"delay": 103,
"time": "1768294483"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1768294596"
},
"departure": {
"delay": 130,
"time": "1768294630"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1768294715"
},
"departure": {
"delay": 46,
"time": "1768294726"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1768295633"
},
"departure": {
"delay": -90,
"time": "1768295670"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -73,
"time": "1768295366"
},
"departure": {
"delay": -73,
"time": "1768295387"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1768295551"
},
"departure": {
"delay": -39,
"time": "1768295601"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -88,
"time": "1768295792"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1768294675"
},
"departure": {
"delay": 67,
"time": "1768294687"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768294087"
},
"departure": {
"delay": 78,
"time": "1768294098"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 191,
"time": "1768293346"
},
"departure": {
"delay": 191,
"time": "1768293371"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1768294828"
},
"departure": {
"delay": 45,
"time": "1768294845"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1768293697"
},
"departure": {
"delay": 115,
"time": "1768293715"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1768294952"
},
"departure": {
"delay": 44,
"time": "1768294964"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1768295125"
},
"departure": {
"delay": -23,
"time": "1768295137"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758421x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746209x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1768288685"
},
"departure": {
"delay": 162,
"time": "1768288722"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 319,
"time": "1768289603"
},
"departure": {
"delay": 319,
"time": "1768289659"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1768287864"
},
"departure": {
"delay": 21,
"time": "1768287921"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 345,
"time": "1768289770"
},
"departure": {
"delay": 345,
"time": "1768289805"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 274,
"time": "1768289515"
},
"departure": {
"delay": 274,
"time": "1768289554"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 422,
"time": "1768291233"
},
"departure": {
"delay": 422,
"time": "1768291262"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 381,
"time": "1768290351"
},
"departure": {
"delay": 381,
"time": "1768290381"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1768287789"
},
"departure": {
"delay": 14,
"time": "1768287794"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 43,
"time": "1768287583"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 270,
"time": "1768289447"
},
"departure": {
"delay": 270,
"time": "1768289490"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 321,
"time": "1768290970"
},
"departure": {
"delay": 321,
"time": "1768290981"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 154,
"time": "1768288604"
},
"departure": {
"delay": 154,
"time": "1768288654"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 351,
"time": "1768290095"
},
"departure": {
"delay": 351,
"time": "1768290111"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1768288172"
},
"departure": {
"delay": 48,
"time": "1768288188"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 422,
"time": "1768290641"
},
"departure": {
"delay": 422,
"time": "1768290662"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 312,
"time": "1768289904"
},
"departure": {
"delay": 312,
"time": "1768289952"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 272,
"time": "1768288904"
},
"departure": {
"delay": 272,
"time": "1768289072"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1768288323"
},
"departure": {
"delay": 99,
"time": "1768288359"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 380,
"time": "1768290227"
},
"departure": {
"delay": 380,
"time": "1768290260"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 355,
"time": "1768290463"
},
"departure": {
"delay": 355,
"time": "1768290475"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1768288387"
},
"departure": {
"delay": 100,
"time": "1768288420"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 376,
"time": "1768290162"
},
"departure": {
"delay": 376,
"time": "1768290196"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 301,
"time": "1768289853"
},
"departure": {
"delay": 301,
"time": "1768289881"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 253,
"time": "1768289376"
},
"departure": {
"delay": 253,
"time": "1768289413"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1768288506"
},
"departure": {
"delay": 171,
"time": "1768288551"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 363,
"time": "1768290712"
},
"departure": {
"delay": 363,
"time": "1768290723"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 382,
"time": "1768290761"
},
"departure": {
"delay": 382,
"time": "1768290802"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 402,
"time": "1768290685"
},
"departure": {
"delay": 402,
"time": "1768290702"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1768287930"
},
"departure": {
"delay": 66,
"time": "1768287966"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 343,
"time": "1768290849"
},
"departure": {
"delay": 343,
"time": "1768290883"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 73,
"time": "1768287997"
},
"departure": {
"delay": 73,
"time": "1768288033"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 395,
"time": "1768291339"
},
"departure": {
"delay": 395,
"time": "1768291355"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 229,
"time": "1768289152"
},
"departure": {
"delay": 229,
"time": "1768289209"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 312,
"time": "1768290906"
},
"departure": {
"delay": 312,
"time": "1768290912"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 298,
"time": "1768290997"
},
"departure": {
"delay": 298,
"time": "1768291018"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 87,
"time": "1768288078"
},
"departure": {
"delay": 87,
"time": "1768288107"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 379,
"time": "1768290535"
},
"departure": {
"delay": 379,
"time": "1768290559"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1768287725"
},
"departure": {
"delay": 42,
"time": "1768287762"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 361,
"time": "1768290019"
},
"departure": {
"delay": 361,
"time": "1768290061"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 351,
"time": "1768290808"
},
"departure": {
"delay": 351,
"time": "1768290831"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 411,
"time": "1768291279"
},
"departure": {
"delay": 411,
"time": "1768291311"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 79,
"time": "1768288125"
},
"departure": {
"delay": 79,
"time": "1768288159"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 372,
"time": "1768290292"
},
"departure": {
"delay": 372,
"time": "1768290312"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 368,
"time": "1768291388"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 7,
"time": "1768287813"
},
"departure": {
"delay": 7,
"time": "1768287847"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 261,
"time": "1768289258"
},
"departure": {
"delay": 261,
"time": "1768289301"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 153,
"time": "1768288795"
},
"departure": {
"delay": 153,
"time": "1768288833"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1768288441"
},
"departure": {
"delay": 91,
"time": "1768288471"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 371,
"time": "1768290583"
},
"departure": {
"delay": 371,
"time": "1768290611"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 55,
"time": "1768287637"
},
"departure": {
"delay": 55,
"time": "1768287655"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746209x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3562:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1768329575"
},
"departure": {
"delay": 10,
"time": "1768329610"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768328857"
},
"departure": {
"delay": 20,
"time": "1768328900"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768328328"
},
"departure": {
"delay": 60,
"time": "1768328340"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768329644"
},
"departure": {
"delay": 60,
"time": "1768329660"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1768328525"
},
"departure": {
"delay": 80,
"time": "1768328540"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768328146"
},
"departure": {
"time": "1768328160"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768329858"
},
"departure": {
"delay": 40,
"time": "1768329880"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1768328971"
},
"departure": {
"delay": 60,
"time": "1768329000"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768328100"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768329470"
},
"departure": {
"delay": 60,
"time": "1768329480"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1768328435"
},
"departure": {
"delay": 70,
"time": "1768328470"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1768329249"
},
"departure": {
"delay": 140,
"time": "1768329260"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768328619"
},
"departure": {
"delay": 120,
"time": "1768328640"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768328224"
},
"departure": {
"delay": 30,
"time": "1768328250"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768329366"
},
"departure": {
"delay": 30,
"time": "1768329390"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -25,
"time": "1768329995"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1768329150"
},
"departure": {
"delay": 120,
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768328735"
},
"departure": {
"delay": 120,
"time": "1768328760"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768329754"
},
"departure": {
"delay": 120,
"time": "1768329780"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1768329055"
},
"departure": {
"delay": 90,
"time": "1768329090"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768327902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3562:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768319220"
},
"departure": {
"time": "1768319220"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768317900"
},
"departure": {
"time": "1768317900"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768317480"
},
"departure": {
"time": "1768317480"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768318380"
},
"departure": {
"time": "1768318380"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768318860"
},
"departure": {
"time": "1768318860"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768319400"
},
"departure": {
"time": "1768319400"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768318560"
},
"departure": {
"time": "1768318560"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768318200"
},
"departure": {
"time": "1768318200"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768318080"
},
"departure": {
"time": "1768318080"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768317540"
},
"departure": {
"time": "1768317540"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768318740"
},
"departure": {
"time": "1768318740"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768319100"
},
"departure": {
"time": "1768319100"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768317300"
},
"departure": {
"time": "1768317300"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768317600"
},
"departure": {
"time": "1768317600"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768317060"
},
"departure": {
"time": "1768317060"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768318320"
},
"departure": {
"time": "1768318320"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768317960"
},
"departure": {
"time": "1768317960"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768318980"
},
"departure": {
"time": "1768318980"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768317780"
},
"departure": {
"time": "1768317780"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768319345"
},
"departure": {
"delay": 5,
"time": "1768319345"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768317420"
},
"departure": {
"time": "1768317420"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768317965"
},
"departure": {
"delay": 5,
"time": "1768317965"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768319520"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768318020"
},
"departure": {
"time": "1768318020"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768319340"
},
"departure": {
"time": "1768319340"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768316400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768302179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx393:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768331654"
},
"departure": {
"delay": 14,
"time": "1768331654"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1768331581"
},
"departure": {
"delay": 1,
"time": "1768331581"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1768330851"
},
"departure": {
"delay": 51,
"time": "1768330851"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1768332181"
},
"departure": {
"delay": 1,
"time": "1768332181"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1768331934"
},
"departure": {
"delay": 54,
"time": "1768331934"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768332256"
},
"departure": {
"delay": 16,
"time": "1768332256"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1768331012"
},
"departure": {
"delay": 32,
"time": "1768331012"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331310"
},
"departure": {
"delay": 30,
"time": "1768331310"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1768332047"
},
"departure": {
"delay": 47,
"time": "1768332047"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1768330917"
},
"departure": {
"delay": 57,
"time": "1768330917"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1768332393"
},
"departure": {
"delay": 33,
"time": "1768332393"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1768332116"
},
"departure": {
"delay": 56,
"time": "1768332116"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1768331523"
},
"departure": {
"delay": 3,
"time": "1768331523"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768332330"
},
"departure": {
"delay": 30,
"time": "1768332330"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1768331168"
},
"departure": {
"delay": 8,
"time": "1768331168"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768326660",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2111:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852086F5163914x2025x12x31T21x51x51Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329900"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768333560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1768327560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768323933",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852086F5163914x2025x12x31T21x51x51Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746194x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768318471"
},
"departure": {
"delay": 8,
"time": "1768318508"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1768319629"
},
"departure": {
"delay": 25,
"time": "1768319665"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1768320023"
},
"departure": {
"delay": 162,
"time": "1768320162"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1768319527"
},
"departure": {
"delay": 8,
"time": "1768319588"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 232,
"time": "1768321080"
},
"departure": {
"delay": 232,
"time": "1768321132"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 8,
"time": "1768318071"
},
"departure": {
"delay": 8,
"time": "1768318088"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 297,
"time": "1768321347"
},
"departure": {
"delay": 297,
"time": "1768321377"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": -4,
"time": "1768317836"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1768318704"
},
"departure": {
"delay": -8,
"time": "1768318732"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1768317929"
},
"departure": {
"delay": 66,
"time": "1768317966"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -61,
"time": "1768319342"
},
"departure": {
"delay": -61,
"time": "1768319399"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1768320703"
},
"departure": {
"delay": 173,
"time": "1768320713"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -22,
"time": "1768319423"
},
"departure": {
"delay": -22,
"time": "1768319498"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 142,
"time": "1768320552"
},
"departure": {
"delay": 142,
"time": "1768320622"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 197,
"time": "1768321024"
},
"departure": {
"delay": 197,
"time": "1768321037"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -40,
"time": "1768319163"
},
"departure": {
"delay": -40,
"time": "1768319180"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 251,
"time": "1768321241"
},
"departure": {
"delay": 251,
"time": "1768321271"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 134,
"time": "1768320429"
},
"departure": {
"delay": 134,
"time": "1768320494"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1768319006"
},
"departure": {
"delay": -30,
"time": "1768319070"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 308,
"time": "1768321301"
},
"departure": {
"delay": 308,
"time": "1768321328"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -10,
"time": "1768318534"
},
"departure": {
"delay": -10,
"time": "1768318550"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1768318849"
},
"departure": {
"delay": -27,
"time": "1768318893"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -49,
"time": "1768318359"
},
"departure": {
"delay": -49,
"time": "1768318391"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1768319111"
},
"departure": {
"delay": -7,
"time": "1768319153"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1768318141"
},
"departure": {
"delay": 11,
"time": "1768318151"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1768318602"
},
"departure": {
"delay": 19,
"time": "1768318639"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1768318213"
},
"departure": {
"delay": -19,
"time": "1768318241"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1768319714"
},
"departure": {
"delay": 44,
"time": "1768319804"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -50,
"time": "1768318324"
},
"departure": {
"delay": -50,
"time": "1768318330"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 201,
"time": "1768320652"
},
"departure": {
"delay": 201,
"time": "1768320681"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -89,
"time": "1768318937"
},
"departure": {
"delay": -89,
"time": "1768318951"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1768320345"
},
"departure": {
"delay": 151,
"time": "1768320391"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 221,
"time": "1768320973"
},
"departure": {
"delay": 221,
"time": "1768321001"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 187,
"time": "1768320738"
},
"departure": {
"delay": 187,
"time": "1768320787"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -45,
"time": "1768318415"
},
"departure": {
"delay": -45,
"time": "1768318455"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1768319234"
},
"departure": {
"delay": -30,
"time": "1768319310"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 124,
"time": "1768320204"
},
"departure": {
"delay": 124,
"time": "1768320244"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1768318246"
},
"departure": {
"delay": 31,
"time": "1768318291"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 262,
"time": "1768321190"
},
"departure": {
"delay": 262,
"time": "1768321222"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 66,
"time": "1768317861"
},
"departure": {
"delay": 66,
"time": "1768317906"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1768318167"
},
"departure": {
"delay": -4,
"time": "1768318196"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 241,
"time": "1768320930"
},
"departure": {
"delay": 241,
"time": "1768320961"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 75,
"time": "1768319896"
},
"departure": {
"delay": 75,
"time": "1768319955"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 272,
"time": "1768321472"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 35,
"time": "1768318014"
},
"departure": {
"delay": 35,
"time": "1768318055"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1768318758"
},
"departure": {
"delay": -34,
"time": "1768318766"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1768318797"
},
"departure": {
"delay": -29,
"time": "1768318831"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 216,
"time": "1768321148"
},
"departure": {
"delay": 216,
"time": "1768321176"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746194x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1768284133"
},
"departure": {
"delay": 103,
"time": "1768284163"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1768284042"
},
"departure": {
"delay": 114,
"time": "1768284054"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1768284073"
},
"departure": {
"delay": 111,
"time": "1768284111"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1768284230"
},
"departure": {
"delay": 61,
"time": "1768284241"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1768284398"
},
"departure": {
"delay": -16,
"time": "1768284404"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1768283240"
},
"departure": {
"delay": 32,
"time": "1768283252"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1768284569"
},
"departure": {
"delay": 3,
"time": "1768284603"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1768284667"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1768284265"
},
"departure": {
"delay": 59,
"time": "1768284299"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1768284186"
},
"departure": {
"delay": 82,
"time": "1768284202"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1768283106"
},
"departure": {
"delay": 33,
"time": "1768283193"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768282936"
},
"departure": {
"delay": 30,
"time": "1768282950"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768282906"
},
"departure": {
"delay": 54,
"time": "1768282914"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1768283386"
},
"departure": {
"delay": 24,
"time": "1768283424"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1768284519"
},
"departure": {
"delay": -16,
"time": "1768284524"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 57,
"time": "1768282857"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768283214"
},
"departure": {
"delay": 4,
"time": "1768283224"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1768283503"
},
"departure": {
"delay": -6,
"time": "1768283514"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1768284321"
},
"departure": {
"delay": 39,
"time": "1768284339"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1768284435"
},
"departure": {
"delay": -33,
"time": "1768284447"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768284471"
},
"departure": {
"delay": 5,
"time": "1768284485"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1768283300"
},
"departure": {
"delay": -24,
"time": "1768283316"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1768283664"
},
"departure": {
"delay": 173,
"time": "1768283933"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1768283070"
},
"departure": {
"delay": -22,
"time": "1768283078"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748511x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768304004"
},
"departure": {
"delay": 116,
"time": "1768304036"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1768304688"
},
"departure": {
"delay": -64,
"time": "1768304696"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1768303909"
},
"departure": {
"delay": 122,
"time": "1768303922"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1768303672"
},
"departure": {
"delay": 124,
"time": "1768303684"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1768304606"
},
"departure": {
"delay": 24,
"time": "1768304664"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1768303821"
},
"departure": {
"delay": 128,
"time": "1768303868"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768304358"
},
"departure": {
"delay": 2,
"time": "1768304402"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1768304191"
},
"departure": {
"delay": 43,
"time": "1768304263"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1768304533"
},
"departure": {
"delay": -5,
"time": "1768304575"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1768303704"
},
"departure": {
"delay": 121,
"time": "1768303741"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1768304971"
},
"departure": {
"delay": -19,
"time": "1768304981"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1768303598"
},
"departure": {
"delay": 142,
"time": "1768303642"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -63,
"time": "1768304932"
},
"departure": {
"delay": -63,
"time": "1768304937"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768303376"
},
"departure": {
"delay": 68,
"time": "1768303388"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1768303761"
},
"departure": {
"delay": 152,
"time": "1768303772"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1768305014"
},
"departure": {
"delay": -36,
"time": "1768305024"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1768304893"
},
"departure": {
"delay": -34,
"time": "1768304906"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1768305154"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1768304472"
},
"departure": {
"delay": -12,
"time": "1768304508"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 47,
"time": "1768303247"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1768304822"
},
"departure": {
"delay": 18,
"time": "1768304838"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1768305071"
},
"departure": {
"delay": -33,
"time": "1768305087"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1768303310"
},
"departure": {
"delay": 64,
"time": "1768303324"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1768304427"
},
"departure": {
"delay": -3,
"time": "1768304457"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748511x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190101x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768330816"
},
"departure": {
"delay": 16,
"time": "1768330816"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1768331064"
},
"departure": {
"delay": -36,
"time": "1768331064"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1768330944"
},
"departure": {
"delay": -36,
"time": "1768330944"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1768331244"
},
"departure": {
"delay": -36,
"time": "1768331244"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1768330750"
},
"departure": {
"delay": 10,
"time": "1768330750"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1768330395"
},
"departure": {
"delay": 75,
"time": "1768330395"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1768331302"
},
"departure": {
"delay": 22,
"time": "1768331302"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1768330490"
},
"departure": {
"delay": -10,
"time": "1768330490"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1768330448"
},
"departure": {
"delay": 8,
"time": "1768330448"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1768330884"
},
"departure": {
"delay": -36,
"time": "1768330884"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -36,
"time": "1768330524"
},
"departure": {
"delay": -36,
"time": "1768330524"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1768330265"
},
"departure": {
"delay": 65,
"time": "1768330265"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1768331011"
},
"departure": {
"delay": -29,
"time": "1768331011"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1768331424"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1768330600"
},
"departure": {
"delay": -20,
"time": "1768330600"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1768330786"
},
"departure": {
"delay": -14,
"time": "1768330786"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1768330644"
},
"departure": {
"delay": -36,
"time": "1768330644"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1768330387"
},
"departure": {
"delay": -53,
"time": "1768330387"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768330434"
},
"departure": {
"delay": 54,
"time": "1768330434"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1768331162"
},
"departure": {
"delay": 2,
"time": "1768331162"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -9,
"time": "1768331211"
},
"departure": {
"delay": -9,
"time": "1768331211"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768330453",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190101x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747922x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768328637"
},
"departure": {
"delay": 72,
"time": "1768328652"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1768328986"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1768328306"
},
"departure": {
"delay": 105,
"time": "1768328325"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1768328447"
},
"departure": {
"delay": 122,
"time": "1768328522"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768327885"
},
"departure": {
"delay": 53,
"time": "1768327913"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1768328113"
},
"departure": {
"delay": 43,
"time": "1768328143"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1768327977"
},
"departure": {
"delay": 68,
"time": "1768327988"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1768328701"
},
"departure": {
"delay": 86,
"time": "1768328726"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1768328594"
},
"departure": {
"delay": 81,
"time": "1768328601"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1768328787"
},
"departure": {
"delay": 55,
"time": "1768328815"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1768328669"
},
"departure": {
"delay": 38,
"time": "1768328678"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 131,
"time": "1768328242"
},
"departure": {
"delay": 131,
"time": "1768328291"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1768328009"
},
"departure": {
"delay": 41,
"time": "1768328021"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1768327815"
},
"departure": {
"delay": 111,
"time": "1768327851"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1768328172"
},
"departure": {
"delay": 61,
"time": "1768328221"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1768328840"
},
"departure": {
"delay": 91,
"time": "1768328851"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1768328885"
},
"departure": {
"delay": 104,
"time": "1768328924"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 47,
"time": "1768327367"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1768327730"
},
"departure": {
"delay": 63,
"time": "1768327743"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1768327398"
},
"departure": {
"delay": 101,
"time": "1768327661"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747922x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7587:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1768329374"
},
"departure": {
"delay": -46,
"time": "1768329374"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1768328240"
},
"departure": {
"delay": 80,
"time": "1768328240"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1768327949"
},
"departure": {
"delay": 29,
"time": "1768327949"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1768328791"
},
"departure": {
"delay": 39,
"time": "1768328799"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1768330172"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1768329924"
},
"departure": {
"delay": 49,
"time": "1768329949"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1768328303"
},
"departure": {
"delay": 83,
"time": "1768328303"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1768329728"
},
"departure": {
"delay": 8,
"time": "1768329728"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1768330002"
},
"departure": {
"delay": 42,
"time": "1768330002"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1768329499"
},
"departure": {
"delay": 19,
"time": "1768329499"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1768329107"
},
"departure": {
"delay": 107,
"time": "1768329107"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -101,
"time": "1768329199"
},
"departure": {
"delay": -101,
"time": "1768329199"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1768329799"
},
"departure": {
"delay": 19,
"time": "1768329799"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1768329699"
},
"departure": {
"delay": 39,
"time": "1768329699"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1768328613"
},
"departure": {
"delay": 36,
"time": "1768328616"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768328562"
},
"departure": {
"delay": 42,
"time": "1768328562"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1768328103"
},
"departure": {
"delay": 63,
"time": "1768328103"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1768327891"
},
"departure": {
"delay": 31,
"time": "1768327891"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1768328883"
},
"departure": {
"delay": 63,
"time": "1768328883"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768329652"
},
"departure": {
"delay": 52,
"time": "1768329652"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1768328024"
},
"departure": {
"delay": 44,
"time": "1768328024"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1768328985"
},
"departure": {
"delay": 105,
"time": "1768328985"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1768329316"
},
"departure": {
"delay": -44,
"time": "1768329316"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1768328501"
},
"departure": {
"delay": 101,
"time": "1768328501"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1768328152"
},
"departure": {
"delay": 74,
"time": "1768328174"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1768328424"
},
"departure": {
"delay": 84,
"time": "1768328424"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1768327830"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1768329849"
},
"departure": {
"delay": 69,
"time": "1768329849"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1768329602"
},
"departure": {
"delay": 62,
"time": "1768329602"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1768328683"
},
"departure": {
"delay": 59,
"time": "1768328699"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768327841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7587:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758440x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1768312190"
},
"departure": {
"delay": 118,
"time": "1768312198"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 137,
"time": "1768312146"
},
"departure": {
"delay": 137,
"time": "1768312157"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 138,
"time": "1768311138"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1768313542"
},
"departure": {
"delay": 151,
"time": "1768313551"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1768314041"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 261,
"time": "1768311761"
},
"departure": {
"delay": 261,
"time": "1768311801"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 264,
"time": "1768311679"
},
"departure": {
"delay": 264,
"time": "1768311684"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1768313252"
},
"departure": {
"delay": 171,
"time": "1768313271"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1768313740"
},
"departure": {
"delay": 143,
"time": "1768313783"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1768313600"
},
"departure": {
"delay": 119,
"time": "1768313639"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 271,
"time": "1768311497"
},
"departure": {
"delay": 271,
"time": "1768311511"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1768312253"
},
"departure": {
"delay": 123,
"time": "1768312263"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1768312062"
},
"departure": {
"delay": 178,
"time": "1768312078"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1768312364"
},
"departure": {
"delay": 79,
"time": "1768312399"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1768311946"
},
"departure": {
"delay": 176,
"time": "1768311956"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1768312829"
},
"departure": {
"delay": 164,
"time": "1768312844"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 290,
"time": "1768311574"
},
"departure": {
"delay": 290,
"time": "1768311590"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1768311715"
},
"departure": {
"delay": 245,
"time": "1768311725"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 331,
"time": "1768311381"
},
"departure": {
"delay": 331,
"time": "1768311451"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1768312745"
},
"departure": {
"delay": 162,
"time": "1768312782"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758440x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850628F5202180x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1768332780"
},
"departure": {
"delay": 600,
"time": "1768332840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1768333380"
},
"departure": {
"delay": 600,
"time": "1768333440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1768334280"
},
"departure": {
"delay": 600,
"time": "1768334400"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"delay": 600,
"time": "1768331820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1768335480"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 600,
"time": "1768334640"
},
"departure": {
"delay": 600,
"time": "1768334700"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 600,
"time": "1768333800"
},
"departure": {
"delay": 600,
"time": "1768333980"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 600,
"time": "1768332180"
},
"departure": {
"delay": 600,
"time": "1768332240"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"delay": 600,
"time": "1768334940"
},
"departure": {
"delay": 600,
"time": "1768335000"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 600,
"time": "1768333140"
},
"departure": {
"delay": 600,
"time": "1768333200"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 600,
"time": "1768332600"
},
"departure": {
"delay": 600,
"time": "1768332660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1768328792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850628F5202180x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12725:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 404,
"time": "1768330484"
},
"departure": {
"delay": 404,
"time": "1768330484"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 413,
"time": "1768329928"
},
"departure": {
"delay": 413,
"time": "1768329953"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1768328755"
},
"departure": {
"delay": 55,
"time": "1768328755"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 428,
"time": "1768330328"
},
"departure": {
"delay": 428,
"time": "1768330328"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 149,
"time": "1768328369"
},
"departure": {
"delay": 149,
"time": "1768328369"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 390,
"time": "1768330650"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 283,
"time": "1768329078"
},
"departure": {
"delay": 283,
"time": "1768329103"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 488,
"time": "1768330028"
},
"departure": {
"delay": 488,
"time": "1768330028"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1768328398"
},
"departure": {
"delay": 118,
"time": "1768328398"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 468,
"time": "1768329828"
},
"departure": {
"delay": 468,
"time": "1768329828"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 228,
"time": "1768329128"
},
"departure": {
"delay": 228,
"time": "1768329228"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768327931"
},
"departure": {
"delay": 71,
"time": "1768327931"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 424,
"time": "1768329664"
},
"departure": {
"delay": 424,
"time": "1768329664"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1768328903"
},
"departure": {
"delay": 193,
"time": "1768328953"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1768328277"
},
"departure": {
"delay": 177,
"time": "1768328277"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1768328228"
},
"departure": {
"delay": 128,
"time": "1768328228"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1768328024"
},
"departure": {
"delay": 104,
"time": "1768328024"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1768328475"
},
"departure": {
"delay": 135,
"time": "1768328475"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 358,
"time": "1768330378"
},
"departure": {
"delay": 358,
"time": "1768330378"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 478,
"time": "1768330078"
},
"departure": {
"delay": 478,
"time": "1768330078"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 169,
"time": "1768328329"
},
"departure": {
"delay": 169,
"time": "1768328329"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 502,
"time": "1768330162"
},
"departure": {
"delay": 502,
"time": "1768330162"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 298,
"time": "1768329358"
},
"departure": {
"delay": 298,
"time": "1768329358"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 453,
"time": "1768329753"
},
"departure": {
"delay": 453,
"time": "1768329753"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 433,
"time": "1768329553"
},
"departure": {
"delay": 433,
"time": "1768329553"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1768327831"
},
"departure": {
"delay": 53,
"time": "1768327853"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 413,
"time": "1768330253"
},
"departure": {
"delay": 413,
"time": "1768330253"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 393,
"time": "1768329453"
},
"departure": {
"delay": 393,
"time": "1768329453"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 377,
"time": "1768329917"
},
"departure": {
"delay": 377,
"time": "1768329917"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 468,
"time": "1768330128"
},
"departure": {
"delay": 468,
"time": "1768330128"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 135,
"time": "1768328655"
},
"departure": {
"delay": 135,
"time": "1768328655"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1768327903"
},
"departure": {
"delay": 103,
"time": "1768327903"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1768328078"
},
"departure": {
"delay": 98,
"time": "1768328078"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 388,
"time": "1768329868"
},
"departure": {
"delay": 388,
"time": "1768329868"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 30,
"time": "1768327770"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 503,
"time": "1768329803"
},
"departure": {
"delay": 503,
"time": "1768329803"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 438,
"time": "1768330278"
},
"departure": {
"delay": 438,
"time": "1768330278"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 483,
"time": "1768330203"
},
"departure": {
"delay": 483,
"time": "1768330203"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 423,
"time": "1768329603"
},
"departure": {
"delay": 423,
"time": "1768329603"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 400,
"time": "1768330360"
},
"departure": {
"delay": 400,
"time": "1768330360"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 439,
"time": "1768329979"
},
"departure": {
"delay": 439,
"time": "1768329979"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1768328128"
},
"departure": {
"delay": 138,
"time": "1768328178"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768327402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12725:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758422x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -155,
"time": "1768299325"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1768298773"
},
"departure": {
"delay": -10,
"time": "1768298810"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1768297647"
},
"departure": {
"delay": 39,
"time": "1768297659"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1768297996"
},
"departure": {
"delay": 56,
"time": "1768298036"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1768298458"
},
"departure": {
"delay": -25,
"time": "1768298495"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1768298678"
},
"departure": {
"delay": -13,
"time": "1768298747"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -125,
"time": "1768299073"
},
"departure": {
"delay": -125,
"time": "1768299115"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1768297245"
},
"departure": {
"delay": 85,
"time": "1768297285"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1768298332"
},
"departure": {
"delay": -51,
"time": "1768298349"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1768297706"
},
"departure": {
"delay": -26,
"time": "1768297714"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1768298178"
},
"departure": {
"delay": -28,
"time": "1768298192"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 176,
"time": "1768296476"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -119,
"time": "1768298968"
},
"departure": {
"delay": -119,
"time": "1768299001"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1768296905"
},
"departure": {
"delay": 158,
"time": "1768296938"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -145,
"time": "1768299178"
},
"departure": {
"delay": -145,
"time": "1768299215"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 141,
"time": "1768296761"
},
"departure": {
"delay": 141,
"time": "1768296801"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1768298224"
},
"departure": {
"delay": -40,
"time": "1768298240"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1768298120"
},
"departure": {
"delay": 32,
"time": "1768298132"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1768296992"
},
"departure": {
"delay": 99,
"time": "1768296999"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -70,
"time": "1768298837"
},
"departure": {
"delay": -70,
"time": "1768298870"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -118,
"time": "1768298923"
},
"departure": {
"delay": -118,
"time": "1768298942"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758422x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12712:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1768330108"
},
"departure": {
"delay": 88,
"time": "1768330108"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1768329899"
},
"departure": {
"delay": 13,
"time": "1768329913"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1768330965"
},
"departure": {
"delay": 45,
"time": "1768330965"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 93,
"time": "1768328973"
},
"departure": {
"delay": 93,
"time": "1768328973"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1768329087"
},
"departure": {
"delay": 87,
"time": "1768329087"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1768330342"
},
"departure": {
"delay": 82,
"time": "1768330342"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1768330590"
},
"departure": {
"delay": 30,
"time": "1768330590"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1768330485"
},
"departure": {
"delay": 45,
"time": "1768330485"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1768328805"
},
"departure": {
"delay": 45,
"time": "1768328805"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1768329409"
},
"departure": {
"delay": 117,
"time": "1768329417"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1768329693"
},
"departure": {
"delay": 93,
"time": "1768329693"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1768330748"
},
"departure": {
"delay": 68,
"time": "1768330748"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1768330523"
},
"departure": {
"delay": 23,
"time": "1768330523"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1768329128"
},
"departure": {
"delay": 68,
"time": "1768329128"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1768330907"
},
"departure": {
"delay": 47,
"time": "1768330907"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 51,
"time": "1768330185"
},
"departure": {
"delay": 51,
"time": "1768330191"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768329270"
},
"departure": {
"delay": 30,
"time": "1768329270"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768329238"
},
"departure": {
"delay": 58,
"time": "1768329238"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1768328920"
},
"departure": {
"delay": 100,
"time": "1768328920"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1768330945"
},
"departure": {
"delay": 25,
"time": "1768330945"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 97,
"time": "1768329037"
},
"departure": {
"delay": 97,
"time": "1768329037"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1768330437"
},
"departure": {
"delay": 57,
"time": "1768330437"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 109,
"time": "1768329589"
},
"departure": {
"delay": 109,
"time": "1768329589"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1768330302"
},
"departure": {
"delay": 102,
"time": "1768330302"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1768330508"
},
"departure": {
"delay": 68,
"time": "1768330508"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1768330034"
},
"departure": {
"delay": 74,
"time": "1768330034"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1768328861"
},
"departure": {
"delay": 101,
"time": "1768328861"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1768330241"
},
"departure": {
"delay": 101,
"time": "1768330241"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1768330381"
},
"departure": {
"delay": 61,
"time": "1768330381"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1768330710"
},
"departure": {
"delay": 30,
"time": "1768330710"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 72,
"time": "1768328832"
},
"departure": {
"delay": 72,
"time": "1768328832"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1768330866"
},
"departure": {
"delay": 66,
"time": "1768330866"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1768331077"
},
"departure": {
"delay": 37,
"time": "1768331077"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 45,
"time": "1768330845"
},
"departure": {
"delay": 45,
"time": "1768330845"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 71,
"time": "1768329191"
},
"departure": {
"delay": 71,
"time": "1768329191"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1768330665"
},
"departure": {
"delay": 45,
"time": "1768330665"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 30,
"time": "1768328730"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1768329870"
},
"departure": {
"delay": 150,
"time": "1768329870"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1768330553"
},
"departure": {
"delay": 53,
"time": "1768330553"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 148,
"time": "1768329808"
},
"departure": {
"delay": 148,
"time": "1768329808"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1768330411"
},
"departure": {
"delay": 91,
"time": "1768330411"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768331265"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
}
],
"timestamp": "1768328511",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12712:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4137:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329660"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768328280"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768328820"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330560"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768328100"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768328460"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768328400"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768329240"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4137:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746190x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1768315670"
},
"departure": {
"delay": 146,
"time": "1768315706"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1768315717"
},
"departure": {
"delay": 130,
"time": "1768315750"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 275,
"time": "1768317118"
},
"departure": {
"delay": 275,
"time": "1768317155"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 229,
"time": "1768315061"
},
"departure": {
"delay": 229,
"time": "1768315069"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 385,
"time": "1768317643"
},
"departure": {
"delay": 385,
"time": "1768317685"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 217,
"time": "1768315384"
},
"departure": {
"delay": 217,
"time": "1768315417"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1768315953"
},
"departure": {
"delay": 101,
"time": "1768316021"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 261,
"time": "1768315195"
},
"departure": {
"delay": 261,
"time": "1768315221"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 462,
"time": "1768317912"
},
"departure": {
"delay": 462,
"time": "1768317942"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 124,
"time": "1768315553"
},
"departure": {
"delay": 124,
"time": "1768315564"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 306,
"time": "1768316777"
},
"departure": {
"delay": 306,
"time": "1768316826"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 113,
"time": "1768315839"
},
"departure": {
"delay": 113,
"time": "1768315853"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 167,
"time": "1768316158"
},
"departure": {
"delay": 167,
"time": "1768316207"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 127,
"time": "1768316060"
},
"departure": {
"delay": 127,
"time": "1768316107"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 371,
"time": "1768317699"
},
"departure": {
"delay": 371,
"time": "1768317731"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 412,
"time": "1768318012"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 261,
"time": "1768314471"
},
"departure": {
"delay": 261,
"time": "1768314501"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 207,
"time": "1768315440"
},
"departure": {
"delay": 207,
"time": "1768315467"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 196,
"time": "1768316367"
},
"departure": {
"delay": 196,
"time": "1768316476"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 419,
"time": "1768317745"
},
"departure": {
"delay": 419,
"time": "1768317779"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 326,
"time": "1768316928"
},
"departure": {
"delay": 326,
"time": "1768316966"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 322,
"time": "1768317175"
},
"departure": {
"delay": 322,
"time": "1768317202"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 297,
"time": "1768317007"
},
"departure": {
"delay": 297,
"time": "1768317057"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 305,
"time": "1768314690"
},
"departure": {
"delay": 305,
"time": "1768314725"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1768315901"
},
"departure": {
"delay": 68,
"time": "1768315928"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 275,
"time": "1768316534"
},
"departure": {
"delay": 275,
"time": "1768316675"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 384,
"time": "1768317468"
},
"departure": {
"delay": 384,
"time": "1768317504"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 312,
"time": "1768317218"
},
"departure": {
"delay": 312,
"time": "1768317252"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 127,
"time": "1768315605"
},
"departure": {
"delay": 127,
"time": "1768315627"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 191,
"time": "1768315484"
},
"departure": {
"delay": 191,
"time": "1768315511"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 211,
"time": "1768315320"
},
"departure": {
"delay": 211,
"time": "1768315351"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 215,
"time": "1768314455"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 281,
"time": "1768314913"
},
"departure": {
"delay": 281,
"time": "1768314941"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1768316238"
},
"departure": {
"delay": 130,
"time": "1768316290"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 307,
"time": "1768314812"
},
"departure": {
"delay": 307,
"time": "1768314847"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 221,
"time": "1768315100"
},
"departure": {
"delay": 221,
"time": "1768315121"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 365,
"time": "1768317517"
},
"departure": {
"delay": 365,
"time": "1768317545"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 299,
"time": "1768314532"
},
"departure": {
"delay": 299,
"time": "1768314599"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1768315260"
},
"departure": {
"delay": 246,
"time": "1768315266"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1768314866"
},
"departure": {
"delay": 292,
"time": "1768314892"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 472,
"time": "1768317862"
},
"departure": {
"delay": 472,
"time": "1768317892"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 282,
"time": "1768314745"
},
"departure": {
"delay": 282,
"time": "1768314762"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 324,
"time": "1768314950"
},
"departure": {
"delay": 324,
"time": "1768314984"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 267,
"time": "1768315013"
},
"departure": {
"delay": 267,
"time": "1768315047"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 267,
"time": "1768315140"
},
"departure": {
"delay": 267,
"time": "1768315167"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 411,
"time": "1768317799"
},
"departure": {
"delay": 411,
"time": "1768317831"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 332,
"time": "1768317280"
},
"departure": {
"delay": 332,
"time": "1768317332"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 366,
"time": "1768317573"
},
"departure": {
"delay": 366,
"time": "1768317606"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746190x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745269x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1603,
"time": "1768322156"
},
"departure": {
"delay": 1603,
"time": "1768322203"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1938,
"time": "1768323191"
},
"departure": {
"delay": 1938,
"time": "1768323258"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1514,
"time": "1768321813"
},
"departure": {
"delay": 1514,
"time": "1768321874"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1893,
"time": "1768323114"
},
"departure": {
"delay": 1893,
"time": "1768323153"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1629,
"time": "1768322237"
},
"departure": {
"delay": 1629,
"time": "1768322289"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1913,
"time": "1768322957"
},
"departure": {
"delay": 1913,
"time": "1768322993"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1973,
"time": "1768323319"
},
"departure": {
"delay": 1973,
"time": "1768323353"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1853,
"time": "1768322768"
},
"departure": {
"delay": 1853,
"time": "1768322813"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1465,
"time": "1768321669"
},
"departure": {
"delay": 1465,
"time": "1768321705"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1884,
"time": "1768323038"
},
"departure": {
"delay": 1884,
"time": "1768323084"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1798,
"time": "1768322646"
},
"departure": {
"delay": 1798,
"time": "1768322698"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2116,
"time": "1768323856"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1601,
"time": "1768321937"
},
"departure": {
"delay": 1601,
"time": "1768322021"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 2123,
"time": "1768323678"
},
"departure": {
"delay": 2123,
"time": "1768323743"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1608,
"time": "1768322055"
},
"departure": {
"delay": 1608,
"time": "1768322088"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1622,
"time": "1768322367"
},
"departure": {
"delay": 1622,
"time": "1768322402"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2037,
"time": "1768323386"
},
"departure": {
"delay": 2037,
"time": "1768323537"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1466,
"time": "1768321611"
},
"departure": {
"delay": 1466,
"time": "1768321646"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1477,
"time": "1768321719"
},
"departure": {
"delay": 1477,
"time": "1768321777"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745269x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328580"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768329620"
},
"departure": {
"delay": 20,
"time": "1768329620"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768328700"
},
"departure": {
"delay": 60,
"time": "1768328700"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768329600"
},
"departure": {
"delay": 60,
"time": "1768329600"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768328400"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1768328000"
},
"departure": {
"delay": 20,
"time": "1768328000"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768328220"
},
"departure": {
"delay": 60,
"time": "1768328220"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768329300"
},
"departure": {
"delay": 60,
"time": "1768329300"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768329240"
},
"departure": {
"delay": 60,
"time": "1768329240"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768329480"
},
"departure": {
"delay": 60,
"time": "1768329480"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768328040"
},
"departure": {
"delay": 60,
"time": "1768328040"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768329840"
},
"departure": {
"delay": 60,
"time": "1768329840"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768329000"
},
"departure": {
"delay": 60,
"time": "1768329000"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1768328120"
},
"departure": {
"delay": 20,
"time": "1768328120"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768329540"
},
"departure": {
"delay": 60,
"time": "1768329540"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1768328100"
},
"departure": {
"delay": 60,
"time": "1768328100"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768328820"
},
"departure": {
"delay": 60,
"time": "1768328820"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1768328840"
},
"departure": {
"delay": 20,
"time": "1768328840"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1768328060"
},
"departure": {
"delay": 20,
"time": "1768328060"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768328160"
},
"departure": {
"delay": 60,
"time": "1768328160"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768327980"
},
"departure": {
"delay": 60,
"time": "1768327980"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768328240"
},
"departure": {
"delay": 20,
"time": "1768328240"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768328280"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768327920"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328880"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768328720"
},
"departure": {
"delay": 20,
"time": "1768328720"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768326640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12257:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746183x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1768309878"
},
"departure": {
"delay": -53,
"time": "1768309927"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1768311033"
},
"departure": {
"delay": -60,
"time": "1768311060"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -43,
"time": "1768310374"
},
"departure": {
"delay": -43,
"time": "1768310417"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1768308784"
},
"departure": {
"delay": 15,
"time": "1768308855"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1768308416"
},
"departure": {
"delay": 71,
"time": "1768308431"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1768308951"
},
"departure": {
"delay": 13,
"time": "1768308973"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768308994"
},
"departure": {
"delay": 13,
"time": "1768309033"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1768309221"
},
"departure": {
"delay": 6,
"time": "1768309266"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1768308183"
},
"departure": {
"delay": 22,
"time": "1768308202"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1768310803"
},
"departure": {
"delay": -3,
"time": "1768310817"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -4,
"time": "1768310293"
},
"departure": {
"delay": -4,
"time": "1768310336"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1768310016"
},
"departure": {
"delay": 4,
"time": "1768310104"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1768309137"
},
"departure": {
"delay": -13,
"time": "1768309187"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -56,
"time": "1768310910"
},
"departure": {
"delay": -56,
"time": "1768310944"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -64,
"time": "1768310858"
},
"departure": {
"delay": -64,
"time": "1768310876"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -22,
"time": "1768309283"
},
"departure": {
"delay": -22,
"time": "1768309298"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1768308021"
},
"departure": {
"delay": 91,
"time": "1768308031"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1768311081"
},
"departure": {
"delay": -7,
"time": "1768311113"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 61,
"time": "1768308001"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768308889"
},
"departure": {
"delay": 23,
"time": "1768308923"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1768308623"
},
"departure": {
"delay": -25,
"time": "1768308635"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1768310154"
},
"departure": {
"delay": -29,
"time": "1768310191"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -36,
"time": "1768308547"
},
"departure": {
"delay": -36,
"time": "1768308564"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1768310644"
},
"departure": {
"delay": 3,
"time": "1768310703"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -6,
"time": "1768308468"
},
"departure": {
"delay": -6,
"time": "1768308474"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1768308699"
},
"departure": {
"delay": -4,
"time": "1768308716"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1768309477"
},
"departure": {
"delay": -47,
"time": "1768309513"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1768308511"
},
"departure": {
"delay": -22,
"time": "1768308518"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1768309605"
},
"departure": {
"delay": -41,
"time": "1768309639"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1768308278"
},
"departure": {
"delay": 49,
"time": "1768308349"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1768308581"
},
"departure": {
"delay": -1,
"time": "1768308599"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1768308143"
},
"departure": {
"delay": 41,
"time": "1768308161"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -41,
"time": "1768309539"
},
"departure": {
"delay": -41,
"time": "1768309579"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1768308253"
},
"departure": {
"delay": 21,
"time": "1768308261"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1768310822"
},
"departure": {
"delay": -43,
"time": "1768310837"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -79,
"time": "1768310475"
},
"departure": {
"delay": -79,
"time": "1768310501"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -41,
"time": "1768309079"
},
"departure": {
"delay": -41,
"time": "1768309099"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -73,
"time": "1768311227"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -42,
"time": "1768309779"
},
"departure": {
"delay": -42,
"time": "1768309818"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1768308055"
},
"departure": {
"delay": 88,
"time": "1768308088"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -44,
"time": "1768310986"
},
"departure": {
"delay": -44,
"time": "1768311016"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -23,
"time": "1768311131"
},
"departure": {
"delay": -23,
"time": "1768311157"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -22,
"time": "1768310579"
},
"departure": {
"delay": -22,
"time": "1768310618"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -53,
"time": "1768309363"
},
"departure": {
"delay": -53,
"time": "1768309387"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1768310526"
},
"departure": {
"delay": -24,
"time": "1768310556"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1768308375"
},
"departure": {
"delay": 41,
"time": "1768308401"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -91,
"time": "1768310962"
},
"departure": {
"delay": -91,
"time": "1768310969"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1768309718"
},
"departure": {
"delay": 9,
"time": "1768309749"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746183x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747855x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1768304019"
},
"departure": {
"delay": 75,
"time": "1768304055"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1768304065"
},
"departure": {
"delay": 36,
"time": "1768304076"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1768305392"
},
"departure": {
"delay": 151,
"time": "1768305451"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1768304138"
},
"departure": {
"delay": -9,
"time": "1768304151"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1768303900"
},
"departure": {
"delay": 29,
"time": "1768303949"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 56,
"time": "1768303856"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1768305150"
},
"departure": {
"delay": 160,
"time": "1768305340"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1768304358"
},
"departure": {
"delay": -30,
"time": "1768304370"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1768304623"
},
"departure": {
"delay": -29,
"time": "1768304671"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1768304208"
},
"departure": {
"delay": 3,
"time": "1768304223"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1768305777"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 183,
"time": "1768305505"
},
"departure": {
"delay": 183,
"time": "1768305543"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -39,
"time": "1768304994"
},
"departure": {
"delay": -39,
"time": "1768305021"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1768304899"
},
"departure": {
"delay": -31,
"time": "1768304909"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -11,
"time": "1768304257"
},
"departure": {
"delay": -11,
"time": "1768304269"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1768304450"
},
"departure": {
"delay": -34,
"time": "1768304606"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1768304955"
},
"departure": {
"delay": -34,
"time": "1768304966"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1768304731"
},
"departure": {
"delay": 7,
"time": "1768304767"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1768305673"
},
"departure": {
"delay": 161,
"time": "1768305701"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1768304686"
},
"departure": {
"delay": -1,
"time": "1768304699"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1768305608"
},
"departure": {
"delay": 163,
"time": "1768305643"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1768304181"
},
"departure": {
"delay": 32,
"time": "1768304192"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747855x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768293780"
},
"departure": {
"time": "1768293780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768292940"
},
"departure": {
"time": "1768292940"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768293840"
},
"departure": {
"time": "1768293840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768293180"
},
"departure": {
"time": "1768293180"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768293060"
},
"departure": {
"time": "1768293060"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768292160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768292220"
},
"departure": {
"time": "1768292220"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768293300"
},
"departure": {
"time": "1768293300"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768293000"
},
"departure": {
"time": "1768293000"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768293480"
},
"departure": {
"time": "1768293480"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768293120"
},
"departure": {
"time": "1768293120"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768292400"
},
"departure": {
"time": "1768292400"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768293540"
},
"departure": {
"time": "1768293540"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768294020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768293420"
},
"departure": {
"time": "1768293420"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768292079",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5955:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 328,
"time": "1768330888"
},
"departure": {
"delay": 328,
"time": "1768330888"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1768329727"
},
"departure": {
"delay": 127,
"time": "1768329727"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 283,
"time": "1768331383"
},
"departure": {
"delay": 283,
"time": "1768331383"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 288,
"time": "1768330548"
},
"departure": {
"delay": 288,
"time": "1768330548"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 12,
"time": "1768328952"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 324,
"time": "1768331004"
},
"departure": {
"delay": 324,
"time": "1768331004"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1768329105"
},
"departure": {
"delay": 117,
"time": "1768329177"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 317,
"time": "1768330637"
},
"departure": {
"delay": 317,
"time": "1768330637"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 297,
"time": "1768331217"
},
"departure": {
"delay": 297,
"time": "1768331217"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1768329027"
},
"departure": {
"delay": 87,
"time": "1768329027"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 187,
"time": "1768329427"
},
"departure": {
"delay": 187,
"time": "1768329427"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 297,
"time": "1768331457"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 297,
"time": "1768330358"
},
"departure": {
"delay": 297,
"time": "1768330377"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 289,
"time": "1768331329"
},
"departure": {
"delay": 289,
"time": "1768331329"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 232,
"time": "1768329352"
},
"departure": {
"delay": 232,
"time": "1768329352"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1768329502"
},
"departure": {
"delay": 132,
"time": "1768329552"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 287,
"time": "1768330078"
},
"departure": {
"delay": 287,
"time": "1768330127"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 324,
"time": "1768330764"
},
"departure": {
"delay": 324,
"time": "1768330764"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1768329639"
},
"departure": {
"delay": 99,
"time": "1768329639"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1768330010"
},
"departure": {
"delay": 230,
"time": "1768330010"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 292,
"time": "1768330252"
},
"departure": {
"delay": 292,
"time": "1768330252"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1768329852"
},
"departure": {
"delay": 207,
"time": "1768329927"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 297,
"time": "1768330437"
},
"departure": {
"delay": 297,
"time": "1768330437"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 316,
"time": "1768330936"
},
"departure": {
"delay": 316,
"time": "1768330936"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768328962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5955:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7298:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 287,
"time": "1768329827"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1768327710"
},
"departure": {
"delay": 150,
"time": "1768327710"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 249,
"time": "1768328289"
},
"departure": {
"delay": 249,
"time": "1768328289"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1768327785"
},
"departure": {
"delay": 165,
"time": "1768327785"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 303,
"time": "1768328403"
},
"departure": {
"delay": 303,
"time": "1768328403"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 287,
"time": "1768329347"
},
"departure": {
"delay": 287,
"time": "1768329347"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1768327566"
},
"departure": {
"delay": 135,
"time": "1768327635"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 295,
"time": "1768328515"
},
"departure": {
"delay": 295,
"time": "1768328515"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 310,
"time": "1768328830"
},
"departure": {
"delay": 310,
"time": "1768328830"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1768328049"
},
"departure": {
"delay": 129,
"time": "1768328049"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 306,
"time": "1768329186"
},
"departure": {
"delay": 306,
"time": "1768329186"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 313,
"time": "1768328893"
},
"departure": {
"delay": 313,
"time": "1768328893"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1768329099"
},
"departure": {
"delay": 279,
"time": "1768329099"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 287,
"time": "1768328687"
},
"departure": {
"delay": 287,
"time": "1768328687"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 35,
"time": "1768327235"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1768327335"
},
"departure": {
"delay": 75,
"time": "1768327335"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 277,
"time": "1768329277"
},
"departure": {
"delay": 277,
"time": "1768329277"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 287,
"time": "1768328987"
},
"departure": {
"delay": 287,
"time": "1768328987"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 270,
"time": "1768329390"
},
"departure": {
"delay": 270,
"time": "1768329390"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1768327386"
},
"departure": {
"delay": 30,
"time": "1768327410"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 305,
"time": "1768329425"
},
"departure": {
"delay": 305,
"time": "1768329425"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 195,
"time": "1768327900"
},
"departure": {
"delay": 195,
"time": "1768327935"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 257,
"time": "1768328717"
},
"departure": {
"delay": 257,
"time": "1768328717"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 287,
"time": "1768329467"
},
"departure": {
"delay": 287,
"time": "1768329467"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1768327262"
},
"departure": {
"delay": 62,
"time": "1768327262"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 287,
"time": "1768329647"
},
"departure": {
"delay": 287,
"time": "1768329647"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 292,
"time": "1768329532"
},
"departure": {
"delay": 292,
"time": "1768329532"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 286,
"time": "1768329046"
},
"departure": {
"delay": 286,
"time": "1768329046"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1768327460"
},
"departure": {
"delay": 45,
"time": "1768327485"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768327241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7298:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768335840"
},
"departure": {
"time": "1768335840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768335900"
},
"departure": {
"time": "1768335900"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1768335720"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768335960"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768335780"
},
"departure": {
"time": "1768335780"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768330390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3123:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747833x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1768278325"
},
"departure": {
"delay": -21,
"time": "1768278339"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768277941"
},
"departure": {
"delay": 16,
"time": "1768278076"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1768277572"
},
"departure": {
"delay": 3,
"time": "1768277583"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -62,
"time": "1768278601"
},
"departure": {
"delay": -62,
"time": "1768278658"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1768278803"
},
"departure": {
"delay": -51,
"time": "1768278849"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1768277342"
},
"departure": {
"delay": 14,
"time": "1768277354"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 77,
"time": "1768277297"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -48,
"time": "1768278884"
},
"departure": {
"delay": -48,
"time": "1768278912"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1768278364"
},
"departure": {
"delay": -42,
"time": "1768278378"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -85,
"time": "1768278505"
},
"departure": {
"delay": -85,
"time": "1768278515"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -152,
"time": "1768278988"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -47,
"time": "1768277517"
},
"departure": {
"delay": -47,
"time": "1768277533"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1768277602"
},
"departure": {
"delay": 1,
"time": "1768277641"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768278131"
},
"departure": {
"delay": 23,
"time": "1768278143"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768278175"
},
"departure": {
"delay": 5,
"time": "1768278185"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1768277434"
},
"departure": {
"delay": 1,
"time": "1768277461"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768277829"
},
"departure": {
"delay": 23,
"time": "1768277843"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1768278100"
},
"departure": {
"delay": 2,
"time": "1768278122"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1768277418"
},
"departure": {
"delay": 26,
"time": "1768277426"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -57,
"time": "1768278407"
},
"departure": {
"delay": -57,
"time": "1768278423"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1768278706"
},
"departure": {
"delay": -36,
"time": "1768278744"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1768277684"
},
"departure": {
"delay": 17,
"time": "1768277717"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747833x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx83:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768331937"
},
"departure": {
"delay": 57,
"time": "1768331937"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 66,
"time": "1768329786"
},
"departure": {
"delay": 66,
"time": "1768329786"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1768329548"
},
"departure": {
"delay": 68,
"time": "1768329548"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1768330791"
},
"departure": {
"delay": 111,
"time": "1768330791"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1768331337"
},
"departure": {
"delay": 57,
"time": "1768331337"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1768331614"
},
"departure": {
"delay": 94,
"time": "1768331614"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1768331865"
},
"departure": {
"delay": 105,
"time": "1768331865"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1768332131"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1768331438"
},
"departure": {
"delay": 98,
"time": "1768331438"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1768330123"
},
"departure": {
"delay": 103,
"time": "1768330123"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768331518"
},
"departure": {
"delay": 58,
"time": "1768331518"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1768330536"
},
"departure": {
"delay": 96,
"time": "1768330536"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1768329423"
},
"departure": {
"delay": 63,
"time": "1768329423"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768330196"
},
"departure": {
"delay": 56,
"time": "1768330196"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1768330599"
},
"departure": {
"delay": 99,
"time": "1768330599"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1768331071"
},
"departure": {
"delay": 91,
"time": "1768331071"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1768331775"
},
"departure": {
"delay": 75,
"time": "1768331775"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1768329629"
},
"departure": {
"delay": 89,
"time": "1768329629"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1768331157"
},
"departure": {
"delay": 57,
"time": "1768331157"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1768331697"
},
"departure": {
"delay": 57,
"time": "1768331697"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1768329672"
},
"departure": {
"delay": 12,
"time": "1768329672"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768329519"
},
"departure": {
"delay": 39,
"time": "1768329519"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1768329946"
},
"departure": {
"delay": 46,
"time": "1768329946"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768330965"
},
"departure": {
"delay": 105,
"time": "1768330965"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768330857"
},
"departure": {
"delay": 57,
"time": "1768330857"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1768329722"
},
"departure": {
"delay": 2,
"time": "1768329722"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1768330347"
},
"departure": {
"delay": 27,
"time": "1768330347"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1768330399"
},
"departure": {
"delay": 103,
"time": "1768330423"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1768330677"
},
"departure": {
"delay": 57,
"time": "1768330677"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768329042",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx83:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189192x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768330652"
},
"departure": {
"delay": 32,
"time": "1768330652"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1768330607"
},
"departure": {
"delay": 47,
"time": "1768330607"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1768330708"
},
"departure": {
"delay": 88,
"time": "1768330708"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1768331072"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1768330772"
},
"departure": {
"delay": 32,
"time": "1768330772"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1768330832"
},
"departure": {
"delay": 32,
"time": "1768330832"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1768330628"
},
"departure": {
"delay": 68,
"time": "1768330628"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1768330754"
},
"departure": {
"delay": 74,
"time": "1768330754"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1768330915"
},
"departure": {
"delay": 55,
"time": "1768330915"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1768330993"
},
"departure": {
"delay": 73,
"time": "1768330993"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1768330450"
},
"departure": {
"delay": 130,
"time": "1768330450"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1768331030"
},
"departure": {
"delay": 50,
"time": "1768331030"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 155,
"time": "1768330235"
},
"departure": {
"delay": 155,
"time": "1768330235"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1768330443",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189192x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747509x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768308707"
},
"departure": {
"delay": 125,
"time": "1768308725"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1768308248"
},
"departure": {
"delay": 138,
"time": "1768308258"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1768307932"
},
"departure": {
"delay": 62,
"time": "1768307942"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1768308106"
},
"departure": {
"delay": 98,
"time": "1768308158"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1768308507"
},
"departure": {
"delay": 97,
"time": "1768308517"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 202,
"time": "1768306869"
},
"departure": {
"delay": 202,
"time": "1768306882"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1768306631"
},
"departure": {
"delay": 84,
"time": "1768306644"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1768307278"
},
"departure": {
"delay": 115,
"time": "1768307515"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 146,
"time": "1768308675"
},
"departure": {
"delay": 146,
"time": "1768308686"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1768308541"
},
"departure": {
"delay": 141,
"time": "1768308561"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1768307672"
},
"departure": {
"delay": 130,
"time": "1768307710"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768308367"
},
"departure": {
"delay": 86,
"time": "1768308386"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 850,
"time": "1768309630"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1768307139"
},
"departure": {
"delay": 138,
"time": "1768307178"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1768307749"
},
"departure": {
"delay": 131,
"time": "1768307771"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 47,
"time": "1768306487"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1768306919"
},
"departure": {
"delay": 189,
"time": "1768306929"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 218,
"time": "1768306808"
},
"departure": {
"delay": 218,
"time": "1768306838"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1768308581"
},
"departure": {
"delay": 123,
"time": "1768308603"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1768306541"
},
"departure": {
"delay": 67,
"time": "1768306567"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1768308443"
},
"departure": {
"delay": 98,
"time": "1768308458"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1768307856"
},
"departure": {
"delay": 56,
"time": "1768307876"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747509x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1768333791"
},
"departure": {
"delay": -69,
"time": "1768333791"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1768334083"
},
"departure": {
"delay": -17,
"time": "1768334083"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1768333993"
},
"departure": {
"delay": -47,
"time": "1768333993"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1768333321"
},
"departure": {
"delay": 1,
"time": "1768333321"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768334167"
},
"departure": {
"delay": 7,
"time": "1768334167"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1768333200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1768334340"
},
"departure": {
"time": "1768334340"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1768333842"
},
"departure": {
"delay": -78,
"time": "1768333842"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768334410"
},
"departure": {
"delay": 10,
"time": "1768334410"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1768333731"
},
"departure": {
"delay": -69,
"time": "1768333731"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1768333693"
},
"departure": {
"delay": -47,
"time": "1768333693"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1768333413"
},
"departure": {
"delay": -27,
"time": "1768333413"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1768334639"
},
"departure": {
"delay": -61,
"time": "1768334639"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1768334485"
},
"departure": {
"delay": 25,
"time": "1768334485"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1768333529"
},
"departure": {
"delay": -31,
"time": "1768333529"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768334273"
},
"departure": {
"delay": 53,
"time": "1768334273"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1768333881"
},
"departure": {
"delay": -39,
"time": "1768333881"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1768333642"
},
"departure": {
"delay": -38,
"time": "1768333642"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1768334678"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1768333352"
},
"departure": {
"delay": -28,
"time": "1768333352"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1768334525"
},
"departure": {
"delay": -55,
"time": "1768334525"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1768333938"
},
"departure": {
"delay": -42,
"time": "1768333938"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4068:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768329240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768329000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768329540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331520"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768329480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768329660"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4068:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746229x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1768307811"
},
"departure": {
"delay": 157,
"time": "1768307857"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1768308296"
},
"departure": {
"delay": 65,
"time": "1768308305"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1768305985"
},
"departure": {
"delay": 30,
"time": "1768305990"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1768306007"
},
"departure": {
"delay": -7,
"time": "1768306013"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1768308675"
},
"departure": {
"delay": 25,
"time": "1768308685"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 81,
"time": "1768309101"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 127,
"time": "1768307735"
},
"departure": {
"delay": 127,
"time": "1768307767"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1768308698"
},
"departure": {
"delay": 11,
"time": "1768308731"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 87,
"time": "1768308420"
},
"departure": {
"delay": 87,
"time": "1768308447"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 21,
"time": "1768305702"
},
"departure": {
"delay": 21,
"time": "1768305741"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1768307222"
},
"departure": {
"delay": 99,
"time": "1768307259"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768305609"
},
"departure": {
"delay": 30,
"time": "1768305630"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 20,
"time": "1768305560"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 181,
"time": "1768307953"
},
"departure": {
"delay": 181,
"time": "1768308001"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1768306275"
},
"departure": {
"delay": 29,
"time": "1768306289"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1768306168"
},
"departure": {
"delay": -38,
"time": "1768306222"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1768308024"
},
"departure": {
"delay": 154,
"time": "1768308034"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1768306306"
},
"departure": {
"delay": 27,
"time": "1768306347"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1768306025"
},
"departure": {
"delay": -1,
"time": "1768306079"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1768305856"
},
"departure": {
"delay": 28,
"time": "1768305868"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1768307286"
},
"departure": {
"delay": 100,
"time": "1768307320"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1768307599"
},
"departure": {
"delay": 185,
"time": "1768307645"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1768308113"
},
"departure": {
"delay": 147,
"time": "1768308147"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1768307452"
},
"departure": {
"delay": 174,
"time": "1768307514"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1768305761"
},
"departure": {
"delay": -12,
"time": "1768305768"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768306454"
},
"departure": {
"delay": 8,
"time": "1768306508"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1768308201"
},
"departure": {
"delay": 97,
"time": "1768308217"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 108,
"time": "1768309061"
},
"departure": {
"delay": 108,
"time": "1768309068"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 42,
"time": "1768308568"
},
"departure": {
"delay": 42,
"time": "1768308582"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 124,
"time": "1768307057"
},
"departure": {
"delay": 124,
"time": "1768307104"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 146,
"time": "1768308056"
},
"departure": {
"delay": 146,
"time": "1768308086"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 108,
"time": "1768308378"
},
"departure": {
"delay": 108,
"time": "1768308408"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1768306800"
},
"departure": {
"delay": 6,
"time": "1768306806"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1768307139"
},
"departure": {
"delay": 140,
"time": "1768307180"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 156,
"time": "1768307896"
},
"departure": {
"delay": 156,
"time": "1768307916"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1768306381"
},
"departure": {
"delay": 31,
"time": "1768306411"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768308602"
},
"departure": {
"delay": 11,
"time": "1768308611"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1768306542"
},
"departure": {
"delay": 1,
"time": "1768306561"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1768305881"
},
"departure": {
"delay": 43,
"time": "1768305943"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1768305803"
},
"departure": {
"delay": 1,
"time": "1768305841"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1768305782"
},
"departure": {
"delay": 12,
"time": "1768305792"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1768308971"
},
"departure": {
"delay": 127,
"time": "1768309027"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 115,
"time": "1768307681"
},
"departure": {
"delay": 115,
"time": "1768307695"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1768308481"
},
"departure": {
"delay": 99,
"time": "1768308519"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 123,
"time": "1768307335"
},
"departure": {
"delay": 123,
"time": "1768307403"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1768308915"
},
"departure": {
"delay": 113,
"time": "1768308953"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 99,
"time": "1768308265"
},
"departure": {
"delay": 99,
"time": "1768308279"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1768308525"
},
"departure": {
"delay": 79,
"time": "1768308559"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 49,
"time": "1768306696"
},
"departure": {
"delay": 49,
"time": "1768306729"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1768308322"
},
"departure": {
"delay": 115,
"time": "1768308355"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746229x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1,
"time": "1768331041"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1768331155"
},
"departure": {
"delay": 55,
"time": "1768331155"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1768331111"
},
"departure": {
"delay": 11,
"time": "1768331111"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1768332374"
},
"departure": {
"delay": 14,
"time": "1768332374"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768331947"
},
"departure": {
"delay": 7,
"time": "1768331947"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1768332186"
},
"departure": {
"delay": 6,
"time": "1768332186"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768331334"
},
"departure": {
"delay": 54,
"time": "1768331334"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4521:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758424x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1768305392"
},
"departure": {
"delay": -10,
"time": "1768305410"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1768306799"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1768306400"
},
"departure": {
"delay": 42,
"time": "1768306482"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1768305234"
},
"departure": {
"delay": 61,
"time": "1768305241"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 47,
"time": "1768303547"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1768306126"
},
"departure": {
"delay": 36,
"time": "1768306176"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1768304852"
},
"departure": {
"delay": 67,
"time": "1768304887"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1768304939"
},
"departure": {
"delay": 43,
"time": "1768304983"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768306244"
},
"departure": {
"delay": 9,
"time": "1768306269"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1768305578"
},
"departure": {
"delay": 17,
"time": "1768305617"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1768305309"
},
"departure": {
"delay": 37,
"time": "1768305337"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1768304167"
},
"departure": {
"delay": 75,
"time": "1768304175"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768305735"
},
"departure": {
"delay": 23,
"time": "1768305743"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1768305958"
},
"departure": {
"delay": 34,
"time": "1768305994"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1768306552"
},
"departure": {
"delay": 12,
"time": "1768306572"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1768304432"
},
"departure": {
"delay": 72,
"time": "1768304472"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1768305439"
},
"departure": {
"time": "1768305480"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1768306298"
},
"departure": {
"delay": 20,
"time": "1768306340"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1768304006"
},
"departure": {
"delay": 86,
"time": "1768304066"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1768303845"
},
"departure": {
"delay": 42,
"time": "1768303902"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1768306049"
},
"departure": {
"delay": 77,
"time": "1768306097"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758424x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1768331056"
},
"departure": {
"delay": -104,
"time": "1768331056"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1768330810"
},
"departure": {
"delay": -50,
"time": "1768330810"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -98,
"time": "1768330642"
},
"departure": {
"delay": -98,
"time": "1768330642"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -61,
"time": "1768330559"
},
"departure": {
"delay": -61,
"time": "1768330559"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -85,
"time": "1768330115"
},
"departure": {
"delay": -85,
"time": "1768330115"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -144,
"time": "1768331136"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -77,
"time": "1768330483"
},
"departure": {
"delay": -77,
"time": "1768330483"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -97,
"time": "1768330883"
},
"departure": {
"delay": -97,
"time": "1768330883"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -125,
"time": "1768330255"
},
"departure": {
"delay": -125,
"time": "1768330255"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -163,
"time": "1768330937"
},
"departure": {
"delay": -163,
"time": "1768330937"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1768329960"
},
"departure": {
"delay": -60,
"time": "1768329960"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -94,
"time": "1768330406"
},
"departure": {
"delay": -94,
"time": "1768330406"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -163,
"time": "1768330997"
},
"departure": {
"delay": -163,
"time": "1768330997"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -74,
"time": "1768330546"
},
"departure": {
"delay": -74,
"time": "1768330546"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1768330762"
},
"departure": {
"delay": -38,
"time": "1768330762"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470843:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5965:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1768329254"
},
"departure": {
"delay": 194,
"time": "1768329254"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 244,
"time": "1768329604"
},
"departure": {
"delay": 244,
"time": "1768329604"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 254,
"time": "1768328234"
},
"departure": {
"delay": 254,
"time": "1768328234"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 29,
"time": "1768327829"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 195,
"time": "1768329975"
},
"departure": {
"delay": 195,
"time": "1768329975"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1768330141"
},
"departure": {
"delay": 181,
"time": "1768330141"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 174,
"time": "1768329331"
},
"departure": {
"delay": 174,
"time": "1768329354"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1768328529"
},
"departure": {
"delay": 179,
"time": "1768328579"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 218,
"time": "1768329098"
},
"departure": {
"delay": 218,
"time": "1768329098"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1768330179"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1768327879"
},
"departure": {
"delay": 79,
"time": "1768327879"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1768328892"
},
"departure": {
"delay": 192,
"time": "1768328892"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1768329185"
},
"departure": {
"delay": 185,
"time": "1768329185"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 227,
"time": "1768328807"
},
"departure": {
"delay": 227,
"time": "1768328807"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1768328315"
},
"departure": {
"delay": 215,
"time": "1768328315"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 244,
"time": "1768329004"
},
"departure": {
"delay": 244,
"time": "1768329004"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1768329711"
},
"departure": {
"delay": 231,
"time": "1768329711"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1768329856"
},
"departure": {
"delay": 279,
"time": "1768329879"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 179,
"time": "1768330079"
},
"departure": {
"delay": 179,
"time": "1768330079"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 219,
"time": "1768328679"
},
"departure": {
"delay": 219,
"time": "1768328679"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1768328037"
},
"departure": {
"delay": 117,
"time": "1768328037"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 223,
"time": "1768329763"
},
"departure": {
"delay": 223,
"time": "1768329763"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 175,
"time": "1768328455"
},
"departure": {
"delay": 175,
"time": "1768328455"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 189,
"time": "1768329429"
},
"departure": {
"delay": 189,
"time": "1768329429"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768327842",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5965:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745220x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1768302182"
},
"departure": {
"delay": -22,
"time": "1768302218"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1768302382"
},
"departure": {
"delay": -3,
"time": "1768302417"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1768303448"
},
"departure": {
"delay": 46,
"time": "1768303486"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1768302268"
},
"departure": {
"delay": -37,
"time": "1768302323"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768303316"
},
"departure": {
"delay": 38,
"time": "1768303358"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": -79,
"time": "1768301921"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1768303083"
},
"departure": {
"delay": 43,
"time": "1768303123"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1768303384"
},
"departure": {
"delay": 38,
"time": "1768303418"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768303553"
},
"departure": {
"delay": 4,
"time": "1768303564"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1768302562"
},
"departure": {
"delay": 87,
"time": "1768302627"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768302970"
},
"departure": {
"delay": 60,
"time": "1768303020"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1768303240"
},
"departure": {
"delay": 19,
"time": "1768303279"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1768302440"
},
"departure": {
"delay": 34,
"time": "1768302514"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1768303152"
},
"departure": {
"delay": 47,
"time": "1768303187"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -52,
"time": "1768301982"
},
"departure": {
"delay": -52,
"time": "1768302128"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1768302878"
},
"departure": {
"delay": 83,
"time": "1768302923"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1768302736"
},
"departure": {
"delay": 82,
"time": "1768302802"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1768303507"
},
"departure": {
"delay": 37,
"time": "1768303537"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -75,
"time": "1768303665"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745220x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 276,
"time": "1768329516"
},
"departure": {
"delay": 276,
"time": "1768329516"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 266,
"time": "1768328906"
},
"departure": {
"delay": 266,
"time": "1768328906"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 365,
"time": "1768330240"
},
"departure": {
"delay": 365,
"time": "1768330265"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 297,
"time": "1768330677"
},
"departure": {
"delay": 297,
"time": "1768330677"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 303,
"time": "1768329363"
},
"departure": {
"delay": 303,
"time": "1768329363"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 355,
"time": "1768329715"
},
"departure": {
"delay": 355,
"time": "1768329715"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 225,
"time": "1768328865"
},
"departure": {
"delay": 225,
"time": "1768328865"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 337,
"time": "1768329997"
},
"departure": {
"delay": 337,
"time": "1768329997"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 283,
"time": "1768330483"
},
"departure": {
"delay": 283,
"time": "1768330483"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 277,
"time": "1768330417"
},
"departure": {
"delay": 277,
"time": "1768330417"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 277,
"time": "1768329817"
},
"departure": {
"delay": 277,
"time": "1768329817"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 297,
"time": "1768330797"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 236,
"time": "1768328816"
},
"departure": {
"delay": 236,
"time": "1768328816"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 329,
"time": "1768330589"
},
"departure": {
"delay": 329,
"time": "1768330589"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 270,
"time": "1768329067"
},
"departure": {
"delay": 270,
"time": "1768329090"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 337,
"time": "1768329217"
},
"departure": {
"delay": 337,
"time": "1768329217"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1768329942"
},
"departure": {
"delay": 305,
"time": "1768329965"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 291,
"time": "1768330191"
},
"departure": {
"delay": 291,
"time": "1768330191"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 345,
"time": "1768330365"
},
"departure": {
"delay": 345,
"time": "1768330365"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 330,
"time": "1768330290"
},
"departure": {
"delay": 330,
"time": "1768330290"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 298,
"time": "1768330018"
},
"departure": {
"delay": 298,
"time": "1768330018"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 290,
"time": "1768329590"
},
"departure": {
"delay": 290,
"time": "1768329590"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1768328941"
},
"departure": {
"delay": 241,
"time": "1768328941"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 325,
"time": "1768330525"
},
"departure": {
"delay": 325,
"time": "1768330525"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 290,
"time": "1768330130"
},
"departure": {
"delay": 290,
"time": "1768330130"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 345,
"time": "1768329765"
},
"departure": {
"delay": 345,
"time": "1768329765"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1768329292"
},
"departure": {
"delay": 292,
"time": "1768329292"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 165,
"time": "1768328565"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 285,
"time": "1768329440"
},
"departure": {
"delay": 285,
"time": "1768329465"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 211,
"time": "1768328766"
},
"departure": {
"delay": 211,
"time": "1768328791"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768328571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9009:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1768282463"
},
"departure": {
"delay": 100,
"time": "1768282480"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 231,
"time": "1768283406"
},
"departure": {
"delay": 231,
"time": "1768283451"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 301,
"time": "1768285242"
},
"departure": {
"delay": 301,
"time": "1768285261"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 126,
"time": "1768282771"
},
"departure": {
"delay": 126,
"time": "1768282806"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 214,
"time": "1768283576"
},
"departure": {
"delay": 214,
"time": "1768283614"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 276,
"time": "1768285280"
},
"departure": {
"delay": 276,
"time": "1768285296"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 280,
"time": "1768285104"
},
"departure": {
"delay": 280,
"time": "1768285120"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 173,
"time": "1768283859"
},
"departure": {
"delay": 173,
"time": "1768283873"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 273,
"time": "1768284741"
},
"departure": {
"delay": 273,
"time": "1768284753"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 312,
"time": "1768284995"
},
"departure": {
"delay": 312,
"time": "1768285032"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 172,
"time": "1768283653"
},
"departure": {
"delay": 172,
"time": "1768283692"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 301,
"time": "1768285047"
},
"departure": {
"delay": 301,
"time": "1768285081"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 359,
"time": "1768284435"
},
"departure": {
"delay": 359,
"time": "1768284479"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 301,
"time": "1768285158"
},
"departure": {
"delay": 301,
"time": "1768285201"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 90,
"time": "1768282579"
},
"departure": {
"delay": 90,
"time": "1768282590"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 343,
"time": "1768285322"
},
"departure": {
"delay": 343,
"time": "1768285363"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 174,
"time": "1768283718"
},
"departure": {
"delay": 174,
"time": "1768283754"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1768282236"
},
"departure": {
"delay": 121,
"time": "1768282261"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 364,
"time": "1768284582"
},
"departure": {
"delay": 364,
"time": "1768284604"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 124,
"time": "1768282370"
},
"departure": {
"delay": 124,
"time": "1768282384"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1768282407"
},
"departure": {
"delay": 109,
"time": "1768282429"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1768283787"
},
"departure": {
"delay": 178,
"time": "1768283818"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 91,
"time": "1768282687"
},
"departure": {
"delay": 91,
"time": "1768282711"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1768282490"
},
"departure": {
"delay": 147,
"time": "1768282527"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1768282128"
},
"departure": {
"delay": 156,
"time": "1768282176"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1768282721"
},
"departure": {
"delay": 125,
"time": "1768282745"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 270,
"time": "1768285212"
},
"departure": {
"delay": 270,
"time": "1768285230"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 287,
"time": "1768284832"
},
"departure": {
"delay": 287,
"time": "1768284887"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 166,
"time": "1768283999"
},
"departure": {
"delay": 166,
"time": "1768284046"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 197,
"time": "1768283137"
},
"departure": {
"delay": 197,
"time": "1768283177"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 314,
"time": "1768285383"
},
"departure": {
"delay": 314,
"time": "1768285394"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 163,
"time": "1768282975"
},
"departure": {
"delay": 163,
"time": "1768283023"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 101,
"time": "1768282061"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1768283283"
},
"departure": {
"delay": 194,
"time": "1768283294"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1768282290"
},
"departure": {
"delay": 114,
"time": "1768282314"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1768282617"
},
"departure": {
"delay": 86,
"time": "1768282646"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 228,
"time": "1768283468"
},
"departure": {
"delay": 228,
"time": "1768283508"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 265,
"time": "1768284792"
},
"departure": {
"delay": 265,
"time": "1768284805"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 135,
"time": "1768282080"
},
"departure": {
"delay": 135,
"time": "1768282095"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1768282858"
},
"departure": {
"delay": 130,
"time": "1768282870"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1768284160"
},
"departure": {
"delay": 168,
"time": "1768284168"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 181,
"time": "1768283061"
},
"departure": {
"delay": 181,
"time": "1768283101"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 212,
"time": "1768283334"
},
"departure": {
"delay": 212,
"time": "1768283372"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1768283906"
},
"departure": {
"delay": 178,
"time": "1768283938"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 327,
"time": "1768284635"
},
"departure": {
"delay": 327,
"time": "1768284687"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 282,
"time": "1768285482"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 186,
"time": "1768283209"
},
"departure": {
"delay": 186,
"time": "1768283226"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 295,
"time": "1768284770"
},
"departure": {
"delay": 295,
"time": "1768284775"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747924x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768330650"
},
"departure": {
"delay": 90,
"time": "1768330650"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1768331070"
},
"departure": {
"delay": 90,
"time": "1768331070"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1768330770"
},
"departure": {
"delay": 90,
"time": "1768330770"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 68,
"time": "1768329788"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1768330710"
},
"departure": {
"delay": 90,
"time": "1768330710"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768330890"
},
"departure": {
"delay": 90,
"time": "1768330890"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1768330710"
},
"departure": {
"delay": 90,
"time": "1768330710"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1768329848"
},
"departure": {
"delay": 118,
"time": "1768330078"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1768330470"
},
"departure": {
"delay": 90,
"time": "1768330470"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1768330410"
},
"departure": {
"delay": 90,
"time": "1768330410"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1768330230"
},
"departure": {
"delay": 90,
"time": "1768330230"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1768331370"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1768331130"
},
"departure": {
"delay": 90,
"time": "1768331130"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1768330590"
},
"departure": {
"delay": 90,
"time": "1768330590"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1768331250"
},
"departure": {
"delay": 90,
"time": "1768331250"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1768331010"
},
"departure": {
"delay": 90,
"time": "1768331010"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1768331130"
},
"departure": {
"delay": 90,
"time": "1768331130"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1768331310"
},
"departure": {
"delay": 90,
"time": "1768331310"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1768330350"
},
"departure": {
"delay": 90,
"time": "1768330350"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1768331250"
},
"departure": {
"delay": 90,
"time": "1768331250"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1768330830"
},
"departure": {
"delay": 90,
"time": "1768330830"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1768330650"
},
"departure": {
"delay": 90,
"time": "1768330650"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1768330170"
},
"departure": {
"delay": 90,
"time": "1768330170"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747924x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745251x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1768310618"
},
"departure": {
"delay": 78,
"time": "1768310658"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1768310692"
},
"departure": {
"delay": 28,
"time": "1768310728"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1768310286"
},
"departure": {
"delay": 43,
"time": "1768310323"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768310798"
},
"departure": {
"delay": 7,
"time": "1768310827"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1768310518"
},
"departure": {
"delay": 63,
"time": "1768310583"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1768310087"
},
"departure": {
"delay": 25,
"time": "1768310125"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 137,
"time": "1768309337"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1768309612"
},
"departure": {
"delay": 97,
"time": "1768309657"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1768309760"
},
"departure": {
"delay": 119,
"time": "1768309799"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768310179"
},
"departure": {
"delay": 49,
"time": "1768310209"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1768309543"
},
"departure": {
"delay": 86,
"time": "1768309586"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768310449"
},
"departure": {
"delay": 27,
"time": "1768310487"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1768309475"
},
"departure": {
"delay": 76,
"time": "1768309516"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1768310014"
},
"departure": {
"delay": 70,
"time": "1768310050"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1768309687"
},
"departure": {
"delay": 116,
"time": "1768309736"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1768309415"
},
"departure": {
"delay": 74,
"time": "1768309454"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1768309935"
},
"departure": {
"delay": 108,
"time": "1768309968"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1768309865"
},
"departure": {
"delay": 107,
"time": "1768309907"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1768310363"
},
"departure": {
"delay": 20,
"time": "1768310420"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1768310943"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745251x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14836:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -64,
"time": "1768329833"
},
"departure": {
"delay": -64,
"time": "1768329836"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1768329270"
},
"departure": {
"delay": 64,
"time": "1768329304"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -51,
"time": "1768330027"
},
"departure": {
"delay": -51,
"time": "1768330029"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1768329607"
},
"departure": {
"delay": -110,
"time": "1768329610"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1768328906"
},
"departure": {
"delay": 152,
"time": "1768328912"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1768328707"
},
"departure": {
"delay": 90,
"time": "1768328730"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -56,
"time": "1768329900"
},
"departure": {
"delay": -56,
"time": "1768329904"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1768330079"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1768329149"
},
"departure": {
"delay": 154,
"time": "1768329154"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768328640"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1768328808"
},
"departure": {
"delay": 48,
"time": "1768328808"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328642",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14836:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11502:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1768331480"
},
"departure": {
"delay": -40,
"time": "1768331480"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1768332020"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -41,
"time": "1768331959"
},
"departure": {
"delay": -41,
"time": "1768331959"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 74,
"time": "1768329734"
},
"departure": {
"delay": 74,
"time": "1768329734"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1768330820"
},
"departure": {
"delay": -40,
"time": "1768330820"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1768330760"
},
"departure": {
"delay": -40,
"time": "1768330760"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1768331158"
},
"departure": {
"delay": -2,
"time": "1768331158"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1768329807"
},
"departure": {
"delay": 27,
"time": "1768329807"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768330039"
},
"departure": {
"delay": 19,
"time": "1768330039"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768331945"
},
"departure": {
"delay": 5,
"time": "1768331945"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -29,
"time": "1768331911"
},
"departure": {
"delay": -29,
"time": "1768331911"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1768329763"
},
"departure": {
"delay": 43,
"time": "1768329763"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1768329849"
},
"departure": {
"delay": 69,
"time": "1768329849"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768331223"
},
"departure": {
"delay": 3,
"time": "1768331223"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -38,
"time": "1768331602"
},
"departure": {
"delay": -38,
"time": "1768331602"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -36,
"time": "1768331724"
},
"departure": {
"delay": -36,
"time": "1768331724"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 69,
"time": "1768330269"
},
"departure": {
"delay": 69,
"time": "1768330269"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1768331840"
},
"departure": {
"delay": -40,
"time": "1768331840"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768330145"
},
"departure": {
"delay": 5,
"time": "1768330145"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1768330863"
},
"departure": {
"delay": 3,
"time": "1768330863"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1768330700"
},
"departure": {
"delay": -40,
"time": "1768330700"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1768331889"
},
"departure": {
"delay": 9,
"time": "1768331889"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1768331787"
},
"departure": {
"delay": -33,
"time": "1768331787"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1768330430"
},
"departure": {
"delay": -10,
"time": "1768330430"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1768331425"
},
"departure": {
"delay": -35,
"time": "1768331425"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1768330099"
},
"departure": {
"delay": 19,
"time": "1768330099"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768329930"
},
"departure": {
"delay": 30,
"time": "1768329930"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1768330214"
},
"departure": {
"delay": 53,
"time": "1768330253"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 36,
"time": "1768329696"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1768330513"
},
"departure": {
"delay": -47,
"time": "1768330513"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1768331300"
},
"departure": {
"delay": -40,
"time": "1768331300"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768329701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11502:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745255x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 317,
"time": "1768317344"
},
"departure": {
"delay": 317,
"time": "1768317377"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 242,
"time": "1768317850"
},
"departure": {
"delay": 242,
"time": "1768317902"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 287,
"time": "1768317933"
},
"departure": {
"delay": 287,
"time": "1768318007"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 303,
"time": "1768317019"
},
"departure": {
"delay": 303,
"time": "1768317063"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 321,
"time": "1768317285"
},
"departure": {
"delay": 321,
"time": "1768317321"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 384,
"time": "1768318315"
},
"departure": {
"delay": 384,
"time": "1768318404"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 319,
"time": "1768317088"
},
"departure": {
"delay": 319,
"time": "1768317139"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 325,
"time": "1768318125"
},
"departure": {
"delay": 325,
"time": "1768318225"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 233,
"time": "1768317562"
},
"departure": {
"delay": 233,
"time": "1768317593"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 308,
"time": "1768318041"
},
"departure": {
"delay": 308,
"time": "1768318088"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 291,
"time": "1768316691"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 319,
"time": "1768317154"
},
"departure": {
"delay": 319,
"time": "1768317199"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 247,
"time": "1768317694"
},
"departure": {
"delay": 247,
"time": "1768317727"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 324,
"time": "1768318464"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 283,
"time": "1768317413"
},
"departure": {
"delay": 283,
"time": "1768317463"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1768317764"
},
"departure": {
"delay": 226,
"time": "1768317826"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 292,
"time": "1768316941"
},
"departure": {
"delay": 292,
"time": "1768316992"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 276,
"time": "1768316865"
},
"departure": {
"delay": 276,
"time": "1768316916"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 262,
"time": "1768316800"
},
"departure": {
"delay": 262,
"time": "1768316842"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1768317492"
},
"departure": {
"delay": 228,
"time": "1768317528"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745255x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745242x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768293197"
},
"departure": {
"delay": 56,
"time": "1768293236"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1768293766"
},
"departure": {
"delay": 21,
"time": "1768293801"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768293443"
},
"departure": {
"delay": 60,
"time": "1768293480"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1768293625"
},
"departure": {
"delay": 59,
"time": "1768293659"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1768293686"
},
"departure": {
"delay": 62,
"time": "1768293722"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768293318"
},
"departure": {
"delay": 60,
"time": "1768293360"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768294334"
},
"departure": {
"delay": -13,
"time": "1768294367"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1768294271"
},
"departure": {
"delay": -26,
"time": "1768294294"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1768294635"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1768294105"
},
"departure": {
"delay": -32,
"time": "1768294168"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1768293990"
},
"departure": {
"delay": -20,
"time": "1768294060"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1768293382"
},
"departure": {
"delay": 57,
"time": "1768293417"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1768294489"
},
"departure": {
"delay": -46,
"time": "1768294574"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 83,
"time": "1768293083"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -83,
"time": "1768294403"
},
"departure": {
"delay": -83,
"time": "1768294417"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1768293930"
},
"departure": {
"delay": -23,
"time": "1768293937"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1768293839"
},
"departure": {
"delay": -24,
"time": "1768293876"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1768294198"
},
"departure": {
"delay": -23,
"time": "1768294237"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1768293505"
},
"departure": {
"delay": 56,
"time": "1768293536"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768293253"
},
"departure": {
"delay": 52,
"time": "1768293292"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745242x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748522x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1768302247"
},
"departure": {
"delay": -13,
"time": "1768302287"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1768301454"
},
"departure": {
"delay": 144,
"time": "1768301484"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1768301925"
},
"departure": {
"delay": 17,
"time": "1768301957"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1768301014"
},
"departure": {
"delay": 228,
"time": "1768301028"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1768301166"
},
"departure": {
"delay": 197,
"time": "1768301177"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1768302636"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1768300971"
},
"departure": {
"delay": 240,
"time": "1768300980"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 222,
"time": "1768301411"
},
"departure": {
"delay": 222,
"time": "1768301442"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 231,
"time": "1768301361"
},
"departure": {
"delay": 231,
"time": "1768301391"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1768302498"
},
"departure": {
"delay": 86,
"time": "1768302506"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1768301812"
},
"departure": {
"delay": 27,
"time": "1768301847"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1768302136"
},
"departure": {
"delay": -8,
"time": "1768302172"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1768302557"
},
"departure": {
"delay": 88,
"time": "1768302568"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 207,
"time": "1768300817"
},
"departure": {
"delay": 207,
"time": "1768300827"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1768302189"
},
"departure": {
"delay": -19,
"time": "1768302221"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768301998"
},
"departure": {
"delay": 33,
"time": "1768302033"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1768302088"
},
"departure": {
"delay": -2,
"time": "1768302118"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 174,
"time": "1768301081"
},
"departure": {
"delay": 174,
"time": "1768301094"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1768300923"
},
"departure": {
"delay": 193,
"time": "1768300933"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1768301608"
},
"departure": {
"delay": 138,
"time": "1768301658"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1768301219"
},
"departure": {
"delay": 212,
"time": "1768301252"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1768301296"
},
"departure": {
"delay": 232,
"time": "1768301332"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 151,
"time": "1768300651"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 207,
"time": "1768300875"
},
"departure": {
"delay": 207,
"time": "1768300887"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748522x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747914x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768318721"
},
"departure": {
"delay": 102,
"time": "1768318782"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1768319119"
},
"departure": {
"delay": 47,
"time": "1768319147"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1768319230"
},
"departure": {
"delay": 18,
"time": "1768319238"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1768319320"
},
"departure": {
"delay": 15,
"time": "1768319355"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1768319505"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1768318493"
},
"departure": {
"delay": 62,
"time": "1768318502"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1768318191"
},
"departure": {
"delay": 96,
"time": "1768318236"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1768318802"
},
"departure": {
"delay": 103,
"time": "1768318843"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1768318285"
},
"departure": {
"delay": 117,
"time": "1768318317"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1768319416"
},
"departure": {
"delay": 55,
"time": "1768319455"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1768318666"
},
"departure": {
"delay": 79,
"time": "1768318699"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768317900"
},
"departure": {
"delay": 77,
"time": "1768318097"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1768318941"
},
"departure": {
"delay": 69,
"time": "1768319049"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768319185"
},
"departure": {
"delay": 51,
"time": "1768319211"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1768318353"
},
"departure": {
"delay": 78,
"time": "1768318398"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 74,
"time": "1768317854"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768319380"
},
"departure": {
"delay": 46,
"time": "1768319386"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1768319252"
},
"departure": {
"delay": 55,
"time": "1768319275"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1768318441"
},
"departure": {
"delay": 99,
"time": "1768318479"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1768318597"
},
"departure": {
"delay": 16,
"time": "1768318636"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747914x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057473x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1768330360"
},
"departure": {
"delay": 100,
"time": "1768330360"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1768330676"
},
"departure": {
"delay": 56,
"time": "1768330676"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 36,
"time": "1768330716"
},
"departure": {
"delay": 36,
"time": "1768330716"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 80,
"time": "1768330640"
},
"departure": {
"delay": 80,
"time": "1768330640"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1768331256"
},
"departure": {
"delay": 36,
"time": "1768331256"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 87,
"time": "1768330467"
},
"departure": {
"delay": 87,
"time": "1768330467"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1768330265"
},
"departure": {
"delay": 65,
"time": "1768330265"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1768330355"
},
"departure": {
"delay": 35,
"time": "1768330355"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768331525"
},
"departure": {
"delay": 65,
"time": "1768331525"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 82,
"time": "1768330942"
},
"departure": {
"delay": 82,
"time": "1768330942"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 56,
"time": "1768331216"
},
"departure": {
"delay": 56,
"time": "1768331216"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 88,
"time": "1768331128"
},
"departure": {
"delay": 88,
"time": "1768331128"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 93,
"time": "1768331313"
},
"departure": {
"delay": 93,
"time": "1768331313"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 30,
"time": "1768330230"
},
"departure": {
"delay": 30,
"time": "1768330230"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1768330896"
},
"departure": {
"delay": 36,
"time": "1768330896"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 11,
"time": "1768330391"
},
"departure": {
"delay": 11,
"time": "1768330391"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1768331415"
},
"departure": {
"delay": 75,
"time": "1768331415"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 36,
"time": "1768331616"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 66,
"time": "1768331466"
},
"departure": {
"delay": 66,
"time": "1768331466"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 77,
"time": "1768330517"
},
"departure": {
"delay": 77,
"time": "1768330517"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 75,
"time": "1768331175"
},
"departure": {
"delay": 75,
"time": "1768331175"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 36,
"time": "1768330596"
},
"departure": {
"delay": 36,
"time": "1768330596"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1768331496"
},
"departure": {
"delay": 36,
"time": "1768331496"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 74,
"time": "1768330874"
},
"departure": {
"delay": 74,
"time": "1768330874"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1768330987"
},
"departure": {
"delay": 67,
"time": "1768330987"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 91,
"time": "1768330771"
},
"departure": {
"delay": 91,
"time": "1768330771"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 64,
"time": "1768330564"
},
"departure": {
"delay": 64,
"time": "1768330564"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768330323",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057473x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1768328846"
},
"departure": {
"delay": 86,
"time": "1768328846"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1768329806"
},
"departure": {
"delay": 105,
"time": "1768329825"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1768330030"
},
"departure": {
"delay": 130,
"time": "1768330030"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1768329262"
},
"departure": {
"delay": 142,
"time": "1768329262"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1768328732"
},
"departure": {
"delay": 32,
"time": "1768328732"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1768330112"
},
"departure": {
"delay": 92,
"time": "1768330112"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1768330461"
},
"departure": {
"delay": 141,
"time": "1768330461"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1768329155"
},
"departure": {
"delay": 95,
"time": "1768329155"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1768330701"
},
"departure": {
"delay": 141,
"time": "1768330701"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 133,
"time": "1768329073"
},
"departure": {
"delay": 133,
"time": "1768329073"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 141,
"time": "1768330941"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 141,
"time": "1768330821"
},
"departure": {
"delay": 141,
"time": "1768330821"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 135,
"time": "1768329326"
},
"departure": {
"delay": 135,
"time": "1768329375"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1768328684"
},
"departure": {
"delay": 44,
"time": "1768328684"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1768329223"
},
"departure": {
"delay": 103,
"time": "1768329223"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1768328781"
},
"departure": {
"delay": 21,
"time": "1768328781"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1768328876"
},
"departure": {
"delay": 59,
"time": "1768328879"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1768330274"
},
"departure": {
"delay": 138,
"time": "1768330278"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1768329718"
},
"departure": {
"delay": 58,
"time": "1768329718"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1768329500"
},
"departure": {
"delay": 150,
"time": "1768329510"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1768328610"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1768329087"
},
"departure": {
"delay": 87,
"time": "1768329087"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1768329904"
},
"departure": {
"delay": 146,
"time": "1768329926"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1768328921"
},
"departure": {
"delay": 41,
"time": "1768328921"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1768330799"
},
"departure": {
"delay": 179,
"time": "1768330799"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 161,
"time": "1768330421"
},
"departure": {
"delay": 161,
"time": "1768330421"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1768330080"
},
"departure": {
"delay": 120,
"time": "1768330080"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 197,
"time": "1768330324"
},
"departure": {
"delay": 197,
"time": "1768330337"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1768329018"
},
"departure": {
"delay": 78,
"time": "1768329018"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1768329596"
},
"departure": {
"delay": 50,
"time": "1768329650"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1768329444"
},
"departure": {
"delay": 144,
"time": "1768329444"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1768330232"
},
"departure": {
"delay": 152,
"time": "1768330232"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 143,
"time": "1768329983"
},
"departure": {
"delay": 143,
"time": "1768329983"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768327462",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12876:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11036:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768330790"
},
"departure": {
"delay": 50,
"time": "1768330790"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1768330037"
},
"departure": {
"delay": 17,
"time": "1768330037"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1768330870"
},
"departure": {
"delay": 10,
"time": "1768330870"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1768330111"
},
"departure": {
"delay": -29,
"time": "1768330111"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1768331095"
},
"departure": {
"delay": -5,
"time": "1768331095"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1768330420"
},
"departure": {
"delay": 40,
"time": "1768330420"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1768331735"
},
"departure": {
"delay": 35,
"time": "1768331735"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1768330216"
},
"departure": {
"delay": 16,
"time": "1768330216"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1768331352"
},
"departure": {
"delay": 12,
"time": "1768331352"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1768331038"
},
"departure": {
"delay": -2,
"time": "1768331038"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1768331872"
},
"departure": {
"delay": 52,
"time": "1768331872"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1768332155"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1768331255"
},
"departure": {
"delay": 35,
"time": "1768331255"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1768330735"
},
"departure": {
"delay": -5,
"time": "1768330735"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1768331431"
},
"departure": {
"delay": 31,
"time": "1768331431"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1768331649"
},
"departure": {
"delay": 9,
"time": "1768331649"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1768331574"
},
"departure": {
"delay": 54,
"time": "1768331574"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768330505"
},
"departure": {
"delay": 5,
"time": "1768330505"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768330963"
},
"departure": {
"delay": 43,
"time": "1768330963"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768331975"
},
"departure": {
"delay": 35,
"time": "1768331975"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1768330669"
},
"departure": {
"delay": 49,
"time": "1768330669"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768330911"
},
"departure": {
"delay": 51,
"time": "1768330911"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768330266"
},
"departure": {
"delay": 30,
"time": "1768330290"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1768329971"
},
"departure": {
"delay": 11,
"time": "1768329971"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768331310"
},
"departure": {
"delay": 30,
"time": "1768331310"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1768330326"
},
"departure": {
"delay": 66,
"time": "1768330326"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1768330375"
},
"departure": {
"delay": -5,
"time": "1768330375"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768331495"
},
"departure": {
"delay": 35,
"time": "1768331495"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768329342",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11036:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1768287959"
},
"departure": {
"delay": 75,
"time": "1768287975"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1768289357"
},
"departure": {
"delay": 127,
"time": "1768289407"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1768288031"
},
"departure": {
"delay": 114,
"time": "1768288074"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 224,
"time": "1768289762"
},
"departure": {
"delay": 224,
"time": "1768289804"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1768288950"
},
"departure": {
"delay": 129,
"time": "1768288989"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1768287826"
},
"departure": {
"delay": 115,
"time": "1768287895"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1768288147"
},
"departure": {
"delay": 102,
"time": "1768288182"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 205,
"time": "1768290372"
},
"departure": {
"delay": 205,
"time": "1768290385"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 202,
"time": "1768289864"
},
"departure": {
"delay": 202,
"time": "1768289902"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 145,
"time": "1768289268"
},
"departure": {
"delay": 145,
"time": "1768289305"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1768289075"
},
"departure": {
"delay": 133,
"time": "1768289113"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 229,
"time": "1768290333"
},
"departure": {
"delay": 229,
"time": "1768290349"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 245,
"time": "1768290284"
},
"departure": {
"delay": 245,
"time": "1768290305"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 147,
"time": "1768289444"
},
"departure": {
"delay": 147,
"time": "1768289487"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1768287593"
},
"departure": {
"delay": 82,
"time": "1768287622"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 45,
"time": "1768287525"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1768289151"
},
"departure": {
"delay": 155,
"time": "1768289195"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1768290045"
},
"departure": {
"delay": 196,
"time": "1768290076"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 175,
"time": "1768289560"
},
"departure": {
"delay": 175,
"time": "1768289575"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 161,
"time": "1768288878"
},
"departure": {
"delay": 161,
"time": "1768288901"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1768288311"
},
"departure": {
"delay": 87,
"time": "1768288347"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1768288673"
},
"departure": {
"delay": 173,
"time": "1768288673"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1768289019"
},
"departure": {
"delay": 133,
"time": "1768289053"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1768289528"
},
"departure": {
"delay": 144,
"time": "1768289544"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 151,
"time": "1768290511"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 111,
"time": "1768288213"
},
"departure": {
"delay": 111,
"time": "1768288251"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1768290168"
},
"departure": {
"delay": 261,
"time": "1768290201"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 251,
"time": "1768290236"
},
"departure": {
"delay": 251,
"time": "1768290251"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 170,
"time": "1768290458"
},
"departure": {
"delay": 170,
"time": "1768290470"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 80,
"time": "1768287698"
},
"departure": {
"delay": 80,
"time": "1768287740"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1768288789"
},
"departure": {
"delay": 152,
"time": "1768288832"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 194,
"time": "1768290421"
},
"departure": {
"delay": 194,
"time": "1768290434"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1768287756"
},
"departure": {
"delay": 71,
"time": "1768287791"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 195,
"time": "1768289948"
},
"departure": {
"delay": 195,
"time": "1768289955"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 202,
"time": "1768289624"
},
"departure": {
"delay": 202,
"time": "1768289662"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 141,
"time": "1768288476"
},
"departure": {
"delay": 141,
"time": "1768288521"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745718x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx52:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1768329522"
},
"departure": {
"delay": 222,
"time": "1768329522"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768327731"
},
"departure": {
"delay": 51,
"time": "1768327731"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768327871"
},
"departure": {
"delay": 71,
"time": "1768327871"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 306,
"time": "1768330566"
},
"departure": {
"delay": 306,
"time": "1768330566"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 366,
"time": "1768330122"
},
"departure": {
"delay": 366,
"time": "1768330146"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 242,
"time": "1768329422"
},
"departure": {
"delay": 242,
"time": "1768329422"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1768328323"
},
"departure": {
"delay": 103,
"time": "1768328323"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 354,
"time": "1768330374"
},
"departure": {
"delay": 354,
"time": "1768330374"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1768328038"
},
"departure": {
"delay": 58,
"time": "1768328038"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1768328753"
},
"departure": {
"delay": 113,
"time": "1768328753"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1768328498"
},
"departure": {
"delay": 158,
"time": "1768328498"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 358,
"time": "1768330198"
},
"departure": {
"delay": 358,
"time": "1768330198"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 271,
"time": "1768329747"
},
"departure": {
"delay": 271,
"time": "1768329871"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 306,
"time": "1768330746"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 115,
"time": "1768328155"
},
"departure": {
"delay": 115,
"time": "1768328155"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 251,
"time": "1768329671"
},
"departure": {
"delay": 251,
"time": "1768329671"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768327620"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 231,
"time": "1768329231"
},
"departure": {
"delay": 231,
"time": "1768329231"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1768328600"
},
"departure": {
"delay": 140,
"time": "1768328600"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1768329146"
},
"departure": {
"delay": 231,
"time": "1768329171"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 336,
"time": "1768330296"
},
"departure": {
"delay": 336,
"time": "1768330296"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1768328096"
},
"departure": {
"delay": 56,
"time": "1768328096"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1768327948"
},
"departure": {
"delay": 111,
"time": "1768327971"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 349,
"time": "1768330489"
},
"departure": {
"delay": 349,
"time": "1768330489"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 276,
"time": "1768329071"
},
"departure": {
"delay": 276,
"time": "1768329096"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 176,
"time": "1768329296"
},
"departure": {
"delay": 176,
"time": "1768329296"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 236,
"time": "1768328996"
},
"departure": {
"delay": 236,
"time": "1768328996"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1768328828"
},
"departure": {
"delay": 213,
"time": "1768328853"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 336,
"time": "1768329973"
},
"departure": {
"delay": 336,
"time": "1768329996"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768327821"
},
"departure": {
"delay": 21,
"time": "1768327821"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768327442",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx52:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748458x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 278,
"time": "1768293740"
},
"departure": {
"delay": 278,
"time": "1768293758"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 296,
"time": "1768294101"
},
"departure": {
"delay": 296,
"time": "1768294136"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1768295265"
},
"departure": {
"delay": 209,
"time": "1768295309"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1768293291"
},
"departure": {
"delay": 125,
"time": "1768293305"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1768295599"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 214,
"time": "1768293552"
},
"departure": {
"delay": 214,
"time": "1768293574"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1768293766"
},
"departure": {
"delay": 245,
"time": "1768293785"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1768295383"
},
"departure": {
"delay": 122,
"time": "1768295402"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 236,
"time": "1768295206"
},
"departure": {
"delay": 236,
"time": "1768295216"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 222,
"time": "1768294827"
},
"departure": {
"delay": 222,
"time": "1768294902"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1768295455"
},
"departure": {
"delay": 131,
"time": "1768295471"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 129,
"time": "1768295519"
},
"departure": {
"delay": 129,
"time": "1768295529"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 247,
"time": "1768294421"
},
"departure": {
"delay": 247,
"time": "1768294447"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 213,
"time": "1768293406"
},
"departure": {
"delay": 213,
"time": "1768293453"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 286,
"time": "1768293993"
},
"departure": {
"delay": 286,
"time": "1768294006"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1768295550"
},
"departure": {
"delay": 107,
"time": "1768295567"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 195,
"time": "1768294943"
},
"departure": {
"delay": 195,
"time": "1768294995"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 229,
"time": "1768294343"
},
"departure": {
"delay": 229,
"time": "1768294369"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 361,
"time": "1768294714"
},
"departure": {
"delay": 361,
"time": "1768294741"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1768293847"
},
"departure": {
"delay": 276,
"time": "1768293876"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1768293359"
},
"departure": {
"delay": 140,
"time": "1768293380"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1768295419"
},
"departure": {
"delay": 115,
"time": "1768295455"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 277,
"time": "1768294287"
},
"departure": {
"delay": 277,
"time": "1768294297"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 129,
"time": "1768293069"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 302,
"time": "1768294158"
},
"departure": {
"delay": 302,
"time": "1768294202"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1768295108"
},
"departure": {
"delay": 222,
"time": "1768295142"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 186,
"time": "1768295330"
},
"departure": {
"delay": 186,
"time": "1768295346"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 273,
"time": "1768293912"
},
"departure": {
"delay": 273,
"time": "1768293933"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 199,
"time": "1768295232"
},
"departure": {
"delay": 199,
"time": "1768295239"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 321,
"time": "1768294596"
},
"departure": {
"delay": 321,
"time": "1768294641"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 272,
"time": "1768293657"
},
"departure": {
"delay": 272,
"time": "1768293692"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1768295352"
},
"departure": {
"delay": 148,
"time": "1768295368"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1768294479"
},
"departure": {
"delay": 240,
"time": "1768294500"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748458x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768327800"
},
"departure": {
"time": "1768327800"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1768328107"
},
"departure": {
"delay": 7,
"time": "1768328107"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768328040"
},
"departure": {
"time": "1768328040"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768327500"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1768330039"
},
"departure": {
"delay": 19,
"time": "1768330039"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1768327525"
},
"departure": {
"delay": 25,
"time": "1768327525"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1768327755"
},
"departure": {
"delay": 15,
"time": "1768327755"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1768328484"
},
"departure": {
"delay": 24,
"time": "1768328484"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1768328269"
},
"departure": {
"delay": 49,
"time": "1768328269"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1768329280"
},
"departure": {
"delay": 40,
"time": "1768329280"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1768327646"
},
"departure": {
"delay": 26,
"time": "1768327646"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768329392"
},
"departure": {
"delay": 32,
"time": "1768329392"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1768328689"
},
"departure": {
"delay": 49,
"time": "1768328689"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1768327608"
},
"departure": {
"delay": 48,
"time": "1768327608"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1768328439"
},
"departure": {
"delay": 39,
"time": "1768328439"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1768327545"
},
"departure": {
"delay": 45,
"time": "1768327545"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328880"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1768328553"
},
"departure": {
"delay": 33,
"time": "1768328553"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1768329732"
},
"departure": {
"delay": 12,
"time": "1768329732"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1768328939"
},
"departure": {
"delay": 59,
"time": "1768328939"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768328765"
},
"departure": {
"delay": 5,
"time": "1768328765"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768329960"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1768329033"
},
"departure": {
"delay": 33,
"time": "1768329033"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1768327934"
},
"departure": {
"delay": 14,
"time": "1768327934"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328340"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768329239"
},
"departure": {
"delay": 59,
"time": "1768329239"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 21,
"time": "1768329681"
},
"departure": {
"delay": 21,
"time": "1768329681"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 240,
"time": "1768330320"
},
"departure": {
"delay": 240,
"time": "1768330320"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1768329096"
},
"departure": {
"delay": 36,
"time": "1768329096"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1768328152"
},
"departure": {
"delay": 52,
"time": "1768328152"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1768329519"
},
"departure": {
"delay": 39,
"time": "1768329519"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1768329471"
},
"departure": {
"delay": 51,
"time": "1768329471"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768327560"
},
"departure": {
"time": "1768327560"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768327881"
},
"departure": {
"delay": 21,
"time": "1768327881"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768327062",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13213:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745685x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 276,
"time": "1768313099"
},
"departure": {
"delay": 276,
"time": "1768313136"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1768312222"
},
"departure": {
"delay": 131,
"time": "1768312271"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 313,
"time": "1768313553"
},
"departure": {
"delay": 313,
"time": "1768313593"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 253,
"time": "1768312971"
},
"departure": {
"delay": 253,
"time": "1768312993"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 361,
"time": "1768314952"
},
"departure": {
"delay": 361,
"time": "1768314961"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 323,
"time": "1768314337"
},
"departure": {
"delay": 323,
"time": "1768314383"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 259,
"time": "1768312775"
},
"departure": {
"delay": 259,
"time": "1768312819"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 232,
"time": "1768312873"
},
"departure": {
"delay": 232,
"time": "1768312912"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1768312081"
},
"departure": {
"delay": 132,
"time": "1768312092"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 363,
"time": "1768313651"
},
"departure": {
"delay": 363,
"time": "1768313703"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1768312117"
},
"departure": {
"delay": 111,
"time": "1768312131"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 328,
"time": "1768314529"
},
"departure": {
"delay": 328,
"time": "1768314568"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 236,
"time": "1768312661"
},
"departure": {
"delay": 236,
"time": "1768312676"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 252,
"time": "1768312585"
},
"departure": {
"delay": 252,
"time": "1768312632"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 332,
"time": "1768313736"
},
"departure": {
"delay": 332,
"time": "1768313792"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 319,
"time": "1768314698"
},
"departure": {
"delay": 319,
"time": "1768314739"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 256,
"time": "1768313157"
},
"departure": {
"delay": 256,
"time": "1768313176"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 252,
"time": "1768313014"
},
"departure": {
"delay": 252,
"time": "1768313052"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 373,
"time": "1768314848"
},
"departure": {
"delay": 373,
"time": "1768314913"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 277,
"time": "1768314106"
},
"departure": {
"delay": 277,
"time": "1768314157"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 295,
"time": "1768313497"
},
"departure": {
"delay": 295,
"time": "1768313515"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 304,
"time": "1768313271"
},
"departure": {
"delay": 304,
"time": "1768313344"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 293,
"time": "1768315013"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 187,
"time": "1768312354"
},
"departure": {
"delay": 187,
"time": "1768312387"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 305,
"time": "1768313389"
},
"departure": {
"delay": 305,
"time": "1768313465"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 303,
"time": "1768314209"
},
"departure": {
"delay": 303,
"time": "1768314243"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 333,
"time": "1768313849"
},
"departure": {
"delay": 333,
"time": "1768313913"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 353,
"time": "1768314427"
},
"departure": {
"delay": 353,
"time": "1768314473"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1768311998"
},
"departure": {
"delay": 111,
"time": "1768312011"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 304,
"time": "1768314774"
},
"departure": {
"delay": 304,
"time": "1768314784"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1768312038"
},
"departure": {
"delay": 96,
"time": "1768312056"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 348,
"time": "1768314613"
},
"departure": {
"delay": 348,
"time": "1768314648"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 309,
"time": "1768313965"
},
"departure": {
"delay": 309,
"time": "1768314009"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 205,
"time": "1768312472"
},
"departure": {
"delay": 205,
"time": "1768312525"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 116,
"time": "1768311896"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745685x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 529,
"time": "1768331389"
},
"departure": {
"delay": 529,
"time": "1768331389"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 525,
"time": "1768330401"
},
"departure": {
"delay": 525,
"time": "1768330425"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 529,
"time": "1768331329"
},
"departure": {
"delay": 529,
"time": "1768331329"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 393,
"time": "1768329873"
},
"departure": {
"delay": 393,
"time": "1768329873"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 533,
"time": "1768331273"
},
"departure": {
"delay": 533,
"time": "1768331273"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 529,
"time": "1768331509"
},
"departure": {
"delay": 529,
"time": "1768331509"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 571,
"time": "1768330831"
},
"departure": {
"delay": 571,
"time": "1768330831"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 528,
"time": "1768330668"
},
"departure": {
"delay": 528,
"time": "1768330668"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 484,
"time": "1768331044"
},
"departure": {
"delay": 484,
"time": "1768331044"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 523,
"time": "1768331683"
},
"departure": {
"delay": 523,
"time": "1768331683"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 520,
"time": "1768330960"
},
"departure": {
"delay": 520,
"time": "1768330960"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 572,
"time": "1768330772"
},
"departure": {
"delay": 572,
"time": "1768330772"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 534,
"time": "1768331634"
},
"departure": {
"delay": 534,
"time": "1768331634"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 521,
"time": "1768331561"
},
"departure": {
"delay": 521,
"time": "1768331561"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 520,
"time": "1768330840"
},
"departure": {
"delay": 520,
"time": "1768330840"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 529,
"time": "1768331929"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 529,
"time": "1768331149"
},
"departure": {
"delay": 529,
"time": "1768331149"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 514,
"time": "1768330594"
},
"departure": {
"delay": 514,
"time": "1768330594"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 541,
"time": "1768331341"
},
"departure": {
"delay": 541,
"time": "1768331341"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 383,
"time": "1768329923"
},
"departure": {
"delay": 383,
"time": "1768329923"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 343,
"time": "1768329823"
},
"departure": {
"delay": 343,
"time": "1768329823"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 543,
"time": "1768330323"
},
"departure": {
"delay": 543,
"time": "1768330323"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 583,
"time": "1768331443"
},
"departure": {
"delay": 583,
"time": "1768331443"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 424,
"time": "1768329998"
},
"departure": {
"delay": 424,
"time": "1768330024"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 529,
"time": "1768331809"
},
"departure": {
"delay": 529,
"time": "1768331809"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 412,
"time": "1768329952"
},
"departure": {
"delay": 412,
"time": "1768329952"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 519,
"time": "1768331079"
},
"departure": {
"delay": 519,
"time": "1768331079"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 503,
"time": "1768330178"
},
"departure": {
"delay": 503,
"time": "1768330223"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 348,
"time": "1768329648"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 584,
"time": "1768330544"
},
"departure": {
"delay": 584,
"time": "1768330544"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768329651",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9045:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745664x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 98,
"time": "1768292978"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1768293876"
},
"departure": {
"delay": 28,
"time": "1768293928"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 158,
"time": "1768295501"
},
"departure": {
"delay": 158,
"time": "1768295558"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 63,
"time": "1768293052"
},
"departure": {
"delay": 63,
"time": "1768293063"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768293082"
},
"departure": {
"delay": 56,
"time": "1768293116"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1768293977"
},
"departure": {
"delay": 57,
"time": "1768294017"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1768293538"
},
"departure": {
"delay": 25,
"time": "1768293565"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1768295812"
},
"departure": {
"delay": 150,
"time": "1768295850"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1768294187"
},
"departure": {
"delay": -40,
"time": "1768294220"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1768293492"
},
"departure": {
"delay": 28,
"time": "1768293508"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768293638"
},
"departure": {
"delay": 18,
"time": "1768293678"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1768293349"
},
"departure": {
"delay": 63,
"time": "1768293363"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1768294138"
},
"departure": {
"delay": 16,
"time": "1768294156"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1768295236"
},
"departure": {
"delay": 114,
"time": "1768295274"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -37,
"time": "1768294376"
},
"departure": {
"delay": -37,
"time": "1768294403"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1768295681"
},
"departure": {
"delay": 111,
"time": "1768295691"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -101,
"time": "1768294433"
},
"departure": {
"delay": -101,
"time": "1768294459"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1768295038"
},
"departure": {
"delay": 98,
"time": "1768295078"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1768293437"
},
"departure": {
"delay": 23,
"time": "1768293443"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768294036"
},
"departure": {
"delay": 57,
"time": "1768294077"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1768294520"
},
"departure": {
"delay": -22,
"time": "1768294658"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -45,
"time": "1768294246"
},
"departure": {
"delay": -45,
"time": "1768294275"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1768293160"
},
"departure": {
"delay": 56,
"time": "1768293176"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1768293731"
},
"departure": {
"delay": -10,
"time": "1768293770"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1768294750"
},
"departure": {
"delay": 126,
"time": "1768294926"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1768295407"
},
"departure": {
"delay": 99,
"time": "1768295439"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -52,
"time": "1768294297"
},
"departure": {
"delay": -52,
"time": "1768294328"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1768295905"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1768293255"
},
"departure": {
"delay": 47,
"time": "1768293287"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 134,
"time": "1768295616"
},
"departure": {
"delay": 134,
"time": "1768295654"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1768293822"
},
"departure": {
"delay": 7,
"time": "1768293847"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1768295730"
},
"departure": {
"delay": 123,
"time": "1768295763"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 131,
"time": "1768295123"
},
"departure": {
"delay": 131,
"time": "1768295171"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1768293132"
},
"departure": {
"delay": 85,
"time": "1768293145"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1768295308"
},
"departure": {
"delay": 123,
"time": "1768295343"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745664x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12622:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1768327901"
},
"departure": {
"delay": 161,
"time": "1768327901"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 292,
"time": "1768329832"
},
"departure": {
"delay": 292,
"time": "1768329832"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 252,
"time": "1768330332"
},
"departure": {
"delay": 252,
"time": "1768330332"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 134,
"time": "1768329134"
},
"departure": {
"delay": 134,
"time": "1768329134"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 257,
"time": "1768329977"
},
"departure": {
"delay": 257,
"time": "1768329977"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1768328351"
},
"departure": {
"delay": 71,
"time": "1768328351"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1768328483"
},
"departure": {
"delay": 23,
"time": "1768328483"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1768328558"
},
"departure": {
"delay": -3,
"time": "1768328577"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1768328632"
},
"departure": {
"delay": 11,
"time": "1768328651"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 197,
"time": "1768330397"
},
"departure": {
"delay": 197,
"time": "1768330397"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 47,
"time": "1768327727"
},
"departure": {
"delay": 47,
"time": "1768327727"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1768330205"
},
"departure": {
"delay": 245,
"time": "1768330205"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 106,
"time": "1768328026"
},
"departure": {
"delay": 106,
"time": "1768328026"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1768330083"
},
"departure": {
"delay": 243,
"time": "1768330083"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 8,
"time": "1768328528"
},
"departure": {
"delay": 8,
"time": "1768328528"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1768328087"
},
"departure": {
"delay": 47,
"time": "1768328087"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768328380"
},
"departure": {
"delay": 40,
"time": "1768328380"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1768330351"
},
"departure": {
"delay": 271,
"time": "1768330351"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 126,
"time": "1768327866"
},
"departure": {
"delay": 126,
"time": "1768327866"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 251,
"time": "1768330151"
},
"departure": {
"delay": 251,
"time": "1768330151"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 281,
"time": "1768329380"
},
"departure": {
"delay": 281,
"time": "1768329401"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1768330437"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 87,
"time": "1768327827"
},
"departure": {
"delay": 87,
"time": "1768327827"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 229,
"time": "1768329529"
},
"departure": {
"delay": 229,
"time": "1768329529"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1768328252"
},
"departure": {
"delay": 92,
"time": "1768328252"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1768328276"
},
"departure": {
"delay": 56,
"time": "1768328276"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1768328812"
},
"departure": {
"delay": 52,
"time": "1768328812"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1768328432"
},
"departure": {
"delay": 32,
"time": "1768328432"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1768328169"
},
"departure": {
"delay": 69,
"time": "1768328169"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1768327963"
},
"departure": {
"delay": 103,
"time": "1768327963"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768327680"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1768328904"
},
"departure": {
"delay": 103,
"time": "1768329103"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 336,
"time": "1768329876"
},
"departure": {
"delay": 336,
"time": "1768329876"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 366,
"time": "1768329654"
},
"departure": {
"delay": 366,
"time": "1768329726"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1768328130"
},
"departure": {
"delay": 90,
"time": "1768328130"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1768327943"
},
"departure": {
"delay": 143,
"time": "1768327943"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1768330026"
},
"departure": {
"delay": 246,
"time": "1768330026"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 326,
"time": "1768329926"
},
"departure": {
"delay": 326,
"time": "1768329926"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1768328051"
},
"departure": {
"delay": 131,
"time": "1768328051"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768328323"
},
"departure": {
"delay": 43,
"time": "1768328323"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768327382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12622:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 351,
"time": "1768330311"
},
"departure": {
"delay": 351,
"time": "1768330311"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 331,
"time": "1768331131"
},
"departure": {
"delay": 331,
"time": "1768331131"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 293,
"time": "1768331573"
},
"departure": {
"delay": 293,
"time": "1768331573"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1768329387"
},
"departure": {
"delay": 51,
"time": "1768329411"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 292,
"time": "1768331272"
},
"departure": {
"delay": 292,
"time": "1768331272"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 297,
"time": "1768331037"
},
"departure": {
"delay": 297,
"time": "1768331037"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 292,
"time": "1768331332"
},
"departure": {
"delay": 292,
"time": "1768331332"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 311,
"time": "1768330211"
},
"departure": {
"delay": 311,
"time": "1768330211"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 311,
"time": "1768330991"
},
"departure": {
"delay": 311,
"time": "1768330991"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 297,
"time": "1768330436"
},
"departure": {
"delay": 297,
"time": "1768330437"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 337,
"time": "1768330477"
},
"departure": {
"delay": 337,
"time": "1768330477"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 268,
"time": "1768329988"
},
"departure": {
"delay": 268,
"time": "1768329988"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1768329763"
},
"departure": {
"delay": 186,
"time": "1768329786"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 326,
"time": "1768330586"
},
"departure": {
"delay": 326,
"time": "1768330586"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 181,
"time": "1768329638"
},
"departure": {
"delay": 181,
"time": "1768329661"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 337,
"time": "1768330717"
},
"departure": {
"delay": 337,
"time": "1768330717"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 166,
"time": "1768329561"
},
"departure": {
"delay": 166,
"time": "1768329586"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1768330064"
},
"departure": {
"delay": 246,
"time": "1768330086"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1768329240"
},
"departure": {
"delay": 21,
"time": "1768329261"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768329289"
},
"departure": {
"delay": 71,
"time": "1768329311"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 292,
"time": "1768330672"
},
"departure": {
"delay": 292,
"time": "1768330672"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768329120"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 319,
"time": "1768330339"
},
"departure": {
"delay": 319,
"time": "1768330339"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1768331632"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 292,
"time": "1768331212"
},
"departure": {
"delay": 292,
"time": "1768331212"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 334,
"time": "1768330534"
},
"departure": {
"delay": 334,
"time": "1768330534"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 253,
"time": "1768329887"
},
"departure": {
"delay": 253,
"time": "1768329913"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 261,
"time": "1768330161"
},
"departure": {
"delay": 261,
"time": "1768330161"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1768330800"
},
"departure": {
"delay": 300,
"time": "1768330800"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1768329487"
},
"departure": {
"delay": 67,
"time": "1768329487"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 292,
"time": "1768330912"
},
"departure": {
"delay": 292,
"time": "1768330912"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 349,
"time": "1768330849"
},
"departure": {
"delay": 349,
"time": "1768330849"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 312,
"time": "1768331472"
},
"departure": {
"delay": 312,
"time": "1768331472"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1768328571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8447:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057077x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1768330707"
},
"departure": {
"delay": -33,
"time": "1768330707"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1768331050"
},
"departure": {
"delay": -50,
"time": "1768331050"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1768330284"
},
"departure": {
"delay": 24,
"time": "1768330284"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1768330646"
},
"departure": {
"delay": -34,
"time": "1768330646"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1768330570"
},
"departure": {
"delay": -50,
"time": "1768330570"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1768330416"
},
"departure": {
"delay": -24,
"time": "1768330416"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1768330822"
},
"departure": {
"delay": -38,
"time": "1768330822"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1768330362"
},
"departure": {
"delay": -18,
"time": "1768330362"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1768330752"
},
"departure": {
"delay": -48,
"time": "1768330752"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1768330509"
},
"departure": {
"delay": 9,
"time": "1768330509"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1768330444"
},
"departure": {
"delay": 4,
"time": "1768330444"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1768330603"
},
"departure": {
"delay": -17,
"time": "1768330603"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1768330990"
},
"departure": {
"delay": -50,
"time": "1768330990"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1768331290"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1768330947"
},
"departure": {
"delay": -33,
"time": "1768330947"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1768330870"
},
"departure": {
"delay": -50,
"time": "1768330870"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1768330192"
},
"departure": {
"delay": -8,
"time": "1768330192"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768330413",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057077x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1768330149"
},
"departure": {
"delay": 9,
"time": "1768330149"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768327740"
},
"departure": {
"time": "1768327740"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1768329482"
},
"departure": {
"delay": 2,
"time": "1768329482"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1768328256"
},
"departure": {
"delay": 36,
"time": "1768328256"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768328337"
},
"departure": {
"delay": 57,
"time": "1768328337"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1768328556"
},
"departure": {
"delay": 36,
"time": "1768328556"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1768329989"
},
"departure": {
"delay": 29,
"time": "1768329989"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768330380"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 18,
"time": "1768329738"
},
"departure": {
"delay": 18,
"time": "1768329738"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768328940"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768328460"
},
"departure": {
"time": "1768328460"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1768327886"
},
"departure": {
"delay": 26,
"time": "1768327886"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768327380"
},
"departure": {
"time": "1768327380"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768328617"
},
"departure": {
"delay": 37,
"time": "1768328617"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1768328391"
},
"departure": {
"delay": 51,
"time": "1768328391"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768328896"
},
"departure": {
"delay": 16,
"time": "1768328896"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1768327946"
},
"departure": {
"delay": 26,
"time": "1768327946"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1768328119"
},
"departure": {
"delay": 19,
"time": "1768328119"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1768329121"
},
"departure": {
"delay": 1,
"time": "1768329121"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1768328707"
},
"departure": {
"delay": 7,
"time": "1768328707"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1768328167"
},
"departure": {
"delay": 7,
"time": "1768328167"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768327320"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1768329684"
},
"departure": {
"delay": 24,
"time": "1768329684"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768328040"
},
"departure": {
"time": "1768328040"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1768329869"
},
"departure": {
"delay": 29,
"time": "1768329869"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1768327783"
},
"departure": {
"delay": 43,
"time": "1768327783"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768329363"
},
"departure": {
"delay": 3,
"time": "1768329363"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768329165"
},
"departure": {
"delay": 45,
"time": "1768329165"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768328854"
},
"departure": {
"delay": 34,
"time": "1768328854"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768330080"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1768329035"
},
"departure": {
"delay": 35,
"time": "1768329035"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768327470"
},
"departure": {
"delay": 30,
"time": "1768327470"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1768330038"
},
"departure": {
"delay": 18,
"time": "1768330038"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1768329529"
},
"departure": {
"delay": 49,
"time": "1768329529"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768326962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13063:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758443x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 322,
"time": "1768324674"
},
"departure": {
"delay": 322,
"time": "1768324762"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 243,
"time": "1768322239"
},
"departure": {
"delay": 243,
"time": "1768322283"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 225,
"time": "1768322097"
},
"departure": {
"delay": 225,
"time": "1768322145"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 288,
"time": "1768322567"
},
"departure": {
"delay": 288,
"time": "1768322628"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 226,
"time": "1768323069"
},
"departure": {
"delay": 226,
"time": "1768323106"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 326,
"time": "1768324157"
},
"departure": {
"delay": 326,
"time": "1768324226"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 225,
"time": "1768322493"
},
"departure": {
"delay": 225,
"time": "1768322505"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 271,
"time": "1768323641"
},
"departure": {
"delay": 271,
"time": "1768323691"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1768323179"
},
"departure": {
"delay": 254,
"time": "1768323194"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 291,
"time": "1768324483"
},
"departure": {
"delay": 291,
"time": "1768324491"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1768322849"
},
"departure": {
"delay": 279,
"time": "1768322859"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 252,
"time": "1768322432"
},
"departure": {
"delay": 252,
"time": "1768322472"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 197,
"time": "1768323259"
},
"departure": {
"delay": 197,
"time": "1768323317"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 163,
"time": "1768321963"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 320,
"time": "1768325120"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 267,
"time": "1768322952"
},
"departure": {
"delay": 267,
"time": "1768322967"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 291,
"time": "1768323735"
},
"departure": {
"delay": 291,
"time": "1768323771"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 225,
"time": "1768323037"
},
"departure": {
"delay": 225,
"time": "1768323045"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 257,
"time": "1768322318"
},
"departure": {
"delay": 257,
"time": "1768322357"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 269,
"time": "1768324535"
},
"departure": {
"delay": 269,
"time": "1768324589"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758443x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768332300"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768332720"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768332060"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768332480"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768332960"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768332660"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768332840"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768332540"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768332360"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768332780"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1058:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746137x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1768329974"
},
"departure": {
"delay": -28,
"time": "1768329992"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768330390"
},
"departure": {
"delay": -50,
"time": "1768330390"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1768330750"
},
"departure": {
"delay": -50,
"time": "1768330750"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -4,
"time": "1768329563"
},
"departure": {
"delay": -4,
"time": "1768329596"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1768331110"
},
"departure": {
"delay": -50,
"time": "1768331110"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -50,
"time": "1768331350"
},
"departure": {
"delay": -50,
"time": "1768331350"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 132,
"time": "1768328968"
},
"departure": {
"delay": 132,
"time": "1768329012"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1768329297"
},
"departure": {
"delay": 6,
"time": "1768329306"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1768330210"
},
"departure": {
"delay": -50,
"time": "1768330210"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1768330270"
},
"departure": {
"delay": -50,
"time": "1768330270"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1768328875"
},
"departure": {
"delay": 131,
"time": "1768328891"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1768330510"
},
"departure": {
"delay": -50,
"time": "1768330510"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1768329691"
},
"departure": {
"delay": -4,
"time": "1768329716"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1768330330"
},
"departure": {
"delay": -50,
"time": "1768330330"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -50,
"time": "1768331410"
},
"departure": {
"delay": -50,
"time": "1768331410"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 96,
"time": "1768329195"
},
"departure": {
"delay": 96,
"time": "1768329216"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768329336"
},
"departure": {
"delay": -10,
"time": "1768329350"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1768329245"
},
"departure": {
"delay": 38,
"time": "1768329278"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1768329490"
},
"departure": {
"delay": 27,
"time": "1768329507"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1768331050"
},
"departure": {
"delay": -50,
"time": "1768331050"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -27,
"time": "1768329737"
},
"departure": {
"delay": -27,
"time": "1768329753"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1768329033"
},
"departure": {
"delay": 108,
"time": "1768329048"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -50,
"time": "1768330810"
},
"departure": {
"delay": -50,
"time": "1768330810"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -50,
"time": "1768331230"
},
"departure": {
"delay": -50,
"time": "1768331230"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1768331590"
},
"departure": {
"delay": -50,
"time": "1768331590"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -50,
"time": "1768331830"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -25,
"time": "1768329857"
},
"departure": {
"delay": -25,
"time": "1768329875"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1768331590"
},
"departure": {
"delay": -50,
"time": "1768331590"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"departure": {
"delay": 95,
"time": "1768328795"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1768331530"
},
"departure": {
"delay": -50,
"time": "1768331530"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1768329627"
},
"departure": {
"delay": -1,
"time": "1768329659"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1768331470"
},
"departure": {
"delay": -50,
"time": "1768331470"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 78,
"time": "1768329124"
},
"departure": {
"delay": 78,
"time": "1768329138"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1768331650"
},
"departure": {
"delay": -50,
"time": "1768331650"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 21,
"time": "1768329361"
},
"departure": {
"delay": 21,
"time": "1768329381"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1768331230"
},
"departure": {
"delay": -50,
"time": "1768331230"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -22,
"time": "1768330103"
},
"departure": {
"delay": -22,
"time": "1768330118"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768329407"
},
"departure": {
"delay": 16,
"time": "1768329436"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1768331710"
},
"departure": {
"delay": -50,
"time": "1768331710"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -50,
"time": "1768331170"
},
"departure": {
"delay": -50,
"time": "1768331170"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -50,
"time": "1768331650"
},
"departure": {
"delay": -50,
"time": "1768331650"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 147,
"time": "1768328810"
},
"departure": {
"delay": 147,
"time": "1768328847"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1768330630"
},
"departure": {
"delay": -50,
"time": "1768330630"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -25,
"time": "1768329801"
},
"departure": {
"delay": -25,
"time": "1768329815"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1768330990"
},
"departure": {
"delay": -50,
"time": "1768330990"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1768329167"
},
"departure": {
"delay": 75,
"time": "1768329195"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1768329098"
},
"departure": {
"delay": 106,
"time": "1768329106"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1768329907"
},
"departure": {
"delay": -5,
"time": "1768329955"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746137x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746182x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1,
"time": "1768307039"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1768309661"
},
"departure": {
"delay": -11,
"time": "1768309669"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -19,
"time": "1768307763"
},
"departure": {
"delay": -19,
"time": "1768307801"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1768307987"
},
"departure": {
"delay": -50,
"time": "1768308010"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1768307201"
},
"departure": {
"delay": -2,
"time": "1768307218"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -46,
"time": "1768307935"
},
"departure": {
"delay": -46,
"time": "1768307954"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -109,
"time": "1768307574"
},
"departure": {
"delay": -109,
"time": "1768307591"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1768307873"
},
"departure": {
"delay": -34,
"time": "1768307906"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1768308451"
},
"departure": {
"delay": -49,
"time": "1768308491"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1768308540"
},
"departure": {
"delay": -15,
"time": "1768308645"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1768307333"
},
"departure": {
"delay": -55,
"time": "1768307345"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1768310171"
},
"departure": {
"delay": -35,
"time": "1768310185"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -36,
"time": "1768307411"
},
"departure": {
"delay": -36,
"time": "1768307424"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1768309681"
},
"departure": {
"delay": -33,
"time": "1768309707"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -50,
"time": "1768308868"
},
"departure": {
"delay": -50,
"time": "1768308910"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1768307072"
},
"departure": {
"delay": 45,
"time": "1768307085"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1768308675"
},
"departure": {
"delay": -9,
"time": "1768308711"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1768309725"
},
"departure": {
"delay": -25,
"time": "1768309775"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -96,
"time": "1768309934"
},
"departure": {
"delay": -96,
"time": "1768309944"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -39,
"time": "1768309617"
},
"departure": {
"delay": -39,
"time": "1768309641"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -54,
"time": "1768307654"
},
"departure": {
"delay": -54,
"time": "1768307706"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -123,
"time": "1768308099"
},
"departure": {
"delay": -123,
"time": "1768308117"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -73,
"time": "1768310199"
},
"departure": {
"delay": -73,
"time": "1768310207"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -91,
"time": "1768310309"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -73,
"time": "1768310052"
},
"departure": {
"delay": -73,
"time": "1768310087"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -29,
"time": "1768310100"
},
"departure": {
"delay": -29,
"time": "1768310131"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -71,
"time": "1768309896"
},
"departure": {
"delay": -71,
"time": "1768309909"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -102,
"time": "1768307527"
},
"departure": {
"delay": -102,
"time": "1768307538"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1768309363"
},
"departure": {
"delay": 49,
"time": "1768309369"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -36,
"time": "1768308988"
},
"departure": {
"delay": -36,
"time": "1768309044"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -68,
"time": "1768307464"
},
"departure": {
"delay": -68,
"time": "1768307512"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1768308327"
},
"departure": {
"delay": -43,
"time": "1768308377"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1768309862"
},
"departure": {
"delay": -32,
"time": "1768309888"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -73,
"time": "1768308029"
},
"departure": {
"delay": -73,
"time": "1768308047"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -69,
"time": "1768310145"
},
"departure": {
"delay": -69,
"time": "1768310151"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1768307118"
},
"departure": {
"delay": 50,
"time": "1768307150"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1768308267"
},
"departure": {
"delay": -50,
"time": "1768308310"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1768309142"
},
"departure": {
"delay": 95,
"time": "1768309295"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -25,
"time": "1768307308"
},
"departure": {
"delay": -25,
"time": "1768307315"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768308803"
},
"departure": {
"delay": 5,
"time": "1768308845"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -16,
"time": "1768307242"
},
"departure": {
"delay": -16,
"time": "1768307264"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1768309449"
},
"departure": {
"delay": 40,
"time": "1768309480"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1768307374"
},
"departure": {
"delay": -49,
"time": "1768307411"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -75,
"time": "1768307601"
},
"departure": {
"delay": -75,
"time": "1768307625"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1768308736"
},
"departure": {
"delay": -8,
"time": "1768308772"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1768309515"
},
"departure": {
"delay": 6,
"time": "1768309566"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -56,
"time": "1768309984"
},
"departure": {
"delay": -56,
"time": "1768310044"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -66,
"time": "1768308209"
},
"departure": {
"delay": -66,
"time": "1768308234"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746182x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747843x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768289850"
},
"departure": {
"delay": 41,
"time": "1768289861"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1768290311"
},
"departure": {
"delay": 31,
"time": "1768290331"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 424,
"time": "1768291521"
},
"departure": {
"delay": 424,
"time": "1768291564"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1768290245"
},
"departure": {
"delay": -15,
"time": "1768290285"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 399,
"time": "1768291442"
},
"departure": {
"delay": 399,
"time": "1768291479"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768289655"
},
"departure": {
"delay": 5,
"time": "1768289705"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 307,
"time": "1768290893"
},
"departure": {
"delay": 307,
"time": "1768290907"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1768289569"
},
"departure": {
"delay": -4,
"time": "1768289576"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1768289773"
},
"departure": {
"delay": 56,
"time": "1768289816"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 312,
"time": "1768291092"
},
"departure": {
"delay": 312,
"time": "1768291092"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1768289542"
},
"departure": {
"delay": 36,
"time": "1768289556"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768289742"
},
"departure": {
"delay": 54,
"time": "1768289754"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 36,
"time": "1768289376"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 356,
"time": "1768291676"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1768289985"
},
"departure": {
"delay": 63,
"time": "1768290003"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1768289423"
},
"departure": {
"delay": 3,
"time": "1768289463"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1768290168"
},
"departure": {
"delay": -21,
"time": "1768290219"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 292,
"time": "1768290771"
},
"departure": {
"delay": 292,
"time": "1768290832"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 343,
"time": "1768291194"
},
"departure": {
"delay": 343,
"time": "1768291243"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 319,
"time": "1768290941"
},
"departure": {
"delay": 319,
"time": "1768290979"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1768290106"
},
"departure": {
"delay": -33,
"time": "1768290147"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 388,
"time": "1768291315"
},
"departure": {
"delay": 388,
"time": "1768291348"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747843x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9772:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768332417"
},
"departure": {
"delay": 57,
"time": "1768332417"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768332560"
},
"departure": {
"delay": 20,
"time": "1768332560"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1768332172"
},
"departure": {
"delay": 52,
"time": "1768332172"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1768333965"
},
"departure": {
"delay": 45,
"time": "1768333965"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1768333058"
},
"departure": {
"delay": 38,
"time": "1768333058"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1768333398"
},
"departure": {
"delay": 18,
"time": "1768333398"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1768332524"
},
"departure": {
"delay": 44,
"time": "1768332524"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1768332637"
},
"departure": {
"delay": 37,
"time": "1768332637"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1768333718"
},
"departure": {
"delay": 38,
"time": "1768333718"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1768333302"
},
"departure": {
"delay": 42,
"time": "1768333302"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1768333359"
},
"departure": {
"delay": 39,
"time": "1768333359"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1768333120"
},
"departure": {
"delay": 40,
"time": "1768333120"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768332210"
},
"departure": {
"delay": 30,
"time": "1768332210"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1768333215"
},
"departure": {
"delay": 15,
"time": "1768333215"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768270688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9772:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768331280"
},
"departure": {
"delay": 120,
"time": "1768331280"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768332780"
},
"departure": {
"delay": 120,
"time": "1768332780"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768332420"
},
"departure": {
"delay": 120,
"time": "1768332420"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768332180"
},
"departure": {
"delay": 120,
"time": "1768332180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1768331520"
},
"departure": {
"delay": 120,
"time": "1768331520"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1768331040"
},
"departure": {
"delay": 120,
"time": "1768331040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768331160"
},
"departure": {
"delay": 120,
"time": "1768331160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768332120"
},
"departure": {
"delay": 120,
"time": "1768332120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1768331400"
},
"departure": {
"delay": 120,
"time": "1768331400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1768332060"
},
"departure": {
"delay": 120,
"time": "1768332060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1768330740"
},
"departure": {
"delay": 120,
"time": "1768330740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1768330860"
},
"departure": {
"delay": 120,
"time": "1768330860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768332600"
},
"departure": {
"delay": 120,
"time": "1768332600"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1768332480"
},
"departure": {
"delay": 120,
"time": "1768332480"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1768332900"
},
"departure": {
"delay": 120,
"time": "1768332900"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1768330320"
},
"departure": {
"delay": 65,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768331340"
},
"departure": {
"delay": 120,
"time": "1768331340"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768332360"
},
"departure": {
"delay": 120,
"time": "1768332360"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1768330680"
},
"departure": {
"delay": 120,
"time": "1768330680"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1768330980"
},
"departure": {
"delay": 120,
"time": "1768330980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1768330380"
},
"departure": {
"delay": 125,
"time": "1768330385"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1768330685"
},
"departure": {
"delay": 125,
"time": "1768330685"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1768332365"
},
"departure": {
"delay": 125,
"time": "1768332365"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1768330745"
},
"departure": {
"delay": 125,
"time": "1768330745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768332720"
},
"departure": {
"delay": 120,
"time": "1768332720"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1768330800"
},
"departure": {
"delay": 120,
"time": "1768330800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768331100"
},
"departure": {
"delay": 120,
"time": "1768331100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768332660"
},
"departure": {
"delay": 120,
"time": "1768332660"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1768331820"
},
"departure": {
"delay": 120,
"time": "1768331820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1768331880"
},
"departure": {
"delay": 120,
"time": "1768331880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1768330560"
},
"departure": {
"delay": 120,
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768332960"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1768330920"
},
"departure": {
"delay": 120,
"time": "1768330920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768330385",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1157:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1768333811"
},
"departure": {
"delay": 11,
"time": "1768333811"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1768333929"
},
"departure": {
"delay": 9,
"time": "1768333929"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1768333544"
},
"departure": {
"delay": 44,
"time": "1768333544"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1768333902"
},
"departure": {
"delay": 42,
"time": "1768333902"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1768333658"
},
"departure": {
"delay": 38,
"time": "1768333658"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768333980"
},
"departure": {
"time": "1768333980"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1768333693"
},
"departure": {
"delay": 13,
"time": "1768333693"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768333617"
},
"departure": {
"delay": 57,
"time": "1768333617"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768329382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8773:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746200x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1768324120"
},
"departure": {
"delay": 17,
"time": "1768324157"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1768324030"
},
"departure": {
"delay": 25,
"time": "1768324045"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -72,
"time": "1768325852"
},
"departure": {
"delay": -72,
"time": "1768325868"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1768323851"
},
"departure": {
"delay": 12,
"time": "1768323912"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1768325066"
},
"departure": {
"delay": 72,
"time": "1768325112"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -4,
"time": "1768324808"
},
"departure": {
"delay": -4,
"time": "1768324856"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1768324570"
},
"departure": {
"delay": 45,
"time": "1768324605"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -69,
"time": "1768326031"
},
"departure": {
"delay": -69,
"time": "1768326051"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 10,
"time": "1768323414"
},
"departure": {
"delay": 10,
"time": "1768323430"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768323661"
},
"departure": {
"delay": 12,
"time": "1768323672"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1768324303"
},
"departure": {
"delay": 1,
"time": "1768324321"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1768324714"
},
"departure": {
"delay": 12,
"time": "1768324752"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1768325678"
},
"departure": {
"delay": -44,
"time": "1768325716"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -122,
"time": "1768326478"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1768324973"
},
"departure": {
"delay": 30,
"time": "1768325010"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1768324894"
},
"departure": {
"delay": 15,
"time": "1768324935"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1768325505"
},
"departure": {
"delay": 10,
"time": "1768325530"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -92,
"time": "1768326059"
},
"departure": {
"delay": -92,
"time": "1768326088"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -9,
"time": "1768323618"
},
"departure": {
"delay": -9,
"time": "1768323651"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -109,
"time": "1768326285"
},
"departure": {
"delay": -109,
"time": "1768326311"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -8,
"time": "1768323581"
},
"departure": {
"delay": -8,
"time": "1768323592"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768323947"
},
"departure": {
"delay": 6,
"time": "1768323966"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1768324250"
},
"departure": {
"delay": 9,
"time": "1768324269"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1768326378"
},
"departure": {
"delay": -69,
"time": "1768326411"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -65,
"time": "1768323818"
},
"departure": {
"delay": -65,
"time": "1768323835"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1768326340"
},
"departure": {
"delay": -68,
"time": "1768326352"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -78,
"time": "1768325772"
},
"departure": {
"delay": -78,
"time": "1768325802"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1768323335"
},
"departure": {
"delay": 63,
"time": "1768323363"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -107,
"time": "1768326119"
},
"departure": {
"delay": -107,
"time": "1768326133"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 21,
"time": "1768323537"
},
"departure": {
"delay": 21,
"time": "1768323561"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1768325290"
},
"departure": {
"delay": 55,
"time": "1768325335"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 31,
"time": "1768323271"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1768323718"
},
"departure": {
"delay": -46,
"time": "1768323734"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1768324195"
},
"departure": {
"delay": 17,
"time": "1768324217"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -125,
"time": "1768326200"
},
"departure": {
"delay": -125,
"time": "1768326235"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 70,
"time": "1768323292"
},
"departure": {
"delay": 70,
"time": "1768323310"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1768324436"
},
"departure": {
"delay": 22,
"time": "1768324522"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -116,
"time": "1768326170"
},
"departure": {
"delay": -116,
"time": "1768326184"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 63,
"time": "1768325151"
},
"departure": {
"delay": 63,
"time": "1768325223"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1768324382"
},
"departure": {
"delay": -37,
"time": "1768324403"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -100,
"time": "1768326244"
},
"departure": {
"delay": -100,
"time": "1768326260"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -54,
"time": "1768325889"
},
"departure": {
"delay": -54,
"time": "1768325946"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -52,
"time": "1768323760"
},
"departure": {
"delay": -52,
"time": "1768323788"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1768323459"
},
"departure": {
"delay": -3,
"time": "1768323477"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1768325612"
},
"departure": {
"delay": 2,
"time": "1768325642"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1768325390"
},
"departure": {
"delay": 45,
"time": "1768325445"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -54,
"time": "1768325812"
},
"departure": {
"delay": -54,
"time": "1768325826"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 20,
"time": "1768324628"
},
"departure": {
"delay": 20,
"time": "1768324640"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746200x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758445x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 235,
"time": "1768329316"
},
"departure": {
"delay": 235,
"time": "1768329355"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 248,
"time": "1768329689"
},
"departure": {
"delay": 248,
"time": "1768329728"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1768330140"
},
"departure": {
"delay": 240,
"time": "1768330140"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1768331640"
},
"departure": {
"delay": 240,
"time": "1768331640"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 238,
"time": "1768329238"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1768331340"
},
"departure": {
"delay": 240,
"time": "1768331340"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1768330260"
},
"departure": {
"delay": 240,
"time": "1768330260"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1768330004"
},
"departure": {
"delay": 260,
"time": "1768330040"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1768331880"
},
"departure": {
"delay": 240,
"time": "1768331880"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1768332240"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768331760"
},
"departure": {
"delay": 240,
"time": "1768331760"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768330560"
},
"departure": {
"delay": 240,
"time": "1768330560"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1768329399"
},
"departure": {
"delay": 195,
"time": "1768329435"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1768329631"
},
"departure": {
"delay": 246,
"time": "1768329666"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 289,
"time": "1768329790"
},
"departure": {
"delay": 289,
"time": "1768329829"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1768330320"
},
"departure": {
"delay": 240,
"time": "1768330320"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1768329502"
},
"departure": {
"delay": 233,
"time": "1768329533"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1768330380"
},
"departure": {
"delay": 240,
"time": "1768330380"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1768330920"
},
"departure": {
"delay": 240,
"time": "1768330920"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1768330860"
},
"departure": {
"delay": 240,
"time": "1768330860"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758445x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1768328062"
},
"departure": {
"delay": 82,
"time": "1768328062"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1768328952"
},
"departure": {
"delay": 27,
"time": "1768329027"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1768328740"
},
"departure": {
"delay": 100,
"time": "1768328740"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -233,
"time": "1768329787"
},
"departure": {
"delay": -233,
"time": "1768329787"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -228,
"time": "1768329612"
},
"departure": {
"delay": -228,
"time": "1768329612"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -211,
"time": "1768329689"
},
"departure": {
"delay": -211,
"time": "1768329689"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -328,
"time": "1768330052"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1768329220"
},
"departure": {
"delay": -20,
"time": "1768329220"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1768328237"
},
"departure": {
"delay": 77,
"time": "1768328237"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768327791"
},
"departure": {
"delay": 51,
"time": "1768327791"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1768328014"
},
"departure": {
"delay": 94,
"time": "1768328014"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -128,
"time": "1768329412"
},
"departure": {
"delay": -128,
"time": "1768329412"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1768328565"
},
"departure": {
"delay": 33,
"time": "1768328613"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768328850"
},
"departure": {
"delay": 30,
"time": "1768328850"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1768328120"
},
"departure": {
"delay": 80,
"time": "1768328120"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -159,
"time": "1768329501"
},
"departure": {
"delay": -159,
"time": "1768329501"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1768328162"
},
"departure": {
"delay": 62,
"time": "1768328162"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768328797"
},
"departure": {
"delay": 37,
"time": "1768328797"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -182,
"time": "1768329538"
},
"departure": {
"delay": -182,
"time": "1768329538"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1768328387"
},
"departure": {
"delay": 72,
"time": "1768328412"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -48,
"time": "1768329312"
},
"departure": {
"delay": -48,
"time": "1768329312"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1768328531"
},
"departure": {
"delay": 11,
"time": "1768328531"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1768327976"
},
"departure": {
"delay": 116,
"time": "1768327976"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -225,
"time": "1768329555"
},
"departure": {
"delay": -225,
"time": "1768329555"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -263,
"time": "1768329937"
},
"departure": {
"delay": -263,
"time": "1768329937"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 41,
"time": "1768327841"
},
"departure": {
"delay": 41,
"time": "1768327841"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -174,
"time": "1768329486"
},
"departure": {
"delay": -174,
"time": "1768329486"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -52,
"time": "1768329308"
},
"departure": {
"delay": -52,
"time": "1768329308"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1768328313"
},
"departure": {
"delay": 93,
"time": "1768328313"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1768327902"
},
"departure": {
"delay": 102,
"time": "1768327902"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -242,
"time": "1768329838"
},
"departure": {
"delay": -242,
"time": "1768329838"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 30,
"time": "1768327710"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1768328453"
},
"departure": {
"delay": 53,
"time": "1768328453"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1768328087"
},
"departure": {
"delay": 107,
"time": "1768328087"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1768329147"
},
"departure": {
"delay": 27,
"time": "1768329147"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -245,
"time": "1768329715"
},
"departure": {
"delay": -245,
"time": "1768329715"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1768327542",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12489:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745749x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1768315885"
},
"departure": {
"delay": 124,
"time": "1768315924"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 363,
"time": "1768317983"
},
"departure": {
"delay": 363,
"time": "1768318023"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1768315479"
},
"departure": {
"delay": 107,
"time": "1768315487"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1768316124"
},
"departure": {
"delay": 88,
"time": "1768316188"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 403,
"time": "1768318843"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 93,
"time": "1768315579"
},
"departure": {
"delay": 93,
"time": "1768315593"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 337,
"time": "1768317739"
},
"departure": {
"delay": 337,
"time": "1768317817"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 343,
"time": "1768318085"
},
"departure": {
"delay": 343,
"time": "1768318123"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 91,
"time": "1768316486"
},
"departure": {
"delay": 91,
"time": "1768316491"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 251,
"time": "1768317294"
},
"departure": {
"delay": 251,
"time": "1768317311"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 372,
"time": "1768318355"
},
"departure": {
"delay": 372,
"time": "1768318392"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 344,
"time": "1768318148"
},
"departure": {
"delay": 344,
"time": "1768318184"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 317,
"time": "1768318235"
},
"departure": {
"delay": 317,
"time": "1768318277"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 243,
"time": "1768317495"
},
"departure": {
"delay": 243,
"time": "1768317543"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 242,
"time": "1768316994"
},
"departure": {
"delay": 242,
"time": "1768317062"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 435,
"time": "1768318595"
},
"departure": {
"delay": 435,
"time": "1768318635"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 232,
"time": "1768316872"
},
"departure": {
"delay": 232,
"time": "1768316932"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 252,
"time": "1768317098"
},
"departure": {
"delay": 252,
"time": "1768317132"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 427,
"time": "1768318500"
},
"departure": {
"delay": 427,
"time": "1768318567"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 358,
"time": "1768317857"
},
"departure": {
"delay": 358,
"time": "1768317898"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 291,
"time": "1768317594"
},
"departure": {
"delay": 291,
"time": "1768317651"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 246,
"time": "1768316757"
},
"departure": {
"delay": 246,
"time": "1768316826"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 387,
"time": "1768318419"
},
"departure": {
"delay": 387,
"time": "1768318467"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 307,
"time": "1768317686"
},
"departure": {
"delay": 307,
"time": "1768317727"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1768315985"
},
"departure": {
"delay": 102,
"time": "1768316022"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1768315789"
},
"departure": {
"delay": 92,
"time": "1768315832"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 409,
"time": "1768318657"
},
"departure": {
"delay": 409,
"time": "1768318669"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 308,
"time": "1768317154"
},
"departure": {
"delay": 308,
"time": "1768317248"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 77,
"time": "1768315397"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 426,
"time": "1768318763"
},
"departure": {
"delay": 426,
"time": "1768318806"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1768316049"
},
"departure": {
"delay": 102,
"time": "1768316082"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1768315626"
},
"departure": {
"delay": 81,
"time": "1768315641"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1768315679"
},
"departure": {
"delay": 113,
"time": "1768315733"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 255,
"time": "1768317383"
},
"departure": {
"delay": 255,
"time": "1768317435"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1768316328"
},
"departure": {
"delay": 149,
"time": "1768316369"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 425,
"time": "1768318707"
},
"departure": {
"delay": 425,
"time": "1768318745"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745749x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1768328280"
},
"departure": {
"delay": -55,
"time": "1768328285"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1768329660"
},
"departure": {
"delay": -55,
"time": "1768329665"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768328460"
},
"departure": {
"delay": 5,
"time": "1768328465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768329120"
},
"departure": {
"delay": 5,
"time": "1768329125"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1768328580"
},
"departure": {
"delay": -55,
"time": "1768328585"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768329060"
},
"departure": {
"delay": 5,
"time": "1768329065"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768328400"
},
"departure": {
"delay": 5,
"time": "1768328405"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1768329970"
},
"departure": {
"delay": -45,
"time": "1768329975"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1768328880"
},
"departure": {
"delay": 5,
"time": "1768328885"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1768327980"
},
"departure": {
"delay": 65,
"time": "1768327985"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1768327990"
},
"departure": {
"delay": 15,
"time": "1768327995"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1768330270"
},
"departure": {
"delay": -50,
"time": "1768330270"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1768330380"
},
"departure": {
"delay": -60,
"time": "1768330380"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1768330200"
},
"departure": {
"delay": -55,
"time": "1768330205"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1768328340"
},
"departure": {
"delay": 5,
"time": "1768328345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1768330320"
},
"departure": {
"delay": -60,
"time": "1768330320"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768328700"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768328100"
},
"departure": {
"delay": 5,
"time": "1768328105"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1768328950"
},
"departure": {
"delay": -45,
"time": "1768328955"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768328940"
},
"departure": {
"delay": 5,
"time": "1768328945"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1768329300"
},
"departure": {
"delay": -115,
"time": "1768329305"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1768330080"
},
"departure": {
"delay": -55,
"time": "1768330085"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1768330500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768327860"
},
"departure": {
"delay": 5,
"time": "1768327865"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1768330260"
},
"departure": {
"delay": -55,
"time": "1768330265"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768329960"
},
"departure": {
"delay": 5,
"time": "1768329965"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -55,
"time": "1768328220"
},
"departure": {
"delay": -55,
"time": "1768328225"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768329900"
},
"departure": {
"delay": 5,
"time": "1768329905"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1768329480"
},
"departure": {
"delay": -60,
"time": "1768329540"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"departure": {
"time": "1768327800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1768328160"
},
"departure": {
"delay": -55,
"time": "1768328165"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768328520"
},
"departure": {
"delay": -55,
"time": "1768328525"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1768328470"
},
"departure": {
"delay": -45,
"time": "1768328475"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1768328410"
},
"departure": {
"delay": -45,
"time": "1768328415"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768330275",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1115:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745742x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768310222"
},
"departure": {
"delay": 8,
"time": "1768310288"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1768311854"
},
"departure": {
"delay": 42,
"time": "1768311882"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1768310876"
},
"departure": {
"delay": 39,
"time": "1768310919"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1768311274"
},
"departure": {
"delay": 110,
"time": "1768311290"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1768310586"
},
"departure": {
"delay": 48,
"time": "1768310628"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1768311178"
},
"departure": {
"delay": 140,
"time": "1768311200"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1768311494"
},
"departure": {
"delay": 52,
"time": "1768311532"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1768311407"
},
"departure": {
"delay": 79,
"time": "1768311439"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1768310970"
},
"departure": {
"delay": 67,
"time": "1768311007"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1768310115"
},
"departure": {
"delay": 15,
"time": "1768310115"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1768309555"
},
"departure": {
"delay": 27,
"time": "1768309587"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1768311121"
},
"departure": {
"delay": 137,
"time": "1768311137"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1768309965"
},
"departure": {
"time": "1768309980"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1768311346"
},
"departure": {
"delay": 83,
"time": "1768311383"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1768309462"
},
"departure": {
"delay": 16,
"time": "1768309516"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1768310667"
},
"departure": {
"delay": 70,
"time": "1768310710"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1768311800"
},
"departure": {
"delay": 33,
"time": "1768311813"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1768310798"
},
"departure": {
"delay": 80,
"time": "1768310840"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1768309844"
},
"departure": {
"delay": 19,
"time": "1768309879"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1768309753"
},
"departure": {
"delay": 52,
"time": "1768309792"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1768311903"
},
"departure": {
"delay": 17,
"time": "1768311917"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 110,
"time": "1768311065"
},
"departure": {
"delay": 110,
"time": "1768311110"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1768309681"
},
"departure": {
"delay": 17,
"time": "1768309697"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1768310334"
},
"departure": {
"delay": 44,
"time": "1768310384"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 52,
"time": "1768309132"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1768311608"
},
"departure": {
"delay": 93,
"time": "1768311633"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1768309320"
},
"departure": {
"delay": 36,
"time": "1768309356"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1768310528"
},
"departure": {
"delay": 44,
"time": "1768310564"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1768311764"
},
"departure": {
"delay": 54,
"time": "1768311774"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1768309272"
},
"departure": {
"delay": 48,
"time": "1768309308"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1768311718"
},
"departure": {
"delay": 79,
"time": "1768311739"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 78,
"time": "1768311666"
},
"departure": {
"delay": 78,
"time": "1768311678"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 9,
"time": "1768310420"
},
"departure": {
"delay": 9,
"time": "1768310469"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1768309191"
},
"departure": {
"delay": 68,
"time": "1768309208"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1768309378"
},
"departure": {
"delay": 34,
"time": "1768309414"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1768311963"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745742x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747906x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1768308824"
},
"departure": {
"delay": 179,
"time": "1768308839"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 256,
"time": "1768308761"
},
"departure": {
"delay": 256,
"time": "1768308796"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1768308947"
},
"departure": {
"delay": 175,
"time": "1768308955"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1768309515"
},
"departure": {
"delay": 22,
"time": "1768309522"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768309551"
},
"departure": {
"delay": 71,
"time": "1768309571"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1768309688"
},
"departure": {
"delay": 39,
"time": "1768309719"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1768309141"
},
"departure": {
"delay": 150,
"time": "1768309170"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1768309062"
},
"departure": {
"delay": 113,
"time": "1768309073"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1768309081"
},
"departure": {
"delay": 167,
"time": "1768309127"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1768308899"
},
"departure": {
"delay": 207,
"time": "1768308927"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1768309025"
},
"departure": {
"delay": 142,
"time": "1768309042"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1768309255"
},
"departure": {
"delay": 7,
"time": "1768309267"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 233,
"time": "1768308682"
},
"departure": {
"delay": 233,
"time": "1768308713"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 284,
"time": "1768308402"
},
"departure": {
"delay": 284,
"time": "1768308644"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1768309775"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1768309465"
},
"departure": {
"delay": 62,
"time": "1768309502"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1768309413"
},
"departure": {
"delay": 44,
"time": "1768309424"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1768309651"
},
"departure": {
"delay": 37,
"time": "1768309657"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 253,
"time": "1768308373"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1768309617"
},
"departure": {
"delay": 8,
"time": "1768309628"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747906x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1768330710"
},
"departure": {
"delay": 150,
"time": "1768330710"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1768331056"
},
"departure": {
"delay": 136,
"time": "1768331056"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1768330252"
},
"departure": {
"delay": 112,
"time": "1768330252"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1768331136"
},
"departure": {
"delay": 156,
"time": "1768331136"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1768330077"
},
"departure": {
"delay": 117,
"time": "1768330077"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1768332113"
},
"departure": {
"delay": 113,
"time": "1768332113"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1768330152"
},
"departure": {
"delay": 132,
"time": "1768330152"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1768330978"
},
"departure": {
"delay": 118,
"time": "1768330978"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 138,
"time": "1768332018"
},
"departure": {
"delay": 138,
"time": "1768332018"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1768330913"
},
"departure": {
"delay": 113,
"time": "1768330913"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1768330302"
},
"departure": {
"delay": 102,
"time": "1768330302"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1768331261"
},
"departure": {
"delay": 161,
"time": "1768331261"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1768329953"
},
"departure": {
"delay": 76,
"time": "1768329976"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1768329870"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1768330594"
},
"departure": {
"delay": 154,
"time": "1768330594"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1768331213"
},
"departure": {
"delay": 113,
"time": "1768331213"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1768330377"
},
"departure": {
"delay": 117,
"time": "1768330377"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1768332210"
},
"departure": {
"delay": 150,
"time": "1768332210"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768329362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1142:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745656x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 543,
"time": "1768287516"
},
"departure": {
"delay": 543,
"time": "1768287543"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 696,
"time": "1768286165"
},
"departure": {
"delay": 696,
"time": "1768286196"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 416,
"time": "1768288713"
},
"departure": {
"delay": 416,
"time": "1768288736"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 403,
"time": "1768288330"
},
"departure": {
"delay": 403,
"time": "1768288363"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1768288079"
},
"departure": {
"delay": 458,
"time": "1768288118"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 579,
"time": "1768286907"
},
"departure": {
"delay": 579,
"time": "1768286919"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 619,
"time": "1768287296"
},
"departure": {
"delay": 619,
"time": "1768287319"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 663,
"time": "1768286678"
},
"departure": {
"delay": 663,
"time": "1768286703"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 597,
"time": "1768287090"
},
"departure": {
"delay": 597,
"time": "1768287117"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 733,
"time": "1768286261"
},
"departure": {
"delay": 733,
"time": "1768286293"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 719,
"time": "1768286311"
},
"departure": {
"delay": 719,
"time": "1768286339"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 353,
"time": "1768288793"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 586,
"time": "1768287360"
},
"departure": {
"delay": 586,
"time": "1768287406"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 377,
"time": "1768288593"
},
"departure": {
"delay": 377,
"time": "1768288637"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 720,
"time": "1768286100"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 662,
"time": "1768286495"
},
"departure": {
"delay": 662,
"time": "1768286522"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 420,
"time": "1768288404"
},
"departure": {
"delay": 420,
"time": "1768288440"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 687,
"time": "1768286578"
},
"departure": {
"delay": 687,
"time": "1768286607"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 441,
"time": "1768288030"
},
"departure": {
"delay": 441,
"time": "1768288041"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 594,
"time": "1768286972"
},
"departure": {
"delay": 594,
"time": "1768286994"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 658,
"time": "1768286730"
},
"departure": {
"delay": 658,
"time": "1768286758"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 384,
"time": "1768288490"
},
"departure": {
"delay": 384,
"time": "1768288524"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 354,
"time": "1768288542"
},
"departure": {
"delay": 354,
"time": "1768288554"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 480,
"time": "1768287744"
},
"departure": {
"delay": 480,
"time": "1768287780"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 593,
"time": "1768287136"
},
"departure": {
"delay": 593,
"time": "1768287173"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 639,
"time": "1768286827"
},
"departure": {
"delay": 639,
"time": "1768286859"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 697,
"time": "1768286407"
},
"departure": {
"delay": 697,
"time": "1768286437"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 558,
"time": "1768287587"
},
"departure": {
"delay": 558,
"time": "1768287618"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 501,
"time": "1768287866"
},
"departure": {
"delay": 501,
"time": "1768287921"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 434,
"time": "1768288236"
},
"departure": {
"delay": 434,
"time": "1768288274"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 592,
"time": "1768287018"
},
"departure": {
"delay": 592,
"time": "1768287052"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 690,
"time": "1768286210"
},
"departure": {
"delay": 690,
"time": "1768286250"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 515,
"time": "1768287647"
},
"departure": {
"delay": 515,
"time": "1768287695"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 612,
"time": "1768287427"
},
"departure": {
"delay": 612,
"time": "1768287492"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 429,
"time": "1768288172"
},
"departure": {
"delay": 429,
"time": "1768288209"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745656x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1768330251"
},
"departure": {
"delay": 111,
"time": "1768330251"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 455,
"time": "1768329275"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1768329661"
},
"departure": {
"delay": 61,
"time": "1768329661"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 492,
"time": "1768329312"
},
"departure": {
"delay": 492,
"time": "1768329312"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1768330507"
},
"departure": {
"delay": 127,
"time": "1768330507"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1768330327"
},
"departure": {
"delay": 131,
"time": "1768330331"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1768329729"
},
"departure": {
"delay": 76,
"time": "1768329736"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1768329810"
},
"departure": {
"delay": 90,
"time": "1768329810"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 497,
"time": "1768329377"
},
"departure": {
"delay": 497,
"time": "1768329377"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1768329860"
},
"departure": {
"delay": 80,
"time": "1768329860"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1768329949"
},
"departure": {
"delay": 49,
"time": "1768329949"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1768330190"
},
"departure": {
"delay": 110,
"time": "1768330190"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1768330834"
},
"departure": {
"delay": 94,
"time": "1768330834"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768330025"
},
"departure": {
"delay": 65,
"time": "1768330025"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1768329899"
},
"departure": {
"delay": 59,
"time": "1768329899"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1768331115"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1768330621"
},
"departure": {
"delay": 121,
"time": "1768330621"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1768330053"
},
"departure": {
"delay": 93,
"time": "1768330053"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1768329410"
},
"departure": {
"delay": 50,
"time": "1768329410"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1768329604"
},
"departure": {
"delay": 72,
"time": "1768329612"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768330935"
},
"departure": {
"delay": 75,
"time": "1768330935"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1768330076"
},
"departure": {
"delay": 56,
"time": "1768330076"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1768329543"
},
"departure": {
"delay": 63,
"time": "1768329543"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1768329490"
},
"departure": {
"delay": 10,
"time": "1768329490"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768330128"
},
"departure": {
"delay": 49,
"time": "1768330129"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1768330695"
},
"departure": {
"delay": 75,
"time": "1768330695"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1768330395"
},
"departure": {
"delay": 75,
"time": "1768330395"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1768330563"
},
"departure": {
"delay": 123,
"time": "1768330563"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 95,
"time": "1768330775"
},
"departure": {
"delay": 95,
"time": "1768330775"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1768329433"
},
"departure": {
"delay": 13,
"time": "1768329433"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768328961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8247:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745292x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 426,
"time": "1768329622"
},
"departure": {
"delay": 426,
"time": "1768329666"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 350,
"time": "1768330310"
},
"departure": {
"delay": 350,
"time": "1768330310"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 350,
"time": "1768331090"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 350,
"time": "1768330970"
},
"departure": {
"delay": 350,
"time": "1768330970"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 350,
"time": "1768330670"
},
"departure": {
"delay": 350,
"time": "1768330670"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 474,
"time": "1768329474"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 350,
"time": "1768330610"
},
"departure": {
"delay": 350,
"time": "1768330610"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 438,
"time": "1768329756"
},
"departure": {
"delay": 438,
"time": "1768329798"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 350,
"time": "1768330250"
},
"departure": {
"delay": 350,
"time": "1768330250"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 350,
"time": "1768330430"
},
"departure": {
"delay": 350,
"time": "1768330430"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 408,
"time": "1768329573"
},
"departure": {
"delay": 408,
"time": "1768329588"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 418,
"time": "1768330008"
},
"departure": {
"delay": 418,
"time": "1768330078"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 437,
"time": "1768329690"
},
"departure": {
"delay": 437,
"time": "1768329737"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 385,
"time": "1768329975"
},
"departure": {
"delay": 385,
"time": "1768329985"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 350,
"time": "1768330850"
},
"departure": {
"delay": 350,
"time": "1768330850"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 473,
"time": "1768329826"
},
"departure": {
"delay": 473,
"time": "1768329893"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 350,
"time": "1768330730"
},
"departure": {
"delay": 350,
"time": "1768330730"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 447,
"time": "1768329913"
},
"departure": {
"delay": 447,
"time": "1768329927"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 350,
"time": "1768330550"
},
"departure": {
"delay": 350,
"time": "1768330550"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330113"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745292x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1768331949"
},
"departure": {
"delay": 69,
"time": "1768331949"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1768330831"
},
"departure": {
"delay": 31,
"time": "1768330831"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1768331682"
},
"departure": {
"delay": 42,
"time": "1768331682"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1768332190"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1768332032"
},
"departure": {
"delay": 32,
"time": "1768332032"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -37,
"time": "1768330103"
},
"departure": {
"delay": -37,
"time": "1768330103"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768331830"
},
"departure": {
"delay": 10,
"time": "1768331830"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1768331047"
},
"departure": {
"delay": 67,
"time": "1768331047"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1768330174"
},
"departure": {
"delay": -26,
"time": "1768330174"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1768332070"
},
"departure": {
"delay": 10,
"time": "1768332070"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1768330592"
},
"departure": {
"delay": 32,
"time": "1768330592"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768331800"
},
"departure": {
"delay": 40,
"time": "1768331800"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1768330424"
},
"departure": {
"delay": 44,
"time": "1768330424"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768331728"
},
"departure": {
"delay": 28,
"time": "1768331728"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1768331554"
},
"departure": {
"delay": 34,
"time": "1768331554"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1768330252"
},
"departure": {
"delay": 14,
"time": "1768330274"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1768329999"
},
"departure": {
"delay": -56,
"time": "1768330024"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1768330960"
},
"departure": {
"delay": 40,
"time": "1768330960"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768331891"
},
"departure": {
"delay": 11,
"time": "1768331891"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1768330671"
},
"departure": {
"delay": 51,
"time": "1768330671"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1768330502"
},
"departure": {
"delay": 62,
"time": "1768330502"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1768331590"
},
"departure": {
"delay": 10,
"time": "1768331590"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1768329990"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1768330893"
},
"departure": {
"delay": 33,
"time": "1768330893"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1768330748"
},
"departure": {
"delay": 68,
"time": "1768330748"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1768330349"
},
"departure": {
"delay": 29,
"time": "1768330349"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1768331499"
},
"departure": {
"delay": 39,
"time": "1768331499"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768329781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7611:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748514x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1768319292"
},
"departure": {
"delay": 228,
"time": "1768319328"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1768319091"
},
"departure": {
"delay": 187,
"time": "1768319107"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1214,
"time": "1768321240"
},
"departure": {
"delay": 1214,
"time": "1768321274"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1768318682"
},
"departure": {
"delay": 134,
"time": "1768318694"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1768318980"
},
"departure": {
"delay": 134,
"time": "1768318994"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 430,
"time": "1768320051"
},
"departure": {
"delay": 430,
"time": "1768320130"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 536,
"time": "1768320272"
},
"departure": {
"delay": 536,
"time": "1768320356"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1768318753"
},
"departure": {
"delay": 144,
"time": "1768318764"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 407,
"time": "1768319916"
},
"departure": {
"delay": 407,
"time": "1768319927"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1213,
"time": "1768321045"
},
"departure": {
"delay": 1213,
"time": "1768321213"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1768319405"
},
"departure": {
"delay": 217,
"time": "1768319437"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 131,
"time": "1768318631"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1768319012"
},
"departure": {
"delay": 106,
"time": "1768319026"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 217,
"time": "1768319156"
},
"departure": {
"delay": 217,
"time": "1768319257"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 496,
"time": "1768320173"
},
"departure": {
"delay": 496,
"time": "1768320256"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1027,
"time": "1768321567"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1280,
"time": "1768321360"
},
"departure": {
"delay": 1280,
"time": "1768321400"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 748,
"time": "1768320390"
},
"departure": {
"delay": 748,
"time": "1768320628"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1768318913"
},
"departure": {
"delay": 145,
"time": "1768318945"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748514x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748443x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768311685"
},
"departure": {
"delay": 42,
"time": "1768311702"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1768311632"
},
"departure": {
"delay": 46,
"time": "1768311646"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1768311310"
},
"departure": {
"delay": -30,
"time": "1768311330"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1768309291"
},
"departure": {
"delay": 51,
"time": "1768309311"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1768311371"
},
"departure": {
"delay": -33,
"time": "1768311387"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1768309436"
},
"departure": {
"delay": 27,
"time": "1768309467"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1768309559"
},
"departure": {
"delay": -32,
"time": "1768309588"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -48,
"time": "1768309675"
},
"departure": {
"delay": -48,
"time": "1768309692"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1768310263"
},
"departure": {
"delay": -49,
"time": "1768310291"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -73,
"time": "1768310546"
},
"departure": {
"delay": -73,
"time": "1768310567"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1768311095"
},
"departure": {
"delay": -15,
"time": "1768311105"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1768309478"
},
"departure": {
"delay": -4,
"time": "1768309496"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1768311604"
},
"departure": {
"delay": 15,
"time": "1768311615"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1768309339"
},
"departure": {
"delay": 49,
"time": "1768309369"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1768309518"
},
"departure": {
"delay": -28,
"time": "1768309532"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 7,
"time": "1768309147"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -56,
"time": "1768310492"
},
"departure": {
"delay": -56,
"time": "1768310524"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1768309188"
},
"departure": {
"delay": 21,
"time": "1768309221"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1768309807"
},
"departure": {
"delay": -53,
"time": "1768309867"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1768311282"
},
"departure": {
"delay": -2,
"time": "1768311298"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1768311211"
},
"departure": {
"delay": -13,
"time": "1768311227"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -51,
"time": "1768310610"
},
"departure": {
"delay": -51,
"time": "1768310649"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -46,
"time": "1768310391"
},
"departure": {
"delay": -46,
"time": "1768310474"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1768310856"
},
"departure": {
"delay": -22,
"time": "1768310978"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1768309244"
},
"departure": {
"delay": -11,
"time": "1768309249"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1768310313"
},
"departure": {
"delay": -35,
"time": "1768310365"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1768309396"
},
"departure": {
"delay": 25,
"time": "1768309405"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -92,
"time": "1768310832"
},
"departure": {
"delay": -92,
"time": "1768310848"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1768309923"
},
"departure": {
"delay": 3,
"time": "1768310223"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1768310740"
},
"departure": {
"delay": -73,
"time": "1768310747"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1768309601"
},
"departure": {
"delay": -63,
"time": "1768309617"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1768311868"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1768311542"
},
"departure": {
"delay": 31,
"time": "1768311571"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -39,
"time": "1768311187"
},
"departure": {
"delay": -39,
"time": "1768311201"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748443x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746164x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768291404"
},
"departure": {
"delay": 30,
"time": "1768291410"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1768293194"
},
"departure": {
"delay": 112,
"time": "1768293232"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1768291535"
},
"departure": {
"delay": 71,
"time": "1768291571"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1768294162"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 148,
"time": "1768291136"
},
"departure": {
"delay": 148,
"time": "1768291168"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1768291942"
},
"departure": {
"delay": 36,
"time": "1768291956"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1768291249"
},
"departure": {
"delay": 116,
"time": "1768291256"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1768293573"
},
"departure": {
"delay": 41,
"time": "1768293581"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 176,
"time": "1768291002"
},
"departure": {
"delay": 176,
"time": "1768291016"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1768293546"
},
"departure": {
"delay": 73,
"time": "1768293553"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1768291600"
},
"departure": {
"delay": 53,
"time": "1768291613"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1768292550"
},
"departure": {
"delay": 14,
"time": "1768292594"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1768293756"
},
"departure": {
"delay": 68,
"time": "1768293788"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 75,
"time": "1768291319"
},
"departure": {
"delay": 75,
"time": "1768291335"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1768293604"
},
"departure": {
"delay": 62,
"time": "1768293662"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1768292125"
},
"departure": {
"time": "1768292160"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1768294039"
},
"departure": {
"delay": -33,
"time": "1768294047"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 66,
"time": "1768291901"
},
"departure": {
"delay": 66,
"time": "1768291926"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1768291660"
},
"departure": {
"delay": 56,
"time": "1768291676"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1768292055"
},
"departure": {
"delay": -2,
"time": "1768292098"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1768292439"
},
"departure": {
"delay": 4,
"time": "1768292524"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1768291740"
},
"departure": {
"delay": 57,
"time": "1768291797"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1768293917"
},
"departure": {
"delay": -37,
"time": "1768293923"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -27,
"time": "1768292279"
},
"departure": {
"delay": -27,
"time": "1768292313"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1768293933"
},
"departure": {
"delay": 2,
"time": "1768293962"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -25,
"time": "1768291997"
},
"departure": {
"delay": -25,
"time": "1768292015"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1768292180"
},
"departure": {
"delay": -6,
"time": "1768292214"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1768292630"
},
"departure": {
"delay": 25,
"time": "1768292665"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 81,
"time": "1768292959"
},
"departure": {
"delay": 81,
"time": "1768293081"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1768293981"
},
"departure": {
"delay": -31,
"time": "1768293989"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 87,
"time": "1768293394"
},
"departure": {
"delay": 87,
"time": "1768293447"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 141,
"time": "1768290981"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1768291335"
},
"departure": {
"delay": 117,
"time": "1768291377"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1768291433"
},
"departure": {
"delay": 7,
"time": "1768291447"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768293873"
},
"departure": {
"delay": 4,
"time": "1768293904"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1768294016"
},
"departure": {
"delay": 1,
"time": "1768294021"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -4,
"time": "1768293821"
},
"departure": {
"delay": -4,
"time": "1768293836"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 28,
"time": "1768293795"
},
"departure": {
"delay": 28,
"time": "1768293808"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1768291471"
},
"departure": {
"delay": 1,
"time": "1768291501"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1768293315"
},
"departure": {
"delay": 118,
"time": "1768293358"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 189,
"time": "1768291045"
},
"departure": {
"delay": 189,
"time": "1768291089"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1768293499"
},
"departure": {
"delay": 41,
"time": "1768293521"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -32,
"time": "1768292693"
},
"departure": {
"delay": -32,
"time": "1768292728"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -41,
"time": "1768292790"
},
"departure": {
"delay": -41,
"time": "1768292839"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1768291184"
},
"departure": {
"delay": 122,
"time": "1768291202"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1768292358"
},
"departure": {
"delay": -46,
"time": "1768292414"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1768291826"
},
"departure": {
"delay": 67,
"time": "1768291867"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1768291271"
},
"departure": {
"delay": 103,
"time": "1768291303"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746164x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11742:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768331456"
},
"departure": {
"delay": 56,
"time": "1768331456"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331730"
},
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1768331510"
},
"departure": {
"delay": 50,
"time": "1768331510"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768331345"
},
"departure": {
"delay": 5,
"time": "1768331345"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1768332032"
},
"departure": {
"delay": 32,
"time": "1768332032"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1768331781"
},
"departure": {
"delay": 21,
"time": "1768331781"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1768332119"
},
"departure": {
"delay": 59,
"time": "1768332119"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1768331951"
},
"departure": {
"delay": 11,
"time": "1768331951"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1768331310"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1768331612"
},
"departure": {
"delay": 32,
"time": "1768331612"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1768331851"
},
"departure": {
"delay": 31,
"time": "1768331851"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768331878"
},
"departure": {
"delay": 58,
"time": "1768331878"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768331550"
},
"departure": {
"delay": 30,
"time": "1768331550"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768331370"
},
"departure": {
"delay": 30,
"time": "1768331370"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1768332073"
},
"departure": {
"delay": 13,
"time": "1768332073"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768332811"
},
"departure": {
"delay": 31,
"time": "1768332811"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768330343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11742:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746201x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1768326312"
},
"departure": {
"delay": 145,
"time": "1768326445"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1768326917"
},
"departure": {
"delay": 31,
"time": "1768326931"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -13,
"time": "1768325450"
},
"departure": {
"delay": -13,
"time": "1768325507"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1768324925"
},
"departure": {
"delay": 23,
"time": "1768324943"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1768325335"
},
"departure": {
"delay": -26,
"time": "1768325374"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1768325825"
},
"departure": {
"delay": -40,
"time": "1768325840"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -23,
"time": "1768325772"
},
"departure": {
"delay": -23,
"time": "1768325797"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1768324423"
},
"departure": {
"delay": 69,
"time": "1768324449"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1768327061"
},
"departure": {
"delay": -6,
"time": "1768327074"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 89,
"time": "1768324261"
},
"departure": {
"delay": 89,
"time": "1768324289"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1768324606"
},
"departure": {
"delay": 61,
"time": "1768324621"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1768325137"
},
"departure": {
"delay": -47,
"time": "1768325173"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1768326613"
},
"departure": {
"delay": 108,
"time": "1768326648"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1768324649"
},
"departure": {
"delay": -23,
"time": "1768324657"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1768325877"
},
"departure": {
"delay": -25,
"time": "1768325915"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1768325955"
},
"departure": {
"delay": -8,
"time": "1768326052"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1768327351"
},
"departure": {
"delay": 36,
"time": "1768327356"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1768324710"
},
"departure": {
"delay": 1,
"time": "1768324801"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1768327108"
},
"departure": {
"delay": -22,
"time": "1768327118"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -23,
"time": "1768325412"
},
"departure": {
"delay": -23,
"time": "1768325437"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1768325085"
},
"departure": {
"delay": -38,
"time": "1768325122"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1768326805"
},
"departure": {
"delay": 57,
"time": "1768326837"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -13,
"time": "1768327297"
},
"departure": {
"delay": -13,
"time": "1768327307"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 59,
"time": "1768324488"
},
"departure": {
"delay": 59,
"time": "1768324499"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768327505"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 64,
"time": "1768326690"
},
"departure": {
"delay": 64,
"time": "1768326724"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1768327163"
},
"departure": {
"delay": 21,
"time": "1768327221"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 38,
"time": "1768325604"
},
"departure": {
"delay": 38,
"time": "1768325678"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1768324822"
},
"departure": {
"delay": 38,
"time": "1768324838"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1768325719"
},
"departure": {
"delay": -11,
"time": "1768325749"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -58,
"time": "1768324675"
},
"departure": {
"delay": -58,
"time": "1768324682"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1768324391"
},
"departure": {
"delay": 86,
"time": "1768324406"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1768327383"
},
"departure": {
"delay": 46,
"time": "1768327426"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 46,
"time": "1768324575"
},
"departure": {
"delay": 46,
"time": "1768324606"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1768324220"
},
"departure": {
"delay": 96,
"time": "1768324236"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1768327242"
},
"departure": {
"delay": -10,
"time": "1768327250"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1768327044"
},
"departure": {
"delay": 35,
"time": "1768327055"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 50,
"time": "1768324190"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1768327261"
},
"departure": {
"delay": 19,
"time": "1768327279"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 11,
"time": "1768326773"
},
"departure": {
"delay": 11,
"time": "1768326791"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1768326853"
},
"departure": {
"delay": 49,
"time": "1768326889"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -54,
"time": "1768325228"
},
"departure": {
"delay": -54,
"time": "1768325286"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1768324997"
},
"departure": {
"delay": -30,
"time": "1768325010"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1768326157"
},
"departure": {
"delay": 75,
"time": "1768326255"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1768324513"
},
"departure": {
"delay": 42,
"time": "1768324542"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1768326507"
},
"departure": {
"delay": 111,
"time": "1768326531"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1768324868"
},
"departure": {
"delay": 21,
"time": "1768324881"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -53,
"time": "1768325036"
},
"departure": {
"delay": -53,
"time": "1768325047"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746201x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1768279904"
},
"departure": {
"delay": 61,
"time": "1768279921"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1768281293"
},
"departure": {
"delay": 34,
"time": "1768281334"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1768281550"
},
"departure": {
"delay": 33,
"time": "1768281573"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -5,
"time": "1768281947"
},
"departure": {
"delay": -5,
"time": "1768281955"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1768282059"
},
"departure": {
"delay": -20,
"time": "1768282120"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 120,
"time": "1768279664"
},
"departure": {
"delay": 120,
"time": "1768279680"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1768280244"
},
"departure": {
"delay": 4,
"time": "1768280284"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1768279570"
},
"departure": {
"delay": 141,
"time": "1768279581"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1768282250"
},
"departure": {
"delay": -49,
"time": "1768282271"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 72,
"time": "1768279782"
},
"departure": {
"delay": 72,
"time": "1768279812"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1768281871"
},
"departure": {
"delay": 52,
"time": "1768281892"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 27,
"time": "1768281787"
},
"departure": {
"delay": 27,
"time": "1768281807"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -37,
"time": "1768282032"
},
"departure": {
"delay": -37,
"time": "1768282043"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -26,
"time": "1768280501"
},
"departure": {
"delay": -26,
"time": "1768280554"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -65,
"time": "1768282356"
},
"departure": {
"delay": -65,
"time": "1768282375"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 19,
"time": "1768281365"
},
"departure": {
"delay": 19,
"time": "1768281379"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 173,
"time": "1768279388"
},
"departure": {
"delay": 173,
"time": "1768279433"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1768280881"
},
"departure": {
"delay": 21,
"time": "1768280901"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1768281709"
},
"departure": {
"delay": 4,
"time": "1768281724"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1768281498"
},
"departure": {
"delay": 34,
"time": "1768281514"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1768281428"
},
"departure": {
"delay": 46,
"time": "1768281466"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1768280362"
},
"departure": {
"delay": 53,
"time": "1768280453"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1768279540"
},
"departure": {
"delay": 115,
"time": "1768279555"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1768282142"
},
"departure": {
"delay": -43,
"time": "1768282157"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 23,
"time": "1768279983"
},
"departure": {
"delay": 23,
"time": "1768280003"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1768279726"
},
"departure": {
"delay": 121,
"time": "1768279741"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1768280091"
},
"departure": {
"delay": 11,
"time": "1768280111"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768281105"
},
"departure": {
"delay": 62,
"time": "1768281122"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1768280021"
},
"departure": {
"delay": 56,
"time": "1768280036"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1768282005"
},
"departure": {
"delay": -2,
"time": "1768282018"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -11,
"time": "1768280611"
},
"departure": {
"delay": -11,
"time": "1768280629"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1768279505"
},
"departure": {
"delay": 137,
"time": "1768279517"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1768279949"
},
"departure": {
"delay": 45,
"time": "1768279965"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1768282218"
},
"departure": {
"delay": -34,
"time": "1768282226"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 138,
"time": "1768279338"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -112,
"time": "1768282508"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -2,
"time": "1768281220"
},
"departure": {
"delay": -2,
"time": "1768281238"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1768280156"
},
"departure": {
"delay": 8,
"time": "1768280168"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -93,
"time": "1768282449"
},
"departure": {
"delay": -93,
"time": "1768282467"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 32,
"time": "1768280683"
},
"departure": {
"delay": 32,
"time": "1768280792"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1768281179"
},
"departure": {
"delay": 16,
"time": "1768281196"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1768280822"
},
"departure": {
"delay": 37,
"time": "1768280857"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1768279754"
},
"departure": {
"delay": 86,
"time": "1768279766"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1768281828"
},
"departure": {
"delay": 4,
"time": "1768281844"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 109,
"time": "1768280954"
},
"departure": {
"delay": 109,
"time": "1768281049"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 114,
"time": "1768279599"
},
"departure": {
"delay": 114,
"time": "1768279614"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1768279631"
},
"departure": {
"delay": 141,
"time": "1768279641"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1768281616"
},
"departure": {
"delay": 31,
"time": "1768281631"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1768281923"
},
"departure": {
"delay": 33,
"time": "1768281933"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -90,
"time": "1768282393"
},
"departure": {
"delay": -90,
"time": "1768282410"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1768327650"
},
"departure": {
"delay": 150,
"time": "1768327650"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1768328075"
},
"departure": {
"delay": 95,
"time": "1768328075"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1768328676"
},
"departure": {
"delay": 97,
"time": "1768328677"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1768328528"
},
"departure": {
"delay": 128,
"time": "1768328528"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1768329733"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1768329350"
},
"departure": {
"delay": 110,
"time": "1768329350"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 45,
"time": "1768327425"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768327920"
},
"departure": {
"delay": 120,
"time": "1768327920"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1768328415"
},
"departure": {
"delay": 135,
"time": "1768328415"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1768328625"
},
"departure": {
"delay": 105,
"time": "1768328625"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1768328269"
},
"departure": {
"delay": 49,
"time": "1768328269"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1768327854"
},
"departure": {
"delay": 114,
"time": "1768327854"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1768329228"
},
"departure": {
"delay": 108,
"time": "1768329228"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 126,
"time": "1768329426"
},
"departure": {
"delay": 126,
"time": "1768329426"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 132,
"time": "1768327752"
},
"departure": {
"delay": 132,
"time": "1768327752"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1768328199"
},
"departure": {
"delay": 39,
"time": "1768328199"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1768328138"
},
"departure": {
"delay": 98,
"time": "1768328138"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1768329502"
},
"departure": {
"delay": 142,
"time": "1768329502"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 143,
"time": "1768327703"
},
"departure": {
"delay": 143,
"time": "1768327703"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1768327976"
},
"departure": {
"delay": 116,
"time": "1768327976"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768328025"
},
"departure": {
"delay": 105,
"time": "1768328025"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768327500"
},
"departure": {
"delay": 60,
"time": "1768327500"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 146,
"time": "1768329626"
},
"departure": {
"delay": 146,
"time": "1768329626"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1768328983"
},
"departure": {
"delay": 43,
"time": "1768328983"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1768329135"
},
"departure": {
"delay": 91,
"time": "1768329151"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1768329575"
},
"departure": {
"delay": 155,
"time": "1768329575"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 114,
"time": "1768327794"
},
"departure": {
"delay": 114,
"time": "1768327794"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1768329050"
},
"departure": {
"delay": 50,
"time": "1768329050"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1768328821"
},
"departure": {
"delay": 61,
"time": "1768328821"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1768328496"
},
"departure": {
"delay": 96,
"time": "1768328496"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768327441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6999:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748512x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1768309718"
},
"departure": {
"delay": 63,
"time": "1768309803"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1768308389"
},
"departure": {
"delay": 41,
"time": "1768308401"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -6,
"time": "1768309565"
},
"departure": {
"delay": -6,
"time": "1768309614"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1768308759"
},
"departure": {
"delay": 56,
"time": "1768308776"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1768308636"
},
"departure": {
"delay": 76,
"time": "1768308676"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1768309428"
},
"departure": {
"delay": -20,
"time": "1768309480"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1768309647"
},
"departure": {
"delay": 9,
"time": "1768309689"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1768308709"
},
"departure": {
"delay": 79,
"time": "1768308739"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1768309869"
},
"departure": {
"delay": -34,
"time": "1768309886"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1768308801"
},
"departure": {
"delay": 128,
"time": "1768308848"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1768310092"
},
"departure": {
"delay": 2,
"time": "1768310102"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1768308904"
},
"departure": {
"delay": 107,
"time": "1768308947"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768310282"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1768308438"
},
"departure": {
"delay": 27,
"time": "1768308447"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -11,
"time": "1768309829"
},
"departure": {
"delay": -11,
"time": "1768309849"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1768310193"
},
"departure": {
"delay": -15,
"time": "1768310205"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1768309127"
},
"departure": {
"delay": 119,
"time": "1768309139"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 37,
"time": "1768308337"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1768309996"
},
"departure": {
"delay": -26,
"time": "1768310014"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1768308997"
},
"departure": {
"delay": 132,
"time": "1768309032"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1768310043"
},
"departure": {
"delay": -45,
"time": "1768310055"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1768309503"
},
"departure": {
"delay": -41,
"time": "1768309519"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1768310135"
},
"departure": {
"delay": -12,
"time": "1768310148"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768309350"
},
"departure": {
"delay": 30,
"time": "1768309350"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748512x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330500"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768332720"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1768330330"
},
"departure": {
"delay": 15,
"time": "1768330335"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768330380"
},
"departure": {
"delay": 5,
"time": "1768330385"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768332190"
},
"departure": {
"delay": 10,
"time": "1768332190"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768332185"
},
"departure": {
"delay": 5,
"time": "1768332185"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768331885"
},
"departure": {
"delay": 5,
"time": "1768331885"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768330320"
},
"departure": {
"delay": 65,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768332545"
},
"departure": {
"delay": 5,
"time": "1768332545"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1768330390"
},
"departure": {
"delay": 10,
"time": "1768330390"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768331945"
},
"departure": {
"delay": 5,
"time": "1768331945"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768330436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1155:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11728:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1768329824"
},
"departure": {
"delay": 104,
"time": "1768329824"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 595,
"time": "1768330615"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1768329243"
},
"departure": {
"delay": 187,
"time": "1768329247"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1768328751"
},
"departure": {
"delay": 111,
"time": "1768328751"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 589,
"time": "1768330429"
},
"departure": {
"delay": 589,
"time": "1768330429"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1768328693"
},
"departure": {
"delay": 113,
"time": "1768328693"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1768329020"
},
"departure": {
"delay": 140,
"time": "1768329020"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1768328406"
},
"departure": {
"delay": 126,
"time": "1768328406"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1768329116"
},
"departure": {
"delay": 149,
"time": "1768329149"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1768329496"
},
"departure": {
"delay": 198,
"time": "1768329498"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1768329772"
},
"departure": {
"delay": 120,
"time": "1768329780"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1768328586"
},
"departure": {
"delay": 126,
"time": "1768328586"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1768328847"
},
"departure": {
"delay": 147,
"time": "1768328847"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1768328978"
},
"departure": {
"delay": 158,
"time": "1768328978"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1768329593"
},
"departure": {
"delay": 173,
"time": "1768329593"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1768328626"
},
"departure": {
"delay": 106,
"time": "1768328626"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 238,
"time": "1768329925"
},
"departure": {
"delay": 238,
"time": "1768330018"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 73,
"time": "1768328293"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1768328457"
},
"departure": {
"delay": 117,
"time": "1768328457"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 589,
"time": "1768330489"
},
"departure": {
"delay": 589,
"time": "1768330489"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1768329693"
},
"departure": {
"delay": 95,
"time": "1768329695"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1768328927"
},
"departure": {
"delay": 110,
"time": "1768328930"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1768329061"
},
"departure": {
"delay": 121,
"time": "1768329061"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 238,
"time": "1768329358"
},
"departure": {
"delay": 238,
"time": "1768329418"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1768329208"
},
"departure": {
"delay": 148,
"time": "1768329208"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768328532"
},
"departure": {
"delay": 132,
"time": "1768328532"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328302",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11728:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746163x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1768290671"
},
"departure": {
"delay": 117,
"time": "1768290717"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1768290177"
},
"departure": {
"delay": 77,
"time": "1768290197"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1768290636"
},
"departure": {
"delay": 53,
"time": "1768290653"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1768293272"
},
"departure": {
"delay": 167,
"time": "1768293287"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 107,
"time": "1768291927"
},
"departure": {
"delay": 107,
"time": "1768291967"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 143,
"time": "1768290849"
},
"departure": {
"delay": 143,
"time": "1768290863"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1768290485"
},
"departure": {
"delay": 133,
"time": "1768290493"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1768290224"
},
"departure": {
"delay": 70,
"time": "1768290250"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1768291863"
},
"departure": {
"delay": 161,
"time": "1768291901"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 151,
"time": "1768291014"
},
"departure": {
"delay": 151,
"time": "1768291051"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1768292169"
},
"departure": {
"delay": 76,
"time": "1768292176"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1768291770"
},
"departure": {
"delay": 123,
"time": "1768291803"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 191,
"time": "1768293135"
},
"departure": {
"delay": 191,
"time": "1768293191"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 120,
"time": "1768291705"
},
"departure": {
"delay": 120,
"time": "1768291740"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1768290540"
},
"departure": {
"delay": 70,
"time": "1768290550"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1768290575"
},
"departure": {
"delay": 54,
"time": "1768290594"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1768291643"
},
"departure": {
"delay": 105,
"time": "1768291665"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1768293222"
},
"departure": {
"delay": 171,
"time": "1768293231"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 91,
"time": "1768290317"
},
"departure": {
"delay": 91,
"time": "1768290331"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1768290097"
},
"departure": {
"delay": 119,
"time": "1768290119"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1768291159"
},
"departure": {
"delay": 175,
"time": "1768291195"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1768290353"
},
"departure": {
"delay": 92,
"time": "1768290392"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1768290743"
},
"departure": {
"delay": 128,
"time": "1768290788"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1768291568"
},
"departure": {
"delay": 162,
"time": "1768291602"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 91,
"time": "1768290031"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1768291303"
},
"departure": {
"delay": 125,
"time": "1768291325"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1768293200"
},
"departure": {
"delay": 150,
"time": "1768293210"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 225,
"time": "1768293039"
},
"departure": {
"delay": 225,
"time": "1768293045"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 123,
"time": "1768290055"
},
"departure": {
"delay": 123,
"time": "1768290063"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1768292030"
},
"departure": {
"delay": 105,
"time": "1768292085"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 134,
"time": "1768293306"
},
"departure": {
"delay": 134,
"time": "1768293314"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 72,
"time": "1768293372"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 116,
"time": "1768290425"
},
"departure": {
"delay": 116,
"time": "1768290476"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1768293052"
},
"departure": {
"delay": 179,
"time": "1768293059"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 173,
"time": "1768291091"
},
"departure": {
"delay": 173,
"time": "1768291133"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1768291367"
},
"departure": {
"delay": 161,
"time": "1768291421"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1768290945"
},
"departure": {
"delay": 142,
"time": "1768290982"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768291247"
},
"departure": {
"delay": 130,
"time": "1768291270"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1768293246"
},
"departure": {
"delay": 136,
"time": "1768293256"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 160,
"time": "1768291439"
},
"departure": {
"delay": 160,
"time": "1768291480"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1768293079"
},
"departure": {
"delay": 149,
"time": "1768293089"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746163x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057201x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1768331837"
},
"departure": {
"delay": 17,
"time": "1768331837"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1768331568"
},
"departure": {
"delay": 48,
"time": "1768331568"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1768331314"
},
"departure": {
"delay": 34,
"time": "1768331314"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1768330897"
},
"departure": {
"delay": 37,
"time": "1768330897"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768331258"
},
"departure": {
"delay": 38,
"time": "1768331258"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1768331215"
},
"departure": {
"delay": 55,
"time": "1768331215"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1768331023"
},
"departure": {
"delay": 43,
"time": "1768331023"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1768331173"
},
"departure": {
"delay": 13,
"time": "1768331173"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332180"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1768330988"
},
"departure": {
"delay": 8,
"time": "1768330988"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1768331711"
},
"departure": {
"delay": 11,
"time": "1768331711"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768331463"
},
"departure": {
"delay": 3,
"time": "1768331463"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1768331428"
},
"departure": {
"delay": 28,
"time": "1768331428"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768330782"
},
"departure": {
"delay": 42,
"time": "1768330782"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1768331358"
},
"departure": {
"delay": 18,
"time": "1768331358"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1768330393",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057201x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072134x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1768331944"
},
"departure": {
"delay": 4,
"time": "1768331944"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768330953"
},
"departure": {
"delay": 33,
"time": "1768330953"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1768331698"
},
"departure": {
"delay": 58,
"time": "1768331698"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768331032"
},
"departure": {
"delay": 52,
"time": "1768331032"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332060"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1768331981"
},
"departure": {
"delay": 41,
"time": "1768331981"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768331843"
},
"departure": {
"delay": 23,
"time": "1768331843"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1768331793"
},
"departure": {
"delay": 33,
"time": "1768331793"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768330890"
},
"departure": {
"delay": 30,
"time": "1768330890"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768331328"
},
"departure": {
"delay": 48,
"time": "1768331328"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768331178"
},
"departure": {
"delay": 18,
"time": "1768331178"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1768331397"
},
"departure": {
"delay": 57,
"time": "1768331397"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1768332018"
},
"departure": {
"delay": 18,
"time": "1768332018"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1768331528"
},
"departure": {
"delay": 8,
"time": "1768331528"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768330413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072134x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745229x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1768287890"
},
"departure": {
"delay": 158,
"time": "1768287938"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 391,
"time": "1768288376"
},
"departure": {
"delay": 391,
"time": "1768288411"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 527,
"time": "1768289584"
},
"departure": {
"delay": 527,
"time": "1768289627"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 233,
"time": "1768287994"
},
"departure": {
"delay": 233,
"time": "1768288073"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 516,
"time": "1768289644"
},
"departure": {
"delay": 516,
"time": "1768289676"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 522,
"time": "1768289487"
},
"departure": {
"delay": 522,
"time": "1768289562"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 429,
"time": "1768288492"
},
"departure": {
"delay": 429,
"time": "1768288569"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 419,
"time": "1768288812"
},
"departure": {
"delay": 419,
"time": "1768288859"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 521,
"time": "1768289861"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1768288728"
},
"departure": {
"delay": 458,
"time": "1768288778"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 411,
"time": "1768289060"
},
"departure": {
"delay": 411,
"time": "1768289151"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 215,
"time": "1768287815"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 352,
"time": "1768288280"
},
"departure": {
"delay": 352,
"time": "1768288312"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 478,
"time": "1768289392"
},
"departure": {
"delay": 478,
"time": "1768289458"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 379,
"time": "1768288431"
},
"departure": {
"delay": 379,
"time": "1768288459"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 448,
"time": "1768289324"
},
"departure": {
"delay": 448,
"time": "1768289368"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 348,
"time": "1768288987"
},
"departure": {
"delay": 348,
"time": "1768289028"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 379,
"time": "1768288899"
},
"departure": {
"delay": 379,
"time": "1768288939"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 435,
"time": "1768289231"
},
"departure": {
"delay": 435,
"time": "1768289295"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745229x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14305:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1768330742"
},
"departure": {
"delay": 2,
"time": "1768330742"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1768330626"
},
"departure": {
"delay": 6,
"time": "1768330626"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1768330408"
},
"departure": {
"delay": 28,
"time": "1768330408"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1768329490"
},
"departure": {
"delay": 10,
"time": "1768329490"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1768331194"
},
"departure": {
"delay": 34,
"time": "1768331194"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1768330902"
},
"departure": {
"delay": 42,
"time": "1768330902"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1768329722"
},
"departure": {
"delay": 2,
"time": "1768329722"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331400"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1768329551"
},
"departure": {
"delay": 11,
"time": "1768329551"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768329677"
},
"departure": {
"delay": 17,
"time": "1768329677"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768329771"
},
"departure": {
"delay": 51,
"time": "1768329771"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768330350"
},
"departure": {
"delay": 30,
"time": "1768330350"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1768329509"
},
"departure": {
"delay": 29,
"time": "1768329509"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1768329280"
},
"departure": {
"delay": 40,
"time": "1768329280"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1768330143"
},
"departure": {
"delay": 3,
"time": "1768330143"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1768330036"
},
"departure": {
"delay": 16,
"time": "1768330036"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1768329341"
},
"departure": {
"delay": 41,
"time": "1768329341"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1768330299"
},
"departure": {
"delay": 39,
"time": "1768330299"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1768330992"
},
"departure": {
"delay": 12,
"time": "1768330992"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1768330472"
},
"departure": {
"delay": 32,
"time": "1768330472"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1768330516"
},
"departure": {
"delay": 16,
"time": "1768330516"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1768331088"
},
"departure": {
"delay": 48,
"time": "1768331088"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1768329915"
},
"departure": {
"delay": 15,
"time": "1768329915"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1768329435"
},
"departure": {
"delay": 15,
"time": "1768329435"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768330797"
},
"departure": {
"delay": 57,
"time": "1768330797"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1768329204"
},
"departure": {
"delay": 24,
"time": "1768329204"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1768330676"
},
"departure": {
"delay": 56,
"time": "1768330676"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768328804",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14305:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758396x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768316835"
},
"departure": {
"delay": 7,
"time": "1768316887"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1768315809"
},
"departure": {
"delay": 70,
"time": "1768315870"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1768315429"
},
"departure": {
"delay": 64,
"time": "1768315444"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1768318174"
},
"departure": {
"delay": 73,
"time": "1768318213"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768317885"
},
"departure": {
"delay": 3,
"time": "1768317963"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1768314974"
},
"departure": {
"delay": 76,
"time": "1768315036"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1768317685"
},
"departure": {
"delay": 73,
"time": "1768317733"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768315278"
},
"departure": {
"delay": 57,
"time": "1768315317"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1768316542"
},
"departure": {
"delay": 2,
"time": "1768316582"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768317153"
},
"departure": {
"delay": 33,
"time": "1768317213"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 23,
"time": "1768314743"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1768316470"
},
"departure": {
"delay": 16,
"time": "1768316476"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768317370"
},
"departure": {
"delay": 18,
"time": "1768317378"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1768318130"
},
"departure": {
"delay": 67,
"time": "1768318147"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1768318260"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768316132"
},
"departure": {
"delay": 57,
"time": "1768316217"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1768318006"
},
"departure": {
"delay": 4,
"time": "1768318024"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758396x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196434x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768332038"
},
"departure": {
"delay": 38,
"time": "1768332038"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1768331174"
},
"departure": {
"delay": 14,
"time": "1768331174"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1768331526"
},
"departure": {
"delay": 6,
"time": "1768331526"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1768332280"
},
"departure": {
"delay": 40,
"time": "1768332280"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1768331051"
},
"departure": {
"delay": 11,
"time": "1768331051"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768330971"
},
"departure": {
"delay": 51,
"time": "1768330971"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1768331710"
},
"departure": {
"delay": 10,
"time": "1768331710"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1768332078"
},
"departure": {
"delay": 18,
"time": "1768332078"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1768332503"
},
"departure": {
"delay": 23,
"time": "1768332503"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1768330889"
},
"departure": {
"delay": 29,
"time": "1768330889"
},
"stopId": "FR:76351:ZE:3344:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768332141"
},
"departure": {
"delay": 21,
"time": "1768332141"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1768331785"
},
"departure": {
"delay": 25,
"time": "1768331785"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768332780"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 13,
"time": "1768331233"
},
"departure": {
"delay": 13,
"time": "1768331233"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1768331292"
},
"departure": {
"delay": 12,
"time": "1768331292"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768331840"
},
"departure": {
"delay": 20,
"time": "1768331840"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1768331207"
},
"departure": {
"delay": 47,
"time": "1768331207"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1768331614"
},
"departure": {
"delay": 34,
"time": "1768331614"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1768332433"
},
"departure": {
"delay": 13,
"time": "1768332433"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76351:ZE:3309:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1768331385"
},
"departure": {
"delay": 45,
"time": "1768331385"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768331738"
},
"departure": {
"delay": 38,
"time": "1768331738"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1768331406"
},
"departure": {
"delay": 6,
"time": "1768331406"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768332185"
},
"departure": {
"delay": 5,
"time": "1768332185"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1768331503"
},
"departure": {
"delay": 43,
"time": "1768331503"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1768330938"
},
"departure": {
"delay": 18,
"time": "1768330938"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768330775"
},
"departure": {
"delay": 35,
"time": "1768330775"
},
"stopId": "FR:76351:ZE:3203:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1768331933"
},
"departure": {
"delay": 53,
"time": "1768331933"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1768332324"
},
"departure": {
"delay": 24,
"time": "1768332324"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1768331442"
},
"departure": {
"delay": 42,
"time": "1768331442"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1768331470"
},
"departure": {
"delay": 10,
"time": "1768331470"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1768332223"
},
"departure": {
"delay": 43,
"time": "1768332223"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768330423",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196434x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1768330602"
},
"departure": {
"delay": 162,
"time": "1768330602"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1768330672"
},
"departure": {
"delay": 112,
"time": "1768330672"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1768330798"
},
"departure": {
"delay": 118,
"time": "1768330798"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1768332227"
},
"departure": {
"delay": 167,
"time": "1768332227"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1768330249"
},
"departure": {
"delay": 49,
"time": "1768330249"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1768332673"
},
"departure": {
"delay": 133,
"time": "1768332673"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 112,
"time": "1768330852"
},
"departure": {
"delay": 112,
"time": "1768330852"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1768330573"
},
"departure": {
"delay": 133,
"time": "1768330573"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1768330472"
},
"departure": {
"delay": 152,
"time": "1768330472"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1768330988"
},
"departure": {
"delay": 128,
"time": "1768330988"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 151,
"time": "1768332391"
},
"departure": {
"delay": 151,
"time": "1768332391"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 152,
"time": "1768332332"
},
"departure": {
"delay": 152,
"time": "1768332332"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 127,
"time": "1768331107"
},
"departure": {
"delay": 127,
"time": "1768331107"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1768331557"
},
"departure": {
"delay": 157,
"time": "1768331557"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1768332480"
},
"departure": {
"delay": 120,
"time": "1768332480"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 112,
"time": "1768331572"
},
"departure": {
"delay": 112,
"time": "1768331572"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 128,
"time": "1768331168"
},
"departure": {
"delay": 128,
"time": "1768331168"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1768330900"
},
"departure": {
"delay": 160,
"time": "1768330900"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1768330830"
},
"departure": {
"delay": 150,
"time": "1768330830"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768332270"
},
"departure": {
"delay": 150,
"time": "1768332270"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1768331332"
},
"departure": {
"delay": 112,
"time": "1768331332"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1768330492"
},
"departure": {
"delay": 112,
"time": "1768330492"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1768331032"
},
"departure": {
"delay": 112,
"time": "1768331032"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1768330395"
},
"departure": {
"delay": 135,
"time": "1768330395"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1768330951"
},
"departure": {
"delay": 151,
"time": "1768330951"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1768331970"
},
"departure": {
"delay": 150,
"time": "1768331970"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 152,
"time": "1768332092"
},
"departure": {
"delay": 152,
"time": "1768332092"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 157,
"time": "1768331857"
},
"departure": {
"delay": 157,
"time": "1768331857"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 123,
"time": "1768331223"
},
"departure": {
"delay": 123,
"time": "1768331223"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768332569"
},
"departure": {
"delay": 149,
"time": "1768332569"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 133,
"time": "1768332793"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 130,
"time": "1768332610"
},
"departure": {
"delay": 130,
"time": "1768332610"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 109,
"time": "1768332109"
},
"departure": {
"delay": 109,
"time": "1768332109"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1768330770"
},
"departure": {
"delay": 150,
"time": "1768330770"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1768330372"
},
"departure": {
"delay": 112,
"time": "1768330372"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1768331685"
},
"departure": {
"delay": 165,
"time": "1768331685"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 157,
"time": "1768332157"
},
"departure": {
"delay": 157,
"time": "1768332157"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 155,
"time": "1768330715"
},
"departure": {
"delay": 155,
"time": "1768330715"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1768330430"
},
"departure": {
"delay": 170,
"time": "1768330430"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768329862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12619:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758094x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1387,
"time": "1768326187"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1477,
"time": "1768325820"
},
"departure": {
"delay": 1477,
"time": "1768325857"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1429,
"time": "1768324620"
},
"departure": {
"delay": 1429,
"time": "1768324669"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1302,
"time": "1768325107"
},
"departure": {
"delay": 1302,
"time": "1768325142"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 714,
"time": "1768323605"
},
"departure": {
"delay": 714,
"time": "1768323654"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 702,
"time": "1768323402"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1365,
"time": "1768325287"
},
"departure": {
"delay": 1365,
"time": "1768325325"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1390,
"time": "1768324833"
},
"departure": {
"delay": 1390,
"time": "1768324870"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1407,
"time": "1768326050"
},
"departure": {
"delay": 1407,
"time": "1768326087"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1352,
"time": "1768325574"
},
"departure": {
"delay": 1352,
"time": "1768325612"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758094x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768295700"
},
"departure": {
"time": "1768295700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768294860"
},
"departure": {
"time": "1768294860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768295640"
},
"departure": {
"time": "1768295640"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768295760"
},
"departure": {
"time": "1768295760"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768295820"
},
"departure": {
"time": "1768295820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768295880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768295340"
},
"departure": {
"time": "1768295340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768295460"
},
"departure": {
"time": "1768295460"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768295220"
},
"departure": {
"time": "1768295220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768295280"
},
"departure": {
"time": "1768295280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768294800"
},
"departure": {
"time": "1768294800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768295400"
},
"departure": {
"time": "1768295400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768294740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768295040"
},
"departure": {
"time": "1768295040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768295580"
},
"departure": {
"time": "1768295580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768294609",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:813:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3561:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768331816"
},
"departure": {
"delay": 56,
"time": "1768331816"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768332150"
},
"departure": {
"delay": 30,
"time": "1768332150"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1768332018"
},
"departure": {
"delay": 18,
"time": "1768332018"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768331946"
},
"departure": {
"delay": 6,
"time": "1768331946"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1768332778"
},
"departure": {
"delay": 58,
"time": "1768332778"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1768332259"
},
"departure": {
"delay": 19,
"time": "1768332259"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1768332082"
},
"departure": {
"delay": 22,
"time": "1768332082"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768332639"
},
"departure": {
"delay": 39,
"time": "1768332639"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1768332564"
},
"departure": {
"delay": 24,
"time": "1768332564"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768332700"
},
"departure": {
"delay": 40,
"time": "1768332700"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1768331876"
},
"departure": {
"delay": 56,
"time": "1768331876"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3561:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1768330085"
},
"departure": {
"delay": 158,
"time": "1768330118"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1768331021"
},
"departure": {
"delay": 161,
"time": "1768331021"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1768331250"
},
"departure": {
"delay": 210,
"time": "1768331250"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1768330590"
},
"departure": {
"delay": 210,
"time": "1768330590"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1768330200"
},
"departure": {
"delay": 138,
"time": "1768330218"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 178,
"time": "1768330432"
},
"departure": {
"delay": 178,
"time": "1768330438"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1768330832"
},
"departure": {
"delay": 212,
"time": "1768330832"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 217,
"time": "1768330777"
},
"departure": {
"delay": 217,
"time": "1768330777"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1768330294"
},
"departure": {
"delay": 138,
"time": "1768330338"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1768331681"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1768330648"
},
"departure": {
"delay": 208,
"time": "1768330648"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1768329981"
},
"departure": {
"delay": 98,
"time": "1768329998"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 206,
"time": "1768330886"
},
"departure": {
"delay": 206,
"time": "1768330886"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1768331141"
},
"departure": {
"delay": 161,
"time": "1768331141"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 210,
"time": "1768331490"
},
"departure": {
"delay": 210,
"time": "1768331490"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1768331406"
},
"departure": {
"delay": 186,
"time": "1768331406"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1768331322"
},
"departure": {
"delay": 162,
"time": "1768331322"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768329502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2541:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 577,
"time": "1768330837"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 226,
"time": "1768329226"
},
"departure": {
"delay": 226,
"time": "1768329226"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 229,
"time": "1768328749"
},
"departure": {
"delay": 229,
"time": "1768328749"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 235,
"time": "1768329355"
},
"departure": {
"delay": 235,
"time": "1768329355"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 249,
"time": "1768329609"
},
"departure": {
"delay": 249,
"time": "1768329609"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1768327999"
},
"departure": {
"delay": 19,
"time": "1768327999"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1768329000"
},
"departure": {
"delay": 180,
"time": "1768329000"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 367,
"time": "1768330207"
},
"departure": {
"delay": 367,
"time": "1768330207"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 139,
"time": "1768328101"
},
"departure": {
"delay": 139,
"time": "1768328119"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 295,
"time": "1768329655"
},
"departure": {
"delay": 295,
"time": "1768329655"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 419,
"time": "1768330319"
},
"departure": {
"delay": 419,
"time": "1768330319"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 187,
"time": "1768328287"
},
"departure": {
"delay": 187,
"time": "1768328287"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 228,
"time": "1768329288"
},
"departure": {
"delay": 228,
"time": "1768329288"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1768328696"
},
"departure": {
"delay": 176,
"time": "1768328696"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 320,
"time": "1768330040"
},
"departure": {
"delay": 320,
"time": "1768330040"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 342,
"time": "1768330242"
},
"departure": {
"delay": 342,
"time": "1768330242"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 169,
"time": "1768328209"
},
"departure": {
"delay": 169,
"time": "1768328209"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 422,
"time": "1768330422"
},
"departure": {
"delay": 422,
"time": "1768330442"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 282,
"time": "1768329762"
},
"departure": {
"delay": 282,
"time": "1768329762"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 290,
"time": "1768329827"
},
"departure": {
"delay": 290,
"time": "1768329830"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 329,
"time": "1768329989"
},
"departure": {
"delay": 329,
"time": "1768329989"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 311,
"time": "1768329731"
},
"departure": {
"delay": 311,
"time": "1768329731"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1768327969"
},
"departure": {
"delay": 49,
"time": "1768327969"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 179,
"time": "1768328459"
},
"departure": {
"delay": 179,
"time": "1768328459"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1768328839"
},
"departure": {
"delay": 199,
"time": "1768328839"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 260,
"time": "1768329560"
},
"departure": {
"delay": 260,
"time": "1768329560"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 229,
"time": "1768328929"
},
"departure": {
"delay": 229,
"time": "1768328929"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 230,
"time": "1768329504"
},
"departure": {
"delay": 230,
"time": "1768329530"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 553,
"time": "1768330753"
},
"departure": {
"delay": 553,
"time": "1768330753"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 185,
"time": "1768328945"
},
"departure": {
"delay": 185,
"time": "1768328945"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1768328248"
},
"departure": {
"delay": 148,
"time": "1768328248"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 375,
"time": "1768330095"
},
"departure": {
"delay": 375,
"time": "1768330095"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1768329246"
},
"departure": {
"delay": 186,
"time": "1768329246"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 290,
"time": "1768329890"
},
"departure": {
"delay": 290,
"time": "1768329890"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 404,
"time": "1768330364"
},
"departure": {
"delay": 404,
"time": "1768330364"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 350,
"time": "1768330125"
},
"departure": {
"delay": 350,
"time": "1768330130"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 188,
"time": "1768328348"
},
"departure": {
"delay": 188,
"time": "1768328348"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1768328500"
},
"departure": {
"delay": 160,
"time": "1768328500"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490637:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757943x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1768333370"
},
"departure": {
"delay": -10,
"time": "1768333370"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1768332350"
},
"departure": {
"delay": -10,
"time": "1768332350"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1768334510"
},
"departure": {
"delay": -10,
"time": "1768334510"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1768333850"
},
"departure": {
"delay": -10,
"time": "1768333850"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1768333610"
},
"departure": {
"delay": -10,
"time": "1768333610"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1768334330"
},
"departure": {
"delay": -10,
"time": "1768334330"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1768334390"
},
"departure": {
"delay": -10,
"time": "1768334390"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1768330430"
},
"departure": {
"delay": -10,
"time": "1768330430"
},
"stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1768333070"
},
"departure": {
"delay": -10,
"time": "1768333070"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1768331030"
},
"departure": {
"delay": -10,
"time": "1768331030"
},
"stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1768329216"
},
"departure": {
"delay": -43,
"time": "1768329257"
},
"stopId": "FR:50615:ZE:VALGR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1768334030"
},
"departure": {
"delay": -10,
"time": "1768334030"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1768329716"
},
"departure": {
"delay": 28,
"time": "1768329748"
},
"stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1768334570"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1768334450"
},
"departure": {
"delay": -10,
"time": "1768334450"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1768332470"
},
"departure": {
"delay": -10,
"time": "1768332470"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1768331390"
},
"departure": {
"delay": -10,
"time": "1768331390"
},
"stopId": "FR:50030:ZE:BARMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1768333970"
},
"departure": {
"delay": -10,
"time": "1768333970"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1768330250"
},
"departure": {
"delay": -10,
"time": "1768330250"
},
"stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1768330850"
},
"departure": {
"delay": -10,
"time": "1768330850"
},
"stopId": "FR:50433:ZE:REVFR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1768333910"
},
"departure": {
"delay": -10,
"time": "1768333910"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 24,
"time": "1768328844"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1768332170"
},
"departure": {
"delay": -10,
"time": "1768332170"
},
"stopId": "FR:50539:ZE:SPEPC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1768334030"
},
"departure": {
"delay": -10,
"time": "1768334030"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1768329099"
},
"departure": {
"delay": 1,
"time": "1768329121"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1768330053"
},
"departure": {
"delay": 43,
"time": "1768330063"
},
"stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1768331750"
},
"departure": {
"delay": -10,
"time": "1768331750"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1768332650"
},
"departure": {
"delay": -10,
"time": "1768332650"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1768333610"
},
"departure": {
"delay": -10,
"time": "1768333610"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1768332890"
},
"departure": {
"delay": -10,
"time": "1768332890"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1768331870"
},
"departure": {
"delay": -10,
"time": "1768331870"
},
"stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1768330670"
},
"departure": {
"delay": -10,
"time": "1768330670"
},
"stopId": "FR:50433:ZE:REVEG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768333730"
},
"departure": {
"delay": -10,
"time": "1768333730"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1768329053"
},
"departure": {
"delay": -1,
"time": "1768329059"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757943x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2573:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1768329471"
},
"departure": {
"delay": 118,
"time": "1768329478"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1768329552"
},
"departure": {
"delay": 167,
"time": "1768329587"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1768329065"
},
"departure": {
"delay": 77,
"time": "1768329077"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1768329370"
},
"departure": {
"delay": 137,
"time": "1768329377"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1768329749"
},
"departure": {
"delay": 117,
"time": "1768329777"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1768328781"
},
"departure": {
"delay": 97,
"time": "1768328797"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768330391"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1768328869"
},
"departure": {
"delay": 117,
"time": "1768328877"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1768330251"
},
"departure": {
"delay": 197,
"time": "1768330277"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1768329876"
},
"departure": {
"delay": 99,
"time": "1768329879"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1768329977"
},
"departure": {
"delay": 157,
"time": "1768329997"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1768328981"
},
"departure": {
"delay": 117,
"time": "1768328997"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1768330162"
},
"departure": {
"delay": 142,
"time": "1768330162"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1768329649"
},
"departure": {
"delay": 177,
"time": "1768329657"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1768329165"
},
"departure": {
"delay": 117,
"time": "1768329177"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1768329267"
},
"departure": {
"delay": 127,
"time": "1768329307"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1768330067"
},
"departure": {
"delay": 117,
"time": "1768330077"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768328262",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2573:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746244x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 281,
"time": "1768322532"
},
"departure": {
"delay": 281,
"time": "1768322561"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 74,
"time": "1768319569"
},
"departure": {
"delay": 74,
"time": "1768319594"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 220,
"time": "1768321592"
},
"departure": {
"delay": 220,
"time": "1768321600"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1768319268"
},
"departure": {
"delay": 41,
"time": "1768319321"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 19,
"time": "1768318999"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 265,
"time": "1768321844"
},
"departure": {
"delay": 265,
"time": "1768321885"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 250,
"time": "1768321636"
},
"departure": {
"delay": 250,
"time": "1768321690"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 528,
"time": "1768322956"
},
"departure": {
"delay": 528,
"time": "1768322988"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 148,
"time": "1768321307"
},
"departure": {
"delay": 148,
"time": "1768321348"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1768319884"
},
"departure": {
"delay": 92,
"time": "1768319912"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 510,
"time": "1768323004"
},
"departure": {
"delay": 510,
"time": "1768323030"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 304,
"time": "1768322375"
},
"departure": {
"delay": 304,
"time": "1768322404"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 107,
"time": "1768319467"
},
"departure": {
"delay": 107,
"time": "1768319507"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 209,
"time": "1768320319"
},
"departure": {
"delay": 209,
"time": "1768320509"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768319154"
},
"departure": {
"delay": 5,
"time": "1768319165"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 277,
"time": "1768322573"
},
"departure": {
"delay": 277,
"time": "1768322617"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1768319190"
},
"departure": {
"delay": 1,
"time": "1768319221"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1768319795"
},
"departure": {
"delay": 121,
"time": "1768319821"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1768320736"
},
"departure": {
"delay": 179,
"time": "1768320779"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1768319956"
},
"departure": {
"delay": 96,
"time": "1768320036"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 303,
"time": "1768322121"
},
"departure": {
"delay": 303,
"time": "1768322163"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1768319242"
},
"departure": {
"delay": 31,
"time": "1768319251"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 224,
"time": "1768320825"
},
"departure": {
"delay": 224,
"time": "1768320944"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 227,
"time": "1768321032"
},
"departure": {
"delay": 227,
"time": "1768321067"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 515,
"time": "1768323060"
},
"departure": {
"delay": 515,
"time": "1768323095"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 33,
"time": "1768319054"
},
"departure": {
"delay": 33,
"time": "1768319073"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1768320069"
},
"departure": {
"delay": 39,
"time": "1768320099"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 205,
"time": "1768321480"
},
"departure": {
"delay": 205,
"time": "1768321525"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 305,
"time": "1768322192"
},
"departure": {
"delay": 305,
"time": "1768322225"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 202,
"time": "1768321105"
},
"departure": {
"delay": 202,
"time": "1768321162"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 179,
"time": "1768321361"
},
"departure": {
"delay": 179,
"time": "1768321439"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1768319524"
},
"departure": {
"delay": 92,
"time": "1768319552"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 259,
"time": "1768322026"
},
"departure": {
"delay": 259,
"time": "1768322059"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 63,
"time": "1768319331"
},
"departure": {
"delay": 63,
"time": "1768319343"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 238,
"time": "1768320982"
},
"departure": {
"delay": 238,
"time": "1768321018"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1768321945"
},
"departure": {
"delay": 236,
"time": "1768321976"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 88,
"time": "1768319355"
},
"departure": {
"delay": 88,
"time": "1768319428"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 486,
"time": "1768323126"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 189,
"time": "1768321221"
},
"departure": {
"delay": 189,
"time": "1768321269"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 280,
"time": "1768322233"
},
"departure": {
"delay": 280,
"time": "1768322260"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 254,
"time": "1768321713"
},
"departure": {
"delay": 254,
"time": "1768321754"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 259,
"time": "1768322467"
},
"departure": {
"delay": 259,
"time": "1768322479"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 61,
"time": "1768319694"
},
"departure": {
"delay": 61,
"time": "1768319761"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 290,
"time": "1768322420"
},
"departure": {
"delay": 290,
"time": "1768322450"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 216,
"time": "1768320629"
},
"departure": {
"delay": 216,
"time": "1768320696"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 327,
"time": "1768322333"
},
"departure": {
"delay": 327,
"time": "1768322367"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 257,
"time": "1768321780"
},
"departure": {
"delay": 257,
"time": "1768321817"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 242,
"time": "1768322075"
},
"departure": {
"delay": 242,
"time": "1768322102"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1768320183"
},
"departure": {
"delay": 50,
"time": "1768320230"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1768319836"
},
"departure": {
"delay": 109,
"time": "1768319869"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746244x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746158x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 424,
"time": "1768287979"
},
"departure": {
"delay": 424,
"time": "1768288024"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 281,
"time": "1768286289"
},
"departure": {
"delay": 281,
"time": "1768286321"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 427,
"time": "1768288663"
},
"departure": {
"delay": 427,
"time": "1768288687"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 507,
"time": "1768289026"
},
"departure": {
"delay": 507,
"time": "1768289067"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 382,
"time": "1768286561"
},
"departure": {
"delay": 382,
"time": "1768286662"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1768285904"
},
"departure": {
"delay": 141,
"time": "1768285941"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1768285790"
},
"departure": {
"delay": 142,
"time": "1768285822"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 242,
"time": "1768286121"
},
"departure": {
"delay": 242,
"time": "1768286162"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1768285376"
},
"departure": {
"delay": 131,
"time": "1768285391"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 452,
"time": "1768287479"
},
"departure": {
"delay": 452,
"time": "1768287512"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 453,
"time": "1768288220"
},
"departure": {
"delay": 453,
"time": "1768288293"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 311,
"time": "1768286497"
},
"departure": {
"delay": 311,
"time": "1768286531"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 455,
"time": "1768289135"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 441,
"time": "1768288453"
},
"departure": {
"delay": 441,
"time": "1768288461"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 512,
"time": "1768287106"
},
"departure": {
"delay": 512,
"time": "1768287152"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 450,
"time": "1768288620"
},
"departure": {
"delay": 450,
"time": "1768288650"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 136,
"time": "1768285725"
},
"departure": {
"delay": 136,
"time": "1768285756"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 413,
"time": "1768288847"
},
"departure": {
"delay": 413,
"time": "1768288853"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 454,
"time": "1768288779"
},
"departure": {
"delay": 454,
"time": "1768288834"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 425,
"time": "1768288349"
},
"departure": {
"delay": 425,
"time": "1768288385"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 341,
"time": "1768286787"
},
"departure": {
"delay": 341,
"time": "1768286801"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1768285989"
},
"departure": {
"delay": 170,
"time": "1768286030"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1768286065"
},
"departure": {
"delay": 186,
"time": "1768286106"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 419,
"time": "1768288705"
},
"departure": {
"delay": 419,
"time": "1768288739"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 456,
"time": "1768288485"
},
"departure": {
"delay": 456,
"time": "1768288536"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 307,
"time": "1768286384"
},
"departure": {
"delay": 307,
"time": "1768286467"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 473,
"time": "1768288401"
},
"departure": {
"delay": 473,
"time": "1768288433"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 395,
"time": "1768287719"
},
"departure": {
"delay": 395,
"time": "1768287755"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 162,
"time": "1768285422"
},
"departure": {
"delay": 162,
"time": "1768285482"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 427,
"time": "1768287623"
},
"departure": {
"delay": 427,
"time": "1768287667"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 517,
"time": "1768287049"
},
"departure": {
"delay": 517,
"time": "1768287097"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 520,
"time": "1768287345"
},
"departure": {
"delay": 520,
"time": "1768287400"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 252,
"time": "1768286188"
},
"departure": {
"delay": 252,
"time": "1768286232"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1768285832"
},
"departure": {
"delay": 193,
"time": "1768285873"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 499,
"time": "1768286903"
},
"departure": {
"delay": 499,
"time": "1768287019"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 461,
"time": "1768288148"
},
"departure": {
"delay": 461,
"time": "1768288181"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 505,
"time": "1768288991"
},
"departure": {
"delay": 505,
"time": "1768289005"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 95,
"time": "1768285355"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1768285614"
},
"departure": {
"delay": 137,
"time": "1768285637"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1768285542"
},
"departure": {
"delay": 145,
"time": "1768285585"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 453,
"time": "1768287859"
},
"departure": {
"delay": 453,
"time": "1768287933"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 542,
"time": "1768287227"
},
"departure": {
"delay": 542,
"time": "1768287302"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 435,
"time": "1768288925"
},
"departure": {
"delay": 435,
"time": "1768288935"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 478,
"time": "1768287551"
},
"departure": {
"delay": 478,
"time": "1768287598"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 138,
"time": "1768285684"
},
"departure": {
"delay": 138,
"time": "1768285698"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 514,
"time": "1768287420"
},
"departure": {
"delay": 514,
"time": "1768287454"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 464,
"time": "1768288864"
},
"departure": {
"delay": 464,
"time": "1768288904"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 394,
"time": "1768286686"
},
"departure": {
"delay": 394,
"time": "1768286734"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746158x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 318,
"time": "1768329618"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 349,
"time": "1768328544"
},
"departure": {
"delay": 349,
"time": "1768328569"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 228,
"time": "1768328268"
},
"departure": {
"delay": 228,
"time": "1768328268"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 189,
"time": "1768328169"
},
"departure": {
"delay": 189,
"time": "1768328169"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1768328117"
},
"departure": {
"delay": 197,
"time": "1768328117"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 387,
"time": "1768329567"
},
"departure": {
"delay": 387,
"time": "1768329567"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1768328373"
},
"departure": {
"delay": 213,
"time": "1768328373"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 410,
"time": "1768329470"
},
"departure": {
"delay": 410,
"time": "1768329470"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 315,
"time": "1768328655"
},
"departure": {
"delay": 315,
"time": "1768328655"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 433,
"time": "1768329193"
},
"departure": {
"delay": 433,
"time": "1768329193"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 417,
"time": "1768329417"
},
"departure": {
"delay": 417,
"time": "1768329417"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 351,
"time": "1768328751"
},
"departure": {
"delay": 351,
"time": "1768328751"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 392,
"time": "1768328952"
},
"departure": {
"delay": 392,
"time": "1768329092"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 108,
"time": "1768327968"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 298,
"time": "1768328818"
},
"departure": {
"delay": 298,
"time": "1768328818"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768327971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4461:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746173x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768302057"
},
"departure": {
"delay": 3,
"time": "1768302063"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 4,
"time": "1768302304"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 4,
"time": "1768300600"
},
"departure": {
"delay": 4,
"time": "1768300684"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1768299352"
},
"departure": {
"delay": 66,
"time": "1768299366"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1768299709"
},
"departure": {
"delay": 75,
"time": "1768299735"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1768301622"
},
"departure": {
"delay": 77,
"time": "1768301657"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -3,
"time": "1768300122"
},
"departure": {
"delay": -3,
"time": "1768300137"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1768302181"
},
"departure": {
"delay": 71,
"time": "1768302191"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 55,
"time": "1768299861"
},
"departure": {
"delay": 55,
"time": "1768299895"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1768299625"
},
"departure": {
"delay": 36,
"time": "1768299636"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1768299991"
},
"departure": {
"delay": 63,
"time": "1768300023"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1768299071"
},
"departure": {
"delay": 147,
"time": "1768299087"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1768299518"
},
"departure": {
"delay": 52,
"time": "1768299532"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1768300813"
},
"departure": {
"delay": -15,
"time": "1768300845"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 132,
"time": "1768301056"
},
"departure": {
"delay": 132,
"time": "1768301232"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1768299330"
},
"departure": {
"delay": 96,
"time": "1768299336"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1768300528"
},
"departure": {
"delay": -58,
"time": "1768300562"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1768299784"
},
"departure": {
"delay": 80,
"time": "1768299800"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1768299218"
},
"departure": {
"delay": 119,
"time": "1768299239"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1768301487"
},
"departure": {
"delay": 69,
"time": "1768301529"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1768299561"
},
"departure": {
"delay": 52,
"time": "1768299592"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1768301928"
},
"departure": {
"delay": -5,
"time": "1768301935"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 66,
"time": "1768299394"
},
"departure": {
"delay": 66,
"time": "1768299426"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1768300049"
},
"departure": {
"delay": 37,
"time": "1768300057"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768299924"
},
"departure": {
"delay": 57,
"time": "1768299957"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1768301675"
},
"departure": {
"delay": 45,
"time": "1768301685"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 42,
"time": "1768301980"
},
"departure": {
"delay": 42,
"time": "1768302042"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 63,
"time": "1768301718"
},
"departure": {
"delay": 63,
"time": "1768301763"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -13,
"time": "1768300278"
},
"departure": {
"delay": -13,
"time": "1768300307"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1768301323"
},
"departure": {
"delay": 117,
"time": "1768301337"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1768302125"
},
"departure": {
"delay": 36,
"time": "1768302156"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 81,
"time": "1768299652"
},
"departure": {
"delay": 81,
"time": "1768299681"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1768301571"
},
"departure": {
"delay": 26,
"time": "1768301606"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1768300177"
},
"departure": {
"delay": -8,
"time": "1768300192"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1768300357"
},
"departure": {
"delay": -50,
"time": "1768300390"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1768301896"
},
"departure": {
"delay": 26,
"time": "1768301906"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -71,
"time": "1768300441"
},
"departure": {
"delay": -71,
"time": "1768300489"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1768299261"
},
"departure": {
"delay": 104,
"time": "1768299284"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1768302207"
},
"departure": {
"delay": 59,
"time": "1768302239"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 65,
"time": "1768301876"
},
"departure": {
"delay": 65,
"time": "1768301885"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 111,
"time": "1768299051"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -3,
"time": "1768300905"
},
"departure": {
"delay": -3,
"time": "1768300977"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1768302080"
},
"departure": {
"delay": 48,
"time": "1768302108"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 44,
"time": "1768300736"
},
"departure": {
"delay": 44,
"time": "1768300784"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1768300244"
},
"departure": {
"delay": 3,
"time": "1768300263"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1768301416"
},
"departure": {
"delay": 111,
"time": "1768301451"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1768299113"
},
"departure": {
"delay": 157,
"time": "1768299157"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1768299426"
},
"departure": {
"delay": 82,
"time": "1768299442"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746173x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746254x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1768330780"
},
"departure": {
"delay": -20,
"time": "1768330780"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 32,
"time": "1768329043"
},
"departure": {
"delay": 32,
"time": "1768329092"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1768331080"
},
"departure": {
"delay": -20,
"time": "1768331080"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1768330840"
},
"departure": {
"delay": -20,
"time": "1768330840"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 81,
"time": "1768328454"
},
"departure": {
"delay": 81,
"time": "1768328481"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1768328606"
},
"departure": {
"delay": 44,
"time": "1768328624"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1768328880"
},
"departure": {
"delay": 27,
"time": "1768328907"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1768328571"
},
"departure": {
"delay": 76,
"time": "1768328596"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1768329961"
},
"departure": {
"delay": 15,
"time": "1768329975"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1768330720"
},
"departure": {
"delay": -20,
"time": "1768330720"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"departure": {
"delay": 66,
"time": "1768328166"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1768330240"
},
"departure": {
"delay": -20,
"time": "1768330240"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1768331200"
},
"departure": {
"delay": -20,
"time": "1768331200"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1768331440"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 4,
"time": "1768329766"
},
"departure": {
"delay": 4,
"time": "1768329784"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1768331320"
},
"departure": {
"delay": -20,
"time": "1768331320"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 79,
"time": "1768328220"
},
"departure": {
"delay": 79,
"time": "1768328239"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1768331380"
},
"departure": {
"delay": -20,
"time": "1768331380"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 6,
"time": "1768328808"
},
"departure": {
"delay": 6,
"time": "1768328826"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1768330102"
},
"departure": {
"delay": -18,
"time": "1768330122"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -17,
"time": "1768329429"
},
"departure": {
"delay": -17,
"time": "1768329463"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1768330720"
},
"departure": {
"delay": -20,
"time": "1768330720"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1768331380"
},
"departure": {
"delay": -20,
"time": "1768331380"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1768330180"
},
"departure": {
"delay": -20,
"time": "1768330180"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1768329610"
},
"departure": {
"delay": -16,
"time": "1768329644"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1768330660"
},
"departure": {
"delay": -20,
"time": "1768330660"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1768330960"
},
"departure": {
"delay": -20,
"time": "1768330960"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 54,
"time": "1768329854"
},
"departure": {
"delay": 54,
"time": "1768329894"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1768328747"
},
"departure": {
"delay": 21,
"time": "1768328781"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1768330360"
},
"departure": {
"delay": -20,
"time": "1768330360"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1768330480"
},
"departure": {
"delay": -20,
"time": "1768330480"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1768328376"
},
"departure": {
"delay": 51,
"time": "1768328391"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1768330900"
},
"departure": {
"delay": -20,
"time": "1768330900"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1768329513"
},
"departure": {
"delay": 4,
"time": "1768329544"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1768328640"
},
"departure": {
"delay": 15,
"time": "1768328655"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1768328341"
},
"departure": {
"delay": 22,
"time": "1768328362"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1768328425"
},
"departure": {
"delay": 41,
"time": "1768328441"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1768330041"
},
"departure": {
"delay": -5,
"time": "1768330075"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1768330600"
},
"departure": {
"delay": -20,
"time": "1768330600"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1768330420"
},
"departure": {
"delay": -20,
"time": "1768330420"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1768329174"
},
"departure": {
"delay": 12,
"time": "1768329192"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768328964"
},
"departure": {
"delay": 3,
"time": "1768329003"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1768331140"
},
"departure": {
"delay": -20,
"time": "1768331140"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -19,
"time": "1768328844"
},
"departure": {
"delay": -19,
"time": "1768328861"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1768328311"
},
"departure": {
"delay": 43,
"time": "1768328323"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1768328498"
},
"departure": {
"delay": 67,
"time": "1768328527"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1768329267"
},
"departure": {
"delay": 46,
"time": "1768329346"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1768330300"
},
"departure": {
"delay": -20,
"time": "1768330300"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1768329701"
},
"departure": {
"delay": 20,
"time": "1768329740"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1768331020"
},
"departure": {
"delay": -20,
"time": "1768331020"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746254x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1768283496"
},
"departure": {
"delay": 73,
"time": "1768283533"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1768283426"
},
"departure": {
"delay": 68,
"time": "1768283468"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1768283651"
},
"departure": {
"delay": 110,
"time": "1768283690"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1768283564"
},
"departure": {
"delay": 78,
"time": "1768283598"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768283725"
},
"departure": {
"delay": 40,
"time": "1768283740"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1768282946"
},
"departure": {
"delay": 159,
"time": "1768282959"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1768283135"
},
"departure": {
"delay": 78,
"time": "1768283178"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1768282607"
},
"departure": {
"delay": 163,
"time": "1768282663"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1768283344"
},
"departure": {
"delay": 99,
"time": "1768283379"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1768283924"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1768282984"
},
"departure": {
"delay": 158,
"time": "1768283018"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1768282564"
},
"departure": {
"delay": 143,
"time": "1768282583"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 168,
"time": "1768282691"
},
"departure": {
"delay": 168,
"time": "1768282728"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 193,
"time": "1768282834"
},
"departure": {
"delay": 193,
"time": "1768282873"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1768282473"
},
"departure": {
"delay": 130,
"time": "1768282510"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 133,
"time": "1768282333"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1768283254"
},
"departure": {
"delay": 128,
"time": "1768283288"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1768283801"
},
"departure": {
"delay": 21,
"time": "1768283841"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 192,
"time": "1768282758"
},
"departure": {
"delay": 192,
"time": "1768282812"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1768283057"
},
"departure": {
"delay": 114,
"time": "1768283094"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746227x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 279,
"time": "1768306012"
},
"departure": {
"delay": 279,
"time": "1768306059"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 269,
"time": "1768305587"
},
"departure": {
"delay": 269,
"time": "1768305629"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 286,
"time": "1768306082"
},
"departure": {
"delay": 286,
"time": "1768306126"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 299,
"time": "1768305811"
},
"departure": {
"delay": 299,
"time": "1768305839"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 359,
"time": "1768307449"
},
"departure": {
"delay": 359,
"time": "1768307459"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 273,
"time": "1768305079"
},
"departure": {
"delay": 273,
"time": "1768305273"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 307,
"time": "1768306979"
},
"departure": {
"delay": 307,
"time": "1768306987"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 300,
"time": "1768307153"
},
"departure": {
"delay": 300,
"time": "1768307160"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 318,
"time": "1768306863"
},
"departure": {
"delay": 318,
"time": "1768306878"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 76,
"time": "1768304020"
},
"departure": {
"delay": 76,
"time": "1768304056"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1768304164"
},
"departure": {
"delay": 98,
"time": "1768304198"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 357,
"time": "1768306846"
},
"departure": {
"delay": 357,
"time": "1768306857"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 299,
"time": "1768305679"
},
"departure": {
"delay": 299,
"time": "1768305719"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 326,
"time": "1768306391"
},
"departure": {
"delay": 326,
"time": "1768306406"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 287,
"time": "1768305736"
},
"departure": {
"delay": 287,
"time": "1768305767"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 305,
"time": "1768305500"
},
"departure": {
"delay": 305,
"time": "1768305545"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 326,
"time": "1768306672"
},
"departure": {
"delay": 326,
"time": "1768306706"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 295,
"time": "1768306593"
},
"departure": {
"delay": 295,
"time": "1768306615"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 348,
"time": "1768306923"
},
"departure": {
"delay": 348,
"time": "1768306968"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 111,
"time": "1768304648"
},
"departure": {
"delay": 111,
"time": "1768304691"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1768304322"
},
"departure": {
"delay": 67,
"time": "1768304347"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1768304611"
},
"departure": {
"delay": 105,
"time": "1768304625"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 307,
"time": "1768307004"
},
"departure": {
"delay": 307,
"time": "1768307047"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 87,
"time": "1768304263"
},
"departure": {
"delay": 87,
"time": "1768304307"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1768306175"
},
"departure": {
"delay": 289,
"time": "1768306189"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 296,
"time": "1768307061"
},
"departure": {
"delay": 296,
"time": "1768307096"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 136,
"time": "1768304540"
},
"departure": {
"delay": 136,
"time": "1768304596"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1768304132"
},
"departure": {
"delay": 111,
"time": "1768304151"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768303934"
},
"departure": {
"delay": 51,
"time": "1768303971"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 351,
"time": "1768307499"
},
"departure": {
"delay": 351,
"time": "1768307511"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 303,
"time": "1768305913"
},
"departure": {
"delay": 303,
"time": "1768305963"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 309,
"time": "1768306431"
},
"departure": {
"delay": 309,
"time": "1768306449"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 46,
"time": "1768303786"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 319,
"time": "1768306484"
},
"departure": {
"delay": 319,
"time": "1768306519"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 22,
"time": "1768303995"
},
"departure": {
"delay": 22,
"time": "1768304002"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1768304233"
},
"departure": {
"delay": 85,
"time": "1768304245"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 377,
"time": "1768306800"
},
"departure": {
"delay": 377,
"time": "1768306817"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 349,
"time": "1768306325"
},
"departure": {
"delay": 349,
"time": "1768306369"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 99,
"time": "1768304825"
},
"departure": {
"delay": 99,
"time": "1768304859"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1768304742"
},
"departure": {
"delay": 86,
"time": "1768304786"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768304453"
},
"departure": {
"delay": 50,
"time": "1768304510"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1768304937"
},
"departure": {
"delay": 89,
"time": "1768304969"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 268,
"time": "1768305382"
},
"departure": {
"delay": 268,
"time": "1768305448"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 333,
"time": "1768307553"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 311,
"time": "1768306720"
},
"departure": {
"delay": 311,
"time": "1768306751"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 81,
"time": "1768304075"
},
"departure": {
"delay": 81,
"time": "1768304121"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 297,
"time": "1768307180"
},
"departure": {
"delay": 297,
"time": "1768307217"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 54,
"time": "1768303835"
},
"departure": {
"delay": 54,
"time": "1768303854"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 317,
"time": "1768306263"
},
"departure": {
"delay": 317,
"time": "1768306277"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 390,
"time": "1768307378"
},
"departure": {
"delay": 390,
"time": "1768307430"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746227x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227412x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1768332000"
},
"departure": {
"delay": -60,
"time": "1768332000"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1768331340"
},
"departure": {
"delay": -60,
"time": "1768331340"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1768331428"
},
"departure": {
"delay": -32,
"time": "1768331428"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -42,
"time": "1768330938"
},
"departure": {
"delay": -42,
"time": "1768330938"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1768331648"
},
"departure": {
"delay": -52,
"time": "1768331648"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1768331479"
},
"departure": {
"delay": -41,
"time": "1768331479"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1768331580"
},
"departure": {
"delay": -60,
"time": "1768331580"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1768331011"
},
"departure": {
"delay": -29,
"time": "1768331011"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1768331760"
},
"departure": {
"delay": -60,
"time": "1768331760"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1768331704"
},
"departure": {
"delay": -56,
"time": "1768331704"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -54,
"time": "1768331166"
},
"departure": {
"delay": -54,
"time": "1768331166"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1768332457"
},
"departure": {
"delay": -23,
"time": "1768332457"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1768331311"
},
"departure": {
"delay": -29,
"time": "1768331311"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1768331212"
},
"departure": {
"delay": -8,
"time": "1768331212"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1768332660"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1768332272"
},
"departure": {
"delay": -28,
"time": "1768332272"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": -60,
"time": "1768330740"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1768332330"
},
"departure": {
"delay": -30,
"time": "1768332330"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1768331100"
},
"departure": {
"delay": -60,
"time": "1768331100"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -48,
"time": "1768330872"
},
"departure": {
"delay": -48,
"time": "1768330872"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768330323",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227412x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768332452"
},
"departure": {
"delay": 32,
"time": "1768332452"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768332397"
},
"departure": {
"delay": 37,
"time": "1768332397"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1768332525"
},
"departure": {
"delay": 45,
"time": "1768332525"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1768332287"
},
"departure": {
"delay": 47,
"time": "1768332287"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768328102",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2570:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848963F5202043x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768332540"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768336800"
},
"departure": {
"time": "1768336860"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768336080"
},
"departure": {
"time": "1768336140"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333620"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768335240"
},
"departure": {
"time": "1768335300"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768337700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768334640"
},
"departure": {
"time": "1768334700"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768334340"
},
"departure": {
"time": "1768334400"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768336440"
},
"departure": {
"time": "1768336500"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768335660"
},
"departure": {
"time": "1768335720"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1768328913",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848963F5202043x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746185x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -61,
"time": "1768311025"
},
"departure": {
"delay": -61,
"time": "1768311059"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -79,
"time": "1768310195"
},
"departure": {
"delay": -79,
"time": "1768310201"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -70,
"time": "1768310021"
},
"departure": {
"delay": -70,
"time": "1768310030"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1768309936"
},
"departure": {
"delay": -28,
"time": "1768309952"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1768309993"
},
"departure": {
"delay": -37,
"time": "1768310003"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1768311967"
},
"departure": {
"delay": -12,
"time": "1768312008"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -27,
"time": "1768311684"
},
"departure": {
"delay": -27,
"time": "1768311753"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1768310627"
},
"departure": {
"time": "1768310700"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1768311226"
},
"departure": {
"delay": -61,
"time": "1768311299"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -25,
"time": "1768310475"
},
"departure": {
"delay": -25,
"time": "1768310495"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1768310723"
},
"departure": {
"delay": -17,
"time": "1768310743"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1768312386"
},
"departure": {
"delay": -68,
"time": "1768312432"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -19,
"time": "1768311429"
},
"departure": {
"delay": -19,
"time": "1768311461"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1768310265"
},
"departure": {
"delay": -44,
"time": "1768310356"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1768312914"
},
"departure": {
"delay": -57,
"time": "1768312923"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -2,
"time": "1768309899"
},
"departure": {
"delay": -2,
"time": "1768309918"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1768311113"
},
"departure": {
"delay": -61,
"time": "1768311179"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -108,
"time": "1768310221"
},
"departure": {
"delay": -108,
"time": "1768310232"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -108,
"time": "1768312992"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 46,
"time": "1768309745"
},
"departure": {
"delay": 46,
"time": "1768309786"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -48,
"time": "1768310965"
},
"departure": {
"delay": -48,
"time": "1768311012"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -92,
"time": "1768312340"
},
"departure": {
"delay": -92,
"time": "1768312348"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -71,
"time": "1768310885"
},
"departure": {
"delay": -71,
"time": "1768310929"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1768312093"
},
"departure": {
"delay": -13,
"time": "1768312127"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -58,
"time": "1768312685"
},
"departure": {
"delay": -58,
"time": "1768312742"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -14,
"time": "1768312831"
},
"departure": {
"delay": -14,
"time": "1768312846"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -26,
"time": "1768311327"
},
"departure": {
"delay": -26,
"time": "1768311394"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -52,
"time": "1768312862"
},
"departure": {
"delay": -52,
"time": "1768312868"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": -10,
"time": "1768309730"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -96,
"time": "1768310827"
},
"departure": {
"delay": -96,
"time": "1768310844"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1768309808"
},
"departure": {
"delay": 53,
"time": "1768309853"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -33,
"time": "1768310760"
},
"departure": {
"delay": -33,
"time": "1768310787"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1768312538"
},
"departure": {
"delay": -47,
"time": "1768312573"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1768310371"
},
"departure": {
"delay": 2,
"time": "1768310402"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -19,
"time": "1768310428"
},
"departure": {
"delay": -19,
"time": "1768310441"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -99,
"time": "1768312253"
},
"departure": {
"delay": -99,
"time": "1768312281"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -6,
"time": "1768310115"
},
"departure": {
"delay": -6,
"time": "1768310154"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1768312291"
},
"departure": {
"delay": -55,
"time": "1768312325"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1768311510"
},
"departure": {
"delay": 4,
"time": "1768311544"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -38,
"time": "1768312761"
},
"departure": {
"delay": -38,
"time": "1768312822"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -95,
"time": "1768312635"
},
"departure": {
"delay": -95,
"time": "1768312645"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -22,
"time": "1768311577"
},
"departure": {
"delay": -22,
"time": "1768311638"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1768312891"
},
"departure": {
"delay": -20,
"time": "1768312900"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -39,
"time": "1768310565"
},
"departure": {
"delay": -39,
"time": "1768310601"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -69,
"time": "1768312580"
},
"departure": {
"delay": -69,
"time": "1768312611"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -30,
"time": "1768311832"
},
"departure": {
"delay": -30,
"time": "1768311870"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1768312156"
},
"departure": {
"delay": -53,
"time": "1768312207"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1768310051"
},
"departure": {
"delay": -55,
"time": "1768310105"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746185x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768332920"
},
"departure": {
"delay": 20,
"time": "1768332920"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768333680"
},
"departure": {
"delay": 60,
"time": "1768333680"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768333500"
},
"departure": {
"delay": 60,
"time": "1768333500"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768332900"
},
"departure": {
"delay": 60,
"time": "1768332900"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768332800"
},
"departure": {
"delay": 20,
"time": "1768332800"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768332780"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768333260"
},
"departure": {
"delay": 60,
"time": "1768333260"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768332960"
},
"departure": {
"delay": 60,
"time": "1768332960"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768333640"
},
"departure": {
"delay": 20,
"time": "1768333640"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768333380"
},
"departure": {
"delay": 60,
"time": "1768333380"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768333320"
},
"departure": {
"delay": 60,
"time": "1768333320"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768333620"
},
"departure": {
"delay": 60,
"time": "1768333620"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768333080"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768328602",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12027:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758434x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 244,
"time": "1768292128"
},
"departure": {
"delay": 244,
"time": "1768292164"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 338,
"time": "1768290718"
},
"departure": {
"delay": 338,
"time": "1768290758"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1768292550"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 282,
"time": "1768292075"
},
"departure": {
"delay": 282,
"time": "1768292082"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 324,
"time": "1768291387"
},
"departure": {
"delay": 324,
"time": "1768291404"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 284,
"time": "1768290127"
},
"departure": {
"delay": 284,
"time": "1768290164"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 328,
"time": "1768291307"
},
"departure": {
"delay": 328,
"time": "1768291348"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1768289776"
},
"departure": {
"delay": 213,
"time": "1768289853"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 283,
"time": "1768290070"
},
"departure": {
"delay": 283,
"time": "1768290103"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 340,
"time": "1768290226"
},
"departure": {
"delay": 340,
"time": "1768290280"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 349,
"time": "1768290851"
},
"departure": {
"delay": 349,
"time": "1768290889"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 291,
"time": "1768290980"
},
"departure": {
"delay": 291,
"time": "1768291011"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 318,
"time": "1768290491"
},
"departure": {
"delay": 318,
"time": "1768290498"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 251,
"time": "1768292252"
},
"departure": {
"delay": 251,
"time": "1768292291"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 266,
"time": "1768289927"
},
"departure": {
"delay": 266,
"time": "1768289966"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 129,
"time": "1768289529"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 211,
"time": "1768289689"
},
"departure": {
"delay": 211,
"time": "1768289731"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 319,
"time": "1768290789"
},
"departure": {
"delay": 319,
"time": "1768290799"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 354,
"time": "1768290609"
},
"departure": {
"delay": 354,
"time": "1768290654"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1768291771"
},
"departure": {
"delay": 288,
"time": "1768291788"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758434x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748526x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 851,
"time": "1768321971"
},
"departure": {
"delay": 851,
"time": "1768321991"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 782,
"time": "1768321854"
},
"departure": {
"delay": 782,
"time": "1768321862"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 956,
"time": "1768323578"
},
"departure": {
"delay": 956,
"time": "1768323596"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 950,
"time": "1768322499"
},
"departure": {
"delay": 950,
"time": "1768322510"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 690,
"time": "1768322543"
},
"departure": {
"delay": 690,
"time": "1768322550"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1218,
"time": "1768323432"
},
"departure": {
"delay": 1218,
"time": "1768323438"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 801,
"time": "1768321899"
},
"departure": {
"delay": 801,
"time": "1768321941"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 945,
"time": "1768322319"
},
"departure": {
"delay": 945,
"time": "1768322385"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 795,
"time": "1768321792"
},
"departure": {
"delay": 795,
"time": "1768321815"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 910,
"time": "1768323718"
},
"departure": {
"delay": 910,
"time": "1768323730"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 840,
"time": "1768322110"
},
"departure": {
"delay": 840,
"time": "1768322160"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 833,
"time": "1768322023"
},
"departure": {
"delay": 833,
"time": "1768322033"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 969,
"time": "1768323646"
},
"departure": {
"delay": 969,
"time": "1768323669"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 652,
"time": "1768323892"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 856,
"time": "1768323773"
},
"departure": {
"delay": 856,
"time": "1768323796"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 739,
"time": "1768321639"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 975,
"time": "1768323484"
},
"departure": {
"delay": 975,
"time": "1768323495"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 642,
"time": "1768322565"
},
"departure": {
"delay": 642,
"time": "1768322622"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 880,
"time": "1768323741"
},
"departure": {
"delay": 880,
"time": "1768323760"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748526x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768297260"
},
"departure": {
"time": "1768297260"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768296600"
},
"departure": {
"time": "1768296600"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768296720"
},
"departure": {
"time": "1768296720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768296420"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768296840"
},
"departure": {
"time": "1768296840"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768297440"
},
"departure": {
"time": "1768297440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768297680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768296480"
},
"departure": {
"time": "1768296480"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768297500"
},
"departure": {
"time": "1768297500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768297020"
},
"departure": {
"time": "1768297020"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768296960"
},
"departure": {
"time": "1768296960"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768297080"
},
"departure": {
"time": "1768297080"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768296900"
},
"departure": {
"time": "1768296900"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768296540"
},
"departure": {
"time": "1768296540"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768296660"
},
"departure": {
"time": "1768296660"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768296415",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:855:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748447x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1768318710"
},
"departure": {
"delay": 70,
"time": "1768319110"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1768319428"
},
"departure": {
"delay": 63,
"time": "1768319463"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1768318148"
},
"departure": {
"delay": 8,
"time": "1768318148"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1768320514"
},
"departure": {
"delay": 108,
"time": "1768320528"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1768320829"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1768320104"
},
"departure": {
"delay": 21,
"time": "1768320141"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1768317770"
},
"departure": {
"delay": 61,
"time": "1768317781"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1768318053"
},
"departure": {
"delay": 112,
"time": "1768318072"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1768320685"
},
"departure": {
"delay": 93,
"time": "1768320693"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1768319550"
},
"departure": {
"delay": 72,
"time": "1768319592"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1768318110"
},
"departure": {
"delay": 46,
"time": "1768318126"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1768317798"
},
"departure": {
"delay": 28,
"time": "1768317808"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 66,
"time": "1768317726"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1768320267"
},
"departure": {
"delay": 102,
"time": "1768320282"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1768319491"
},
"departure": {
"delay": 51,
"time": "1768319511"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1768318078"
},
"departure": {
"delay": 68,
"time": "1768318088"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1768320623"
},
"departure": {
"delay": 112,
"time": "1768320652"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 114,
"time": "1768317921"
},
"departure": {
"delay": 114,
"time": "1768317954"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1768319838"
},
"departure": {
"delay": 31,
"time": "1768319851"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1768318455"
},
"departure": {
"delay": -18,
"time": "1768318662"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1768319722"
},
"departure": {
"delay": 65,
"time": "1768319765"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1768318000"
},
"departure": {
"delay": 131,
"time": "1768318031"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1768320155"
},
"departure": {
"delay": 68,
"time": "1768320188"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1768319885"
},
"departure": {
"delay": 48,
"time": "1768319928"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1768320380"
},
"departure": {
"delay": 112,
"time": "1768320412"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1768320018"
},
"departure": {
"delay": 42,
"time": "1768320042"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1768317852"
},
"departure": {
"delay": 82,
"time": "1768317862"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1768319229"
},
"departure": {
"delay": 45,
"time": "1768319265"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1768318238"
},
"departure": {
"delay": -34,
"time": "1768318286"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1768320574"
},
"departure": {
"delay": 121,
"time": "1768320601"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1768320294"
},
"departure": {
"delay": 75,
"time": "1768320315"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1768319171"
},
"departure": {
"delay": 55,
"time": "1768319215"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1768318164"
},
"departure": {
"delay": -25,
"time": "1768318175"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1768319301"
},
"departure": {
"delay": -22,
"time": "1768319318"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748447x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745733x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1768302148"
},
"departure": {
"delay": 223,
"time": "1768302223"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1768301576"
},
"departure": {
"delay": 147,
"time": "1768301607"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 182,
"time": "1768302617"
},
"departure": {
"delay": 182,
"time": "1768302662"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 197,
"time": "1768302926"
},
"departure": {
"delay": 197,
"time": "1768302977"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 287,
"time": "1768303825"
},
"departure": {
"delay": 287,
"time": "1768303847"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 290,
"time": "1768303877"
},
"departure": {
"delay": 290,
"time": "1768303910"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 227,
"time": "1768303033"
},
"departure": {
"delay": 227,
"time": "1768303067"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1768302283"
},
"departure": {
"delay": 148,
"time": "1768302328"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1768301990"
},
"departure": {
"delay": 147,
"time": "1768302027"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 267,
"time": "1768303489"
},
"departure": {
"delay": 267,
"time": "1768303527"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 158,
"time": "1768302475"
},
"departure": {
"delay": 158,
"time": "1768302518"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 214,
"time": "1768302838"
},
"departure": {
"delay": 214,
"time": "1768302874"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1768301843"
},
"departure": {
"delay": 123,
"time": "1768301883"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 297,
"time": "1768303948"
},
"departure": {
"delay": 297,
"time": "1768303977"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 262,
"time": "1768303444"
},
"departure": {
"delay": 262,
"time": "1768303462"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1768301498"
},
"departure": {
"delay": 116,
"time": "1768301516"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1768301077"
},
"departure": {
"delay": 72,
"time": "1768301112"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1768301357"
},
"departure": {
"delay": 159,
"time": "1768301379"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 227,
"time": "1768303577"
},
"departure": {
"delay": 227,
"time": "1768303607"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 241,
"time": "1768303109"
},
"departure": {
"delay": 241,
"time": "1768303141"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 307,
"time": "1768303227"
},
"departure": {
"delay": 307,
"time": "1768303267"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 168,
"time": "1768302372"
},
"departure": {
"delay": 168,
"time": "1768302408"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768301408"
},
"departure": {
"delay": 166,
"time": "1768301446"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 169,
"time": "1768302555"
},
"departure": {
"delay": 169,
"time": "1768302589"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1768301739"
},
"departure": {
"delay": 139,
"time": "1768301779"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 183,
"time": "1768301301"
},
"departure": {
"delay": 183,
"time": "1768301343"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 288,
"time": "1768303699"
},
"departure": {
"delay": 288,
"time": "1768303728"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 229,
"time": "1768302730"
},
"departure": {
"delay": 229,
"time": "1768302769"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 316,
"time": "1768304017"
},
"departure": {
"delay": 316,
"time": "1768304056"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 310,
"time": "1768303346"
},
"departure": {
"delay": 310,
"time": "1768303390"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 261,
"time": "1768304121"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 283,
"time": "1768303151"
},
"departure": {
"delay": 283,
"time": "1768303183"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 288,
"time": "1768304074"
},
"departure": {
"delay": 288,
"time": "1768304088"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 127,
"time": "1768301672"
},
"departure": {
"delay": 127,
"time": "1768301707"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 293,
"time": "1768303764"
},
"departure": {
"delay": 293,
"time": "1768303793"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 25,
"time": "1768301005"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745733x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747859x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768310675"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1768309098"
},
"departure": {
"delay": 99,
"time": "1768309119"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1768309046"
},
"departure": {
"delay": 116,
"time": "1768309076"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1768310162"
},
"departure": {
"delay": 211,
"time": "1768310191"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 238,
"time": "1768310383"
},
"departure": {
"delay": 238,
"time": "1768310398"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1768308760"
},
"departure": {
"delay": 108,
"time": "1768308828"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768309733"
},
"departure": {
"delay": 55,
"time": "1768309795"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1768310480"
},
"departure": {
"delay": 237,
"time": "1768310517"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1768310554"
},
"departure": {
"delay": 240,
"time": "1768310580"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 181,
"time": "1768309944"
},
"departure": {
"delay": 181,
"time": "1768309981"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1768309587"
},
"departure": {
"delay": 39,
"time": "1768309599"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1768309159"
},
"departure": {
"delay": 88,
"time": "1768309168"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 235,
"time": "1768310287"
},
"departure": {
"delay": 235,
"time": "1768310335"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1768309436"
},
"departure": {
"delay": 10,
"time": "1768309450"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1768309309"
},
"departure": {
"delay": 148,
"time": "1768309348"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1768308897"
},
"departure": {
"delay": 128,
"time": "1768308908"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1768308991"
},
"departure": {
"delay": 51,
"time": "1768309011"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768309532"
},
"departure": {
"delay": 54,
"time": "1768309554"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 90,
"time": "1768308690"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1768308921"
},
"departure": {
"delay": 91,
"time": "1768308931"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768309472"
},
"departure": {
"delay": 12,
"time": "1768309512"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1768310006"
},
"departure": {
"delay": 181,
"time": "1768310041"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747859x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011262x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768332329"
},
"departure": {
"delay": 29,
"time": "1768332329"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 29,
"time": "1768331969"
},
"departure": {
"delay": 29,
"time": "1768331969"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 40,
"time": "1768331800"
},
"departure": {
"delay": 40,
"time": "1768331800"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 29,
"time": "1768332389"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 47,
"time": "1768332047"
},
"departure": {
"delay": 47,
"time": "1768332047"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 77,
"time": "1768332197"
},
"departure": {
"delay": 77,
"time": "1768332197"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 29,
"time": "1768331729"
},
"departure": {
"delay": 29,
"time": "1768331729"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 83,
"time": "1768330583"
},
"departure": {
"delay": 83,
"time": "1768330583"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1768331414"
},
"departure": {
"delay": 74,
"time": "1768331414"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 84,
"time": "1768330824"
},
"departure": {
"delay": 84,
"time": "1768330824"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1768330253"
},
"departure": {
"delay": 53,
"time": "1768330253"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1768330404"
},
"departure": {
"delay": 24,
"time": "1768330404"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1768330949"
},
"departure": {
"delay": 29,
"time": "1768330949"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1768331129"
},
"departure": {
"delay": 29,
"time": "1768331129"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1768332018"
},
"departure": {
"delay": 78,
"time": "1768332018"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 31,
"time": "1768330651"
},
"departure": {
"delay": 31,
"time": "1768330651"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1768332087"
},
"departure": {
"delay": 87,
"time": "1768332087"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 73,
"time": "1768331833"
},
"departure": {
"delay": 73,
"time": "1768331833"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 29,
"time": "1768331489"
},
"departure": {
"delay": 29,
"time": "1768331489"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 32,
"time": "1768332272"
},
"departure": {
"delay": 32,
"time": "1768332272"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 77,
"time": "1768331177"
},
"departure": {
"delay": 77,
"time": "1768331177"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 62,
"time": "1768332242"
},
"departure": {
"delay": 62,
"time": "1768332242"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 29,
"time": "1768331369"
},
"departure": {
"delay": 29,
"time": "1768331369"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1768330543"
},
"departure": {
"delay": 43,
"time": "1768330543"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1768331291"
},
"departure": {
"delay": 71,
"time": "1768331291"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 29,
"time": "1768330469"
},
"departure": {
"delay": 29,
"time": "1768330469"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1768330756"
},
"departure": {
"delay": 76,
"time": "1768330756"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1768332124"
},
"departure": {
"delay": 64,
"time": "1768332124"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 79,
"time": "1768331239"
},
"departure": {
"delay": 79,
"time": "1768331239"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1768330473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011262x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1768327109"
},
"departure": {
"delay": 149,
"time": "1768327109"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1768328587"
},
"departure": {
"delay": 67,
"time": "1768328587"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1768327979"
},
"departure": {
"delay": 119,
"time": "1768327979"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1768327085"
},
"departure": {
"delay": 125,
"time": "1768327085"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1768328514"
},
"departure": {
"delay": 54,
"time": "1768328514"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1768329234"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 149,
"time": "1768326569"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 119,
"time": "1768327019"
},
"departure": {
"delay": 119,
"time": "1768327019"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1768329015"
},
"departure": {
"delay": 75,
"time": "1768329015"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1768327409"
},
"departure": {
"delay": 149,
"time": "1768327409"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1768327356"
},
"departure": {
"delay": 156,
"time": "1768327356"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 149,
"time": "1768326749"
},
"departure": {
"delay": 149,
"time": "1768326749"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1768328814"
},
"departure": {
"delay": 54,
"time": "1768328814"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1768328398"
},
"departure": {
"delay": 58,
"time": "1768328398"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1768327215"
},
"departure": {
"delay": 135,
"time": "1768327215"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1768327528"
},
"departure": {
"delay": 148,
"time": "1768327528"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1768328861"
},
"departure": {
"delay": 101,
"time": "1768328861"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 149,
"time": "1768327649"
},
"departure": {
"delay": 149,
"time": "1768327649"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768328280"
},
"departure": {
"delay": 120,
"time": "1768328280"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768326809"
},
"departure": {
"delay": 149,
"time": "1768326809"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1768328716"
},
"departure": {
"delay": 76,
"time": "1768328716"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 143,
"time": "1768326983"
},
"departure": {
"delay": 143,
"time": "1768326983"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1768328649"
},
"departure": {
"delay": 69,
"time": "1768328649"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 123,
"time": "1768326843"
},
"departure": {
"delay": 123,
"time": "1768326843"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1768328941"
},
"departure": {
"delay": 61,
"time": "1768328941"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 171,
"time": "1768326711"
},
"departure": {
"delay": 171,
"time": "1768326711"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1768328342"
},
"departure": {
"delay": 62,
"time": "1768328342"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1768328043"
},
"departure": {
"delay": 63,
"time": "1768328043"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1768329054"
},
"departure": {
"delay": 54,
"time": "1768329054"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 163,
"time": "1768326643"
},
"departure": {
"delay": 163,
"time": "1768326643"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1768328762"
},
"departure": {
"delay": 62,
"time": "1768328762"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 148,
"time": "1768327048"
},
"departure": {
"delay": 148,
"time": "1768327048"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1768327913"
},
"departure": {
"delay": 113,
"time": "1768327913"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1768328211"
},
"departure": {
"delay": 111,
"time": "1768328211"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768325890",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12381:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490639:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768331636"
},
"departure": {
"delay": 116,
"time": "1768331636"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1768331387"
},
"departure": {
"delay": 47,
"time": "1768331387"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1768330950"
},
"departure": {
"delay": -30,
"time": "1768330950"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1768331816"
},
"departure": {
"delay": 116,
"time": "1768331816"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1768331235"
},
"departure": {
"delay": 75,
"time": "1768331235"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768331135"
},
"departure": {
"delay": 35,
"time": "1768331135"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768331040"
},
"departure": {
"delay": 60,
"time": "1768331040"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1768331912"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1768331105"
},
"departure": {
"delay": 65,
"time": "1768331105"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1768331583"
},
"departure": {
"delay": 63,
"time": "1768331583"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1768331857"
},
"departure": {
"delay": 97,
"time": "1768331857"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1768331174"
},
"departure": {
"delay": 74,
"time": "1768331174"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1768331346"
},
"departure": {
"delay": 66,
"time": "1768331346"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768331726"
},
"departure": {
"delay": 86,
"time": "1768331726"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490639:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768332930"
},
"departure": {
"delay": 30,
"time": "1768332930"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1768332976"
},
"departure": {
"delay": 16,
"time": "1768332976"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1768332884"
},
"departure": {
"delay": 44,
"time": "1768332884"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1768332747"
},
"departure": {
"delay": 27,
"time": "1768332747"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1768333177"
},
"departure": {
"delay": 37,
"time": "1768333177"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768332792"
},
"departure": {
"delay": 12,
"time": "1768332792"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1768332671"
},
"departure": {
"delay": 11,
"time": "1768332671"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768328502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1120:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757947x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1768316954"
},
"departure": {
"delay": -32,
"time": "1768316968"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1768317209"
},
"departure": {
"delay": -53,
"time": "1768317247"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1768315816"
},
"departure": {
"delay": 108,
"time": "1768315848"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1768316091"
},
"departure": {
"delay": 51,
"time": "1768316091"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1768317742"
},
"departure": {
"delay": -30,
"time": "1768317750"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -64,
"time": "1768317321"
},
"departure": {
"delay": -64,
"time": "1768317356"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": -52,
"time": "1768315508"
},
"stopId": "FR:50539:ZE:SPEPC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1768317649"
},
"departure": {
"delay": -32,
"time": "1768317688"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1768317950"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -60,
"time": "1768317173"
},
"departure": {
"delay": -60,
"time": "1768317180"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -38,
"time": "1768317372"
},
"departure": {
"delay": -38,
"time": "1768317382"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1768315935"
},
"departure": {
"delay": 85,
"time": "1768315945"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1768316694"
},
"departure": {
"delay": -30,
"time": "1768316730"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1768316449"
},
"departure": {
"delay": 27,
"time": "1768316487"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1768316888"
},
"departure": {
"delay": -59,
"time": "1768316941"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768317795"
},
"departure": {
"delay": 4,
"time": "1768317844"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -51,
"time": "1768317298"
},
"departure": {
"delay": -51,
"time": "1768317309"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -58,
"time": "1768317018"
},
"departure": {
"delay": -58,
"time": "1768317062"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1768316270"
},
"departure": {
"delay": 19,
"time": "1768316299"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1768317981"
},
"departure": {
"delay": 112,
"time": "1768318012"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757947x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13845:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328340"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768328940"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768328720"
},
"departure": {
"delay": 20,
"time": "1768328720"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768327860"
},
"departure": {
"delay": 60,
"time": "1768327860"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768326900"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768328220"
},
"departure": {
"time": "1768328220"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768327680"
},
"departure": {
"time": "1768327680"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768327920"
},
"departure": {
"delay": 60,
"time": "1768327920"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768329140"
},
"departure": {
"delay": 20,
"time": "1768329140"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768327800"
},
"departure": {
"time": "1768327800"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768327440"
},
"departure": {
"time": "1768327440"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768327020"
},
"departure": {
"delay": 60,
"time": "1768327020"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768327200"
},
"departure": {
"delay": 60,
"time": "1768327200"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328580"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768327980"
},
"departure": {
"time": "1768327980"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768326960"
},
"departure": {
"time": "1768326960"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768328880"
},
"departure": {
"delay": 60,
"time": "1768328880"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768327560"
},
"departure": {
"delay": 60,
"time": "1768327560"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768329360"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768328040"
},
"departure": {
"time": "1768328040"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1768328700"
},
"departure": {
"delay": 60,
"time": "1768328700"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768327080"
},
"departure": {
"delay": 60,
"time": "1768327080"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768327320"
},
"departure": {
"delay": 60,
"time": "1768327320"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1768326920"
},
"departure": {
"delay": 20,
"time": "1768326920"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768327140"
},
"departure": {
"time": "1768327140"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768327380"
},
"departure": {
"delay": 60,
"time": "1768327380"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768329120"
},
"departure": {
"delay": 60,
"time": "1768329120"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1768326340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13845:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3389F5211682x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1768327680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768335900"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768334160"
},
"departure": {
"time": "1768334220"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333260"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768335300"
},
"departure": {
"time": "1768335360"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768324053",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3389F5211682x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3504:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1768330013"
},
"departure": {
"delay": 78,
"time": "1768330038"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1768330909"
},
"departure": {
"delay": 169,
"time": "1768330909"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 201,
"time": "1768330521"
},
"departure": {
"delay": 201,
"time": "1768330521"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1768330099"
},
"departure": {
"delay": 98,
"time": "1768330118"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768329930"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 236,
"time": "1768331096"
},
"departure": {
"delay": 236,
"time": "1768331096"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1768330315"
},
"departure": {
"delay": 138,
"time": "1768330338"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1768331824"
},
"departure": {
"delay": 184,
"time": "1768331824"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 223,
"time": "1768331683"
},
"departure": {
"delay": 223,
"time": "1768331683"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 170,
"time": "1768331330"
},
"departure": {
"delay": 170,
"time": "1768331330"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 211,
"time": "1768330651"
},
"departure": {
"delay": 211,
"time": "1768330651"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1768330410"
},
"departure": {
"delay": 178,
"time": "1768330438"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 227,
"time": "1768331447"
},
"departure": {
"delay": 227,
"time": "1768331447"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1768331615"
},
"departure": {
"delay": 215,
"time": "1768331615"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1768330203"
},
"departure": {
"delay": 98,
"time": "1768330238"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1768330792"
},
"departure": {
"delay": 112,
"time": "1768330792"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 212,
"time": "1768331012"
},
"departure": {
"delay": 212,
"time": "1768331012"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1768331584"
},
"departure": {
"delay": 184,
"time": "1768331584"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 284,
"time": "1768331204"
},
"departure": {
"delay": 284,
"time": "1768331204"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768329622",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3504:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745267x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 308,
"time": "1768324288"
},
"departure": {
"delay": 308,
"time": "1768324328"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 314,
"time": "1768325383"
},
"departure": {
"delay": 314,
"time": "1768325414"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 295,
"time": "1768324955"
},
"departure": {
"delay": 295,
"time": "1768325035"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 303,
"time": "1768325643"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 317,
"time": "1768325184"
},
"departure": {
"delay": 317,
"time": "1768325237"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 306,
"time": "1768324587"
},
"departure": {
"delay": 306,
"time": "1768324626"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 327,
"time": "1768324419"
},
"departure": {
"delay": 327,
"time": "1768324467"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 325,
"time": "1768325259"
},
"departure": {
"delay": 325,
"time": "1768325305"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1768324889"
},
"departure": {
"delay": 248,
"time": "1768324928"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 252,
"time": "1768324777"
},
"departure": {
"delay": 252,
"time": "1768324812"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 296,
"time": "1768324349"
},
"departure": {
"delay": 296,
"time": "1768324376"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 305,
"time": "1768324675"
},
"departure": {
"delay": 305,
"time": "1768324745"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 265,
"time": "1768325087"
},
"departure": {
"delay": 265,
"time": "1768325125"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 339,
"time": "1768325438"
},
"departure": {
"delay": 339,
"time": "1768325499"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 324,
"time": "1768325327"
},
"departure": {
"delay": 324,
"time": "1768325364"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745267x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747507x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1768299953"
},
"departure": {
"delay": -45,
"time": "1768300155"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -93,
"time": "1768300332"
},
"departure": {
"delay": -93,
"time": "1768300347"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1768299595"
},
"departure": {
"delay": 126,
"time": "1768299606"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 206,
"time": "1768301536"
},
"departure": {
"delay": 206,
"time": "1768301546"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1768300679"
},
"departure": {
"delay": -42,
"time": "1768300818"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 42,
"time": "1768299342"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1768299387"
},
"departure": {
"delay": 43,
"time": "1768299403"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1768301564"
},
"departure": {
"delay": 172,
"time": "1768301572"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -70,
"time": "1768301076"
},
"departure": {
"delay": -70,
"time": "1768301090"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768299843"
},
"departure": {
"delay": 6,
"time": "1768299906"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1768300291"
},
"departure": {
"delay": -78,
"time": "1768300302"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1768299630"
},
"departure": {
"delay": 99,
"time": "1768299639"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768299446"
},
"departure": {
"delay": 54,
"time": "1768299474"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -150,
"time": "1768300519"
},
"departure": {
"delay": -150,
"time": "1768300530"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -148,
"time": "1768300442"
},
"departure": {
"delay": -148,
"time": "1768300472"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768301670"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1768299672"
},
"departure": {
"delay": 84,
"time": "1768299684"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1768300893"
},
"departure": {
"delay": -17,
"time": "1768300903"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -67,
"time": "1768301136"
},
"departure": {
"delay": -67,
"time": "1768301153"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1768301182"
},
"departure": {
"delay": -2,
"time": "1768301218"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 197,
"time": "1768301234"
},
"departure": {
"delay": 197,
"time": "1768301477"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747507x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7881:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768330374"
},
"departure": {
"delay": 18,
"time": "1768330398"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1768329520"
},
"departure": {
"delay": 160,
"time": "1768329520"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768330488"
},
"departure": {
"delay": 48,
"time": "1768330488"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 98,
"time": "1768328798"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1768329796"
},
"departure": {
"delay": 76,
"time": "1768329796"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768330552"
},
"departure": {
"delay": 52,
"time": "1768330552"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1768330323"
},
"departure": {
"delay": 63,
"time": "1768330323"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1768329454"
},
"departure": {
"delay": 154,
"time": "1768329454"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1768329301"
},
"departure": {
"delay": 160,
"time": "1768329400"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1768330156"
},
"departure": {
"delay": 76,
"time": "1768330156"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1768328902"
},
"departure": {
"delay": 82,
"time": "1768328902"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1768330665"
},
"departure": {
"delay": 45,
"time": "1768330665"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1768329710"
},
"departure": {
"delay": 50,
"time": "1768329710"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1768329149"
},
"departure": {
"delay": 149,
"time": "1768329149"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1768329981"
},
"departure": {
"delay": 100,
"time": "1768330000"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1768330967"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1768328848"
},
"departure": {
"delay": 88,
"time": "1768328848"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1768330225"
},
"departure": {
"delay": 25,
"time": "1768330225"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1768329073"
},
"departure": {
"delay": 133,
"time": "1768329073"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1768330845"
},
"departure": {
"delay": 45,
"time": "1768330845"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1768330579"
},
"departure": {
"delay": 79,
"time": "1768330579"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1768330116"
},
"departure": {
"delay": 96,
"time": "1768330116"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1768329210"
},
"departure": {
"delay": 150,
"time": "1768329210"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1768329259"
},
"departure": {
"delay": 139,
"time": "1768329259"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1768330056"
},
"departure": {
"delay": 97,
"time": "1768330057"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1768329600"
},
"departure": {
"delay": 48,
"time": "1768329648"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1768328998"
},
"departure": {
"delay": 118,
"time": "1768328998"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1768329024"
},
"departure": {
"delay": 144,
"time": "1768329024"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1768330760"
},
"departure": {
"delay": 80,
"time": "1768330760"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1768329899"
},
"departure": {
"delay": 59,
"time": "1768329899"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768328802",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7881:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758407x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1768293777"
},
"departure": {
"delay": 25,
"time": "1768293865"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768294618"
},
"departure": {
"delay": 6,
"time": "1768294626"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1768296215"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -33,
"time": "1768294700"
},
"departure": {
"delay": -33,
"time": "1768294707"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 11,
"time": "1768293311"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1768294025"
},
"departure": {
"delay": 13,
"time": "1768294033"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768294268"
},
"departure": {
"delay": 5,
"time": "1768294325"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1768295975"
},
"departure": {
"delay": -12,
"time": "1768295988"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1768295754"
},
"departure": {
"delay": 8,
"time": "1768295828"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1768294959"
},
"departure": {
"delay": 11,
"time": "1768295051"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768295229"
},
"departure": {
"delay": 12,
"time": "1768295412"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1768293521"
},
"departure": {
"delay": 23,
"time": "1768293563"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758407x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8771:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1768331138"
},
"departure": {
"delay": -22,
"time": "1768331138"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768330425"
},
"departure": {
"delay": 45,
"time": "1768330425"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768330385"
},
"departure": {
"delay": 65,
"time": "1768330385"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1768330314"
},
"departure": {
"delay": 54,
"time": "1768330314"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1768331032"
},
"departure": {
"delay": -8,
"time": "1768331032"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1768331172"
},
"departure": {
"delay": 12,
"time": "1768331172"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1768331296"
},
"departure": {
"delay": 16,
"time": "1768331296"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768330957"
},
"departure": {
"delay": 37,
"time": "1768330957"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1768331438"
},
"departure": {
"delay": -22,
"time": "1768331438"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1768330478"
},
"departure": {
"delay": -22,
"time": "1768330478"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1768331387"
},
"departure": {
"delay": -13,
"time": "1768331387"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1768331561"
},
"departure": {
"delay": -19,
"time": "1768331561"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1768331231"
},
"departure": {
"delay": 11,
"time": "1768331231"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1768330114"
},
"departure": {
"delay": 94,
"time": "1768330114"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1768330673"
},
"departure": {
"delay": -7,
"time": "1768330673"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1768330534"
},
"departure": {
"delay": 34,
"time": "1768330534"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1768330844"
},
"departure": {
"delay": -16,
"time": "1768330844"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1768331618"
},
"departure": {
"delay": -22,
"time": "1768331618"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1768332038"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1768330503"
},
"departure": {
"delay": 63,
"time": "1768330503"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1768330187"
},
"departure": {
"delay": 107,
"time": "1768330187"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1768331636"
},
"departure": {
"delay": -4,
"time": "1768331636"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1768331500"
},
"departure": {
"delay": -20,
"time": "1768331500"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1768330988"
},
"departure": {
"delay": 8,
"time": "1768330988"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1768330130"
},
"departure": {
"delay": 50,
"time": "1768330130"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1768330791"
},
"departure": {
"delay": -9,
"time": "1768330791"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1768331556"
},
"departure": {
"delay": 36,
"time": "1768331556"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1768330220"
},
"departure": {
"delay": 80,
"time": "1768330220"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1768330718"
},
"departure": {
"delay": -22,
"time": "1768330718"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1768330623"
},
"departure": {
"delay": 3,
"time": "1768330623"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1768330255"
},
"departure": {
"delay": 55,
"time": "1768330255"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768329801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8771:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768301340"
},
"departure": {
"time": "1768301340"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768300620"
},
"departure": {
"time": "1768300620"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768300440"
},
"departure": {
"time": "1768300440"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768300320"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768301460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768300920"
},
"departure": {
"time": "1768300920"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768300740"
},
"departure": {
"time": "1768300740"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768300560"
},
"departure": {
"time": "1768300560"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768301220"
},
"departure": {
"time": "1768301220"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768301040"
},
"departure": {
"time": "1768301040"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768300500"
},
"departure": {
"time": "1768300500"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768300800"
},
"departure": {
"time": "1768300800"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768301280"
},
"departure": {
"time": "1768301280"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768300860"
},
"departure": {
"time": "1768300860"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768300380"
},
"departure": {
"time": "1768300380"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768300209",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758086x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1768327590"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1094,
"time": "1768327085"
},
"departure": {
"delay": 1094,
"time": "1768327094"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1101,
"time": "1768328402"
},
"departure": {
"delay": 1101,
"time": "1768328421"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1056,
"time": "1768327915"
},
"departure": {
"delay": 1056,
"time": "1768327956"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1201,
"time": "1768326415"
},
"departure": {
"delay": 1201,
"time": "1768326421"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1040,
"time": "1768327209"
},
"departure": {
"delay": 1040,
"time": "1768327220"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1012,
"time": "1768327599"
},
"departure": {
"delay": 1012,
"time": "1768327612"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1091,
"time": "1768328338"
},
"departure": {
"delay": 1091,
"time": "1768328351"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1052,
"time": "1768328197"
},
"departure": {
"delay": 1052,
"time": "1768328252"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 1233,
"time": "1768326333"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1130,
"time": "1768326819"
},
"departure": {
"delay": 1130,
"time": "1768326830"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1089,
"time": "1768326599"
},
"departure": {
"delay": 1089,
"time": "1768326609"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1023,
"time": "1768328090"
},
"departure": {
"delay": 1023,
"time": "1768328163"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1043,
"time": "1768327447"
},
"departure": {
"delay": 1043,
"time": "1768327463"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758086x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745211x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 76,
"time": "1768305676"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768305850"
},
"departure": {
"delay": 44,
"time": "1768305884"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1768306642"
},
"departure": {
"delay": 129,
"time": "1768306689"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 396,
"time": "1768307342"
},
"departure": {
"delay": 396,
"time": "1768307436"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1768305929"
},
"departure": {
"delay": 91,
"time": "1768306051"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1768306099"
},
"departure": {
"delay": 112,
"time": "1768306132"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 334,
"time": "1768307253"
},
"departure": {
"delay": 334,
"time": "1768307314"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1768306745"
},
"departure": {
"delay": 198,
"time": "1768306878"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1768306457"
},
"departure": {
"delay": 194,
"time": "1768306514"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 296,
"time": "1768307636"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 231,
"time": "1768307001"
},
"departure": {
"delay": 231,
"time": "1768307091"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 205,
"time": "1768306906"
},
"departure": {
"delay": 205,
"time": "1768306945"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 387,
"time": "1768307540"
},
"departure": {
"delay": 387,
"time": "1768307547"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1768307137"
},
"departure": {
"delay": 302,
"time": "1768307222"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1768305730"
},
"departure": {
"delay": 17,
"time": "1768305797"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1768306161"
},
"departure": {
"delay": 119,
"time": "1768306199"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1768306243"
},
"departure": {
"delay": 154,
"time": "1768306294"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1768306557"
},
"departure": {
"delay": 161,
"time": "1768306601"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 417,
"time": "1768307461"
},
"departure": {
"delay": 417,
"time": "1768307517"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745211x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745245x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1768299681"
},
"departure": {
"delay": -48,
"time": "1768299732"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -129,
"time": "1768299134"
},
"departure": {
"delay": -129,
"time": "1768299171"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -119,
"time": "1768299865"
},
"departure": {
"delay": -119,
"time": "1768299901"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -88,
"time": "1768299396"
},
"departure": {
"delay": -88,
"time": "1768299512"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1768298989"
},
"departure": {
"delay": -40,
"time": "1768299020"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1768298753"
},
"departure": {
"delay": -19,
"time": "1768298801"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1768298826"
},
"departure": {
"delay": -19,
"time": "1768298861"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -136,
"time": "1768299326"
},
"departure": {
"delay": -136,
"time": "1768299344"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1768298679"
},
"departure": {
"delay": -32,
"time": "1768298728"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -117,
"time": "1768299229"
},
"departure": {
"delay": -117,
"time": "1768299243"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1768298925"
},
"departure": {
"delay": -37,
"time": "1768298963"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1768299763"
},
"departure": {
"delay": -100,
"time": "1768299800"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 36,
"time": "1768298436"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -52,
"time": "1768298548"
},
"departure": {
"delay": -52,
"time": "1768298588"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -78,
"time": "1768299619"
},
"departure": {
"delay": -78,
"time": "1768299642"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -94,
"time": "1768300046"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -49,
"time": "1768298608"
},
"departure": {
"delay": -49,
"time": "1768298651"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -77,
"time": "1768299539"
},
"departure": {
"delay": -77,
"time": "1768299583"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1768298511"
},
"departure": {
"delay": -51,
"time": "1768298529"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -76,
"time": "1768299064"
},
"departure": {
"delay": -76,
"time": "1768299104"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745245x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768321865"
},
"departure": {
"delay": 5,
"time": "1768321865"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768322760"
},
"departure": {
"time": "1768322760"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768322100"
},
"departure": {
"time": "1768322100"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768321680"
},
"departure": {
"time": "1768321680"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768323240"
},
"departure": {
"time": "1768323240"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1768320960"
},
"departure": {
"time": "1768320960"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768322220"
},
"departure": {
"time": "1768322220"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768323000"
},
"departure": {
"time": "1768323000"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768321800"
},
"departure": {
"time": "1768321800"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768323245"
},
"departure": {
"delay": 5,
"time": "1768323245"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768322280"
},
"departure": {
"time": "1768322280"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768321500"
},
"departure": {
"time": "1768321500"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768323120"
},
"departure": {
"time": "1768323120"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768323300"
},
"departure": {
"time": "1768323300"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768321380"
},
"departure": {
"time": "1768321380"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768321200"
},
"departure": {
"time": "1768321200"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768321920"
},
"departure": {
"time": "1768321920"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768321860"
},
"departure": {
"time": "1768321860"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768321440"
},
"departure": {
"time": "1768321440"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768321980"
},
"departure": {
"time": "1768321980"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768322640"
},
"departure": {
"time": "1768322640"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768323420"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768320300"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768321320"
},
"departure": {
"time": "1768321320"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768322880"
},
"departure": {
"time": "1768322880"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768322460"
},
"departure": {
"time": "1768322460"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768318014",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx475:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230637x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768331463"
},
"departure": {
"delay": 3,
"time": "1768331463"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1768330350"
},
"departure": {
"delay": 90,
"time": "1768330350"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1768330458"
},
"departure": {
"delay": 18,
"time": "1768330458"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1768330523"
},
"departure": {
"delay": 23,
"time": "1768330523"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1768331232"
},
"departure": {
"delay": 12,
"time": "1768331232"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1768331570"
},
"departure": {
"delay": 50,
"time": "1768331570"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1768331715"
},
"departure": {
"delay": 15,
"time": "1768331715"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1768331323"
},
"departure": {
"delay": 43,
"time": "1768331323"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1768331001"
},
"departure": {
"delay": 21,
"time": "1768331001"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1768330858"
},
"departure": {
"delay": 58,
"time": "1768330858"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1768330235"
},
"departure": {
"delay": 35,
"time": "1768330235"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768331283"
},
"departure": {
"delay": 3,
"time": "1768331283"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1768330658"
},
"departure": {
"delay": 38,
"time": "1768330658"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768330803"
},
"departure": {
"delay": 3,
"time": "1768330803"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768330617"
},
"departure": {
"delay": 57,
"time": "1768330617"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768331103"
},
"departure": {
"delay": 3,
"time": "1768331103"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1768330922"
},
"departure": {
"delay": 62,
"time": "1768330922"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1768331659"
},
"departure": {
"delay": 19,
"time": "1768331659"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1768331763"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1768331167"
},
"departure": {
"delay": 7,
"time": "1768331167"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1768331055"
},
"departure": {
"delay": 15,
"time": "1768331055"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1768330563"
},
"departure": {
"delay": 3,
"time": "1768330563"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768331390"
},
"departure": {
"delay": 50,
"time": "1768331390"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1768331513"
},
"departure": {
"delay": 53,
"time": "1768331513"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1768330463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230637x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1768330309"
},
"departure": {
"delay": -62,
"time": "1768330318"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768330500"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1768329818"
},
"departure": {
"delay": -20,
"time": "1768329820"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1768329269"
},
"departure": {
"delay": 8,
"time": "1768329308"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1768330404"
},
"departure": {
"delay": -22,
"time": "1768330418"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -59,
"time": "1768330139"
},
"departure": {
"delay": -59,
"time": "1768330141"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1768330563"
},
"departure": {
"delay": 3,
"time": "1768330563"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1768329368"
},
"departure": {
"delay": 18,
"time": "1768329378"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1768329182"
},
"departure": {
"delay": 38,
"time": "1768329218"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -42,
"time": "1768330031"
},
"departure": {
"delay": -42,
"time": "1768330038"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -82,
"time": "1768329922"
},
"departure": {
"delay": -82,
"time": "1768329938"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1768329083"
},
"departure": {
"delay": 58,
"time": "1768329118"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1768330831"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -2,
"time": "1768329462"
},
"departure": {
"delay": -2,
"time": "1768329478"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1768329012"
},
"departure": {
"delay": 18,
"time": "1768329018"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1768329733"
},
"departure": {
"delay": -12,
"time": "1768329768"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1768330226"
},
"departure": {
"delay": -22,
"time": "1768330238"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1768329644"
},
"departure": {
"delay": -42,
"time": "1768329678"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -82,
"time": "1768329564"
},
"departure": {
"delay": -82,
"time": "1768329578"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768329022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2129:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745288x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 580,
"time": "1768328165"
},
"departure": {
"delay": 580,
"time": "1768328200"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 436,
"time": "1768328815"
},
"departure": {
"delay": 436,
"time": "1768328836"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 432,
"time": "1768329117"
},
"departure": {
"delay": 432,
"time": "1768329132"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 493,
"time": "1768328735"
},
"departure": {
"delay": 493,
"time": "1768328773"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 397,
"time": "1768329337"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 588,
"time": "1768328416"
},
"departure": {
"delay": 588,
"time": "1768328448"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 611,
"time": "1768327811"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 560,
"time": "1768327961"
},
"departure": {
"delay": 560,
"time": "1768328000"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 507,
"time": "1768329074"
},
"departure": {
"delay": 507,
"time": "1768329087"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 424,
"time": "1768329193"
},
"departure": {
"delay": 424,
"time": "1768329244"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 491,
"time": "1768328578"
},
"departure": {
"delay": 491,
"time": "1768328591"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 568,
"time": "1768328482"
},
"departure": {
"delay": 568,
"time": "1768328548"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 588,
"time": "1768328356"
},
"departure": {
"delay": 588,
"time": "1768328388"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 509,
"time": "1768328642"
},
"departure": {
"delay": 509,
"time": "1768328669"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 578,
"time": "1768328092"
},
"departure": {
"delay": 578,
"time": "1768328138"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 561,
"time": "1768327904"
},
"departure": {
"delay": 561,
"time": "1768327941"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 577,
"time": "1768328227"
},
"departure": {
"delay": 577,
"time": "1768328257"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 473,
"time": "1768328932"
},
"departure": {
"delay": 473,
"time": "1768328993"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 568,
"time": "1768328021"
},
"departure": {
"delay": 568,
"time": "1768328068"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 443,
"time": "1768328866"
},
"departure": {
"delay": 443,
"time": "1768328903"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745288x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768297800"
},
"departure": {
"time": "1768297800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768299420"
},
"departure": {
"time": "1768299420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768298460"
},
"departure": {
"time": "1768298460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768300260"
},
"departure": {
"time": "1768300260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768298880"
},
"departure": {
"time": "1768298880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768297740"
},
"departure": {
"time": "1768297740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768297500"
},
"departure": {
"time": "1768297500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768299180"
},
"departure": {
"time": "1768299180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768300440"
},
"departure": {
"time": "1768300440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768300200"
},
"departure": {
"time": "1768300200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768299780"
},
"departure": {
"time": "1768299780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768300500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1768297200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768297260"
},
"departure": {
"time": "1768297260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768300080"
},
"departure": {
"time": "1768300080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768299120"
},
"departure": {
"time": "1768299120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768298100"
},
"departure": {
"time": "1768298100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768297920"
},
"departure": {
"time": "1768297920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768299660"
},
"departure": {
"time": "1768299660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768300320"
},
"departure": {
"time": "1768300320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768299060"
},
"departure": {
"time": "1768299060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768299960"
},
"departure": {
"time": "1768299960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768299900"
},
"departure": {
"time": "1768299900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768297440"
},
"departure": {
"time": "1768297440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768298820"
},
"departure": {
"time": "1768298820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768297320"
},
"departure": {
"time": "1768297320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768299300"
},
"departure": {
"time": "1768299300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768298160"
},
"departure": {
"time": "1768298160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768299720"
},
"departure": {
"time": "1768299720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768298280"
},
"departure": {
"time": "1768298280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768299840"
},
"departure": {
"time": "1768299840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768299600"
},
"departure": {
"time": "1768299600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768297680"
},
"departure": {
"time": "1768297680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768283158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:381:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2560:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1768328850"
},
"departure": {
"delay": 156,
"time": "1768328856"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1768329434"
},
"departure": {
"delay": 136,
"time": "1768329436"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1768329098"
},
"departure": {
"delay": 176,
"time": "1768329116"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1768329008"
},
"departure": {
"delay": 136,
"time": "1768329016"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1768328937"
},
"departure": {
"delay": 136,
"time": "1768328956"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1768328315"
},
"departure": {
"delay": 176,
"time": "1768328336"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1768328417"
},
"departure": {
"delay": 156,
"time": "1768328436"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 176,
"time": "1768329319"
},
"departure": {
"delay": 176,
"time": "1768329356"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 196,
"time": "1768329725"
},
"departure": {
"delay": 196,
"time": "1768329736"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768329859"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1768328514"
},
"departure": {
"delay": 136,
"time": "1768328536"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1768329624"
},
"departure": {
"delay": 156,
"time": "1768329636"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 196,
"time": "1768328629"
},
"departure": {
"delay": 196,
"time": "1768328656"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1768328751"
},
"departure": {
"delay": 116,
"time": "1768328756"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1768329210"
},
"departure": {
"delay": 156,
"time": "1768329216"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1768329525"
},
"departure": {
"delay": 176,
"time": "1768329536"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1768328229"
},
"departure": {
"delay": 136,
"time": "1768328236"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 36,
"time": "1768328136"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768328142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2560:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx837:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1768328646"
},
"departure": {
"delay": 126,
"time": "1768328646"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1768328706"
},
"departure": {
"delay": 126,
"time": "1768328706"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1768328425"
},
"departure": {
"delay": 85,
"time": "1768328425"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1768329697"
},
"departure": {
"delay": 121,
"time": "1768329721"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1768328249"
},
"departure": {
"delay": 89,
"time": "1768328249"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 91,
"time": "1768327771"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1768329396"
},
"departure": {
"delay": 61,
"time": "1768329421"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1768329849"
},
"departure": {
"delay": 151,
"time": "1768329871"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1768329924"
},
"departure": {
"delay": 166,
"time": "1768329946"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1768330577"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1768330171"
},
"departure": {
"delay": 151,
"time": "1768330171"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1768330397"
},
"departure": {
"delay": 137,
"time": "1768330397"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1768329171"
},
"departure": {
"delay": 136,
"time": "1768329196"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1768328796"
},
"departure": {
"delay": 121,
"time": "1768328821"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1768327947"
},
"departure": {
"delay": 87,
"time": "1768327947"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1768329071"
},
"departure": {
"delay": 96,
"time": "1768329096"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1768328872"
},
"departure": {
"delay": 76,
"time": "1768328896"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1768328173"
},
"departure": {
"delay": 73,
"time": "1768328173"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768328049"
},
"departure": {
"delay": 69,
"time": "1768328049"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1768328947"
},
"departure": {
"delay": 67,
"time": "1768328947"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1768329271"
},
"departure": {
"delay": 91,
"time": "1768329271"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1768329596"
},
"departure": {
"delay": 116,
"time": "1768329596"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1768330096"
},
"departure": {
"delay": 136,
"time": "1768330096"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1768329997"
},
"departure": {
"delay": 157,
"time": "1768329997"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1768330271"
},
"departure": {
"delay": 131,
"time": "1768330271"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1768327876"
},
"departure": {
"delay": 96,
"time": "1768327896"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1768328499"
},
"departure": {
"delay": 99,
"time": "1768328499"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768327783",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx837:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12490:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768329702"
},
"departure": {
"delay": 102,
"time": "1768329702"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1768329903"
},
"departure": {
"delay": 63,
"time": "1768329903"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1768330137"
},
"departure": {
"delay": -3,
"time": "1768330137"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1768329861"
},
"departure": {
"delay": 81,
"time": "1768329861"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1768330949"
},
"departure": {
"delay": 29,
"time": "1768330949"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1768329764"
},
"departure": {
"delay": 104,
"time": "1768329764"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1768331053"
},
"departure": {
"delay": 73,
"time": "1768331053"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1768330205"
},
"departure": {
"delay": -55,
"time": "1768330205"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768331151"
},
"departure": {
"delay": 51,
"time": "1768331151"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1768331728"
},
"departure": {
"delay": 28,
"time": "1768331728"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1768329651"
},
"departure": {
"delay": 51,
"time": "1768329651"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1768331667"
},
"departure": {
"delay": 27,
"time": "1768331667"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 86,
"time": "1768329866"
},
"departure": {
"delay": 86,
"time": "1768329866"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1768331907"
},
"departure": {
"delay": 27,
"time": "1768331907"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 61,
"time": "1768330501"
},
"departure": {
"delay": 61,
"time": "1768330501"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1768331778"
},
"departure": {
"delay": 18,
"time": "1768331778"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1768330557"
},
"departure": {
"delay": 57,
"time": "1768330557"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1768331488"
},
"departure": {
"delay": 28,
"time": "1768331488"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1768330093"
},
"departure": {
"delay": 13,
"time": "1768330093"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 57,
"time": "1768329537"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -72,
"time": "1768330248"
},
"departure": {
"delay": -72,
"time": "1768330248"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1768331455"
},
"departure": {
"delay": 55,
"time": "1768331455"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1768330023"
},
"departure": {
"delay": 63,
"time": "1768330023"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1768329608"
},
"departure": {
"delay": 68,
"time": "1768329608"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768331271"
},
"departure": {
"delay": 51,
"time": "1768331271"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1768329939"
},
"departure": {
"delay": 39,
"time": "1768329939"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1768329973"
},
"departure": {
"delay": 73,
"time": "1768329973"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768330437"
},
"departure": {
"delay": 57,
"time": "1768330437"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768331127"
},
"departure": {
"delay": 27,
"time": "1768331127"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1768330827"
},
"departure": {
"delay": 27,
"time": "1768330827"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1768329799"
},
"departure": {
"delay": 79,
"time": "1768329799"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1768331642"
},
"departure": {
"delay": 62,
"time": "1768331642"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1768332087"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 58,
"time": "1768331398"
},
"departure": {
"delay": 58,
"time": "1768331398"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1768331367"
},
"departure": {
"delay": 27,
"time": "1768331367"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1768331540"
},
"departure": {
"delay": 20,
"time": "1768331540"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768329542",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12490:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768332067"
},
"departure": {
"delay": 7,
"time": "1768332067"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1768332327"
},
"departure": {
"delay": 27,
"time": "1768332327"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1768332700"
},
"departure": {
"delay": 40,
"time": "1768332700"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768332815"
},
"departure": {
"delay": 35,
"time": "1768332815"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1768332566"
},
"departure": {
"delay": 26,
"time": "1768332566"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768332270"
},
"departure": {
"delay": 30,
"time": "1768332270"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768332132"
},
"departure": {
"delay": 12,
"time": "1768332132"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768332766"
},
"departure": {
"delay": 46,
"time": "1768332766"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768332630"
},
"departure": {
"delay": 30,
"time": "1768332630"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1768332592"
},
"departure": {
"delay": 52,
"time": "1768332592"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768332510"
},
"departure": {
"delay": 30,
"time": "1768332510"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768332412"
},
"departure": {
"delay": 52,
"time": "1768332412"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8260:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746247x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768322390"
},
"departure": {
"delay": 41,
"time": "1768322441"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1768322258"
},
"departure": {
"delay": 70,
"time": "1768322290"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 37,
"time": "1768321717"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1768321932"
},
"departure": {
"delay": 27,
"time": "1768321947"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768323958"
},
"departure": {
"delay": 38,
"time": "1768323998"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1768325015"
},
"departure": {
"delay": 66,
"time": "1768325046"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 85,
"time": "1768324307"
},
"departure": {
"delay": 85,
"time": "1768324345"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 82,
"time": "1768321965"
},
"departure": {
"delay": 82,
"time": "1768322002"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 237,
"time": "1768323185"
},
"departure": {
"delay": 237,
"time": "1768323237"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1768322022"
},
"departure": {
"delay": 82,
"time": "1768322062"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768325392"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 117,
"time": "1768324821"
},
"departure": {
"delay": 117,
"time": "1768324857"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 75,
"time": "1768324059"
},
"departure": {
"delay": 75,
"time": "1768324095"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1768324914"
},
"departure": {
"delay": 67,
"time": "1768324927"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 97,
"time": "1768322120"
},
"departure": {
"delay": 97,
"time": "1768322137"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1768322214"
},
"departure": {
"delay": 85,
"time": "1768322245"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1768324689"
},
"departure": {
"delay": 129,
"time": "1768324749"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 27,
"time": "1768322534"
},
"departure": {
"delay": 27,
"time": "1768322547"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1768323653"
},
"departure": {
"delay": 140,
"time": "1768323680"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 93,
"time": "1768324373"
},
"departure": {
"delay": 93,
"time": "1768324413"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 98,
"time": "1768323718"
},
"departure": {
"delay": 98,
"time": "1768323758"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 200,
"time": "1768323450"
},
"departure": {
"delay": 200,
"time": "1768323500"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1768322184"
},
"departure": {
"delay": 98,
"time": "1768322198"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1768324864"
},
"departure": {
"delay": 95,
"time": "1768324895"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 100,
"time": "1768324767"
},
"departure": {
"delay": 100,
"time": "1768324780"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 55,
"time": "1768324947"
},
"departure": {
"delay": 55,
"time": "1768324975"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 150,
"time": "1768323549"
},
"departure": {
"delay": 150,
"time": "1768323570"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1768324593"
},
"departure": {
"delay": 70,
"time": "1768324630"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 144,
"time": "1768322807"
},
"departure": {
"delay": 144,
"time": "1768323024"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1768323322"
},
"departure": {
"delay": 228,
"time": "1768323408"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1768322603"
},
"departure": {
"delay": 32,
"time": "1768322672"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1768325061"
},
"departure": {
"delay": 36,
"time": "1768325076"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 105,
"time": "1768324651"
},
"departure": {
"delay": 105,
"time": "1768324665"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1768323898"
},
"departure": {
"delay": 38,
"time": "1768323938"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1768323817"
},
"departure": {
"delay": 73,
"time": "1768323853"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1768324543"
},
"departure": {
"delay": 76,
"time": "1768324576"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1768324480"
},
"departure": {
"delay": 54,
"time": "1768324494"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 101,
"time": "1768324204"
},
"departure": {
"delay": 101,
"time": "1768324241"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 76,
"time": "1768324264"
},
"departure": {
"delay": 76,
"time": "1768324276"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1768325337"
},
"departure": {
"delay": 75,
"time": "1768325355"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 130,
"time": "1768322071"
},
"departure": {
"delay": 130,
"time": "1768322110"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1768325291"
},
"departure": {
"delay": 87,
"time": "1768325307"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 53,
"time": "1768321883"
},
"departure": {
"delay": 53,
"time": "1768321913"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1768323609"
},
"departure": {
"delay": 152,
"time": "1768323632"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1768322499"
},
"departure": {
"delay": 56,
"time": "1768322516"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1768324148"
},
"departure": {
"delay": 79,
"time": "1768324159"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1768321769"
},
"departure": {
"delay": 66,
"time": "1768321806"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1768322471"
},
"departure": {
"delay": 85,
"time": "1768322485"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1768325245"
},
"departure": {
"delay": 118,
"time": "1768325278"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -24,
"time": "1768322709"
},
"departure": {
"delay": -24,
"time": "1768322736"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746247x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747900x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1768301790"
},
"departure": {
"delay": 68,
"time": "1768301828"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1768302116"
},
"departure": {
"delay": -23,
"time": "1768302157"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1768302306"
},
"departure": {
"delay": -37,
"time": "1768302323"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1768301592"
},
"departure": {
"delay": 21,
"time": "1768301601"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768301560"
},
"departure": {
"delay": 51,
"time": "1768301571"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1768302343"
},
"departure": {
"delay": -5,
"time": "1768302355"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1768301446"
},
"departure": {
"delay": 113,
"time": "1768301453"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768301481"
},
"departure": {
"delay": 62,
"time": "1768301522"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1768301691"
},
"departure": {
"delay": 9,
"time": "1768301709"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1768301963"
},
"departure": {
"delay": 8,
"time": "1768302008"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1768301349"
},
"departure": {
"delay": 102,
"time": "1768301382"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -39,
"time": "1768302071"
},
"departure": {
"delay": -39,
"time": "1768302081"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1768302383"
},
"departure": {
"delay": 8,
"time": "1768302428"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -63,
"time": "1768302477"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768302236"
},
"departure": {
"delay": 21,
"time": "1768302261"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1768301010"
},
"departure": {
"delay": 157,
"time": "1768301317"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768301845"
},
"departure": {
"delay": 51,
"time": "1768301871"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1768302175"
},
"departure": {
"delay": -35,
"time": "1768302205"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 21,
"time": "1768300941"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1768301735"
},
"departure": {
"delay": 16,
"time": "1768301776"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747900x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1768328099"
},
"departure": {
"delay": 59,
"time": "1768328099"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1768328899"
},
"departure": {
"delay": 79,
"time": "1768328899"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1768328788"
},
"departure": {
"delay": 88,
"time": "1768328788"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1768328001"
},
"departure": {
"delay": 141,
"time": "1768328001"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1768328503"
},
"departure": {
"delay": 103,
"time": "1768328503"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1768329194"
},
"departure": {
"delay": 74,
"time": "1768329194"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 109,
"time": "1768328449"
},
"departure": {
"delay": 109,
"time": "1768328449"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1768329118"
},
"departure": {
"delay": 118,
"time": "1768329118"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1768329452"
},
"departure": {
"delay": 174,
"time": "1768329474"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1768328803"
},
"departure": {
"delay": 43,
"time": "1768328803"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768327551"
},
"departure": {
"delay": 51,
"time": "1768327551"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1768329322"
},
"departure": {
"delay": 142,
"time": "1768329322"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1768329724"
},
"departure": {
"delay": 64,
"time": "1768329724"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 129,
"time": "1768327929"
},
"departure": {
"delay": 129,
"time": "1768327929"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1768328629"
},
"departure": {
"delay": 109,
"time": "1768328629"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1768328326"
},
"departure": {
"delay": 106,
"time": "1768328326"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1768329049"
},
"departure": {
"delay": 109,
"time": "1768329049"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1768327627"
},
"departure": {
"delay": 67,
"time": "1768327627"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1768329606"
},
"departure": {
"delay": 126,
"time": "1768329606"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 85,
"time": "1768329625"
},
"departure": {
"delay": 85,
"time": "1768329625"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 161,
"time": "1768329376"
},
"departure": {
"delay": 161,
"time": "1768329401"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1768328198"
},
"departure": {
"delay": 98,
"time": "1768328198"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1768328988"
},
"departure": {
"delay": 108,
"time": "1768328988"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1768328174"
},
"departure": {
"delay": 134,
"time": "1768328174"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1768328949"
},
"departure": {
"delay": 69,
"time": "1768328949"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1768328649"
},
"departure": {
"delay": 69,
"time": "1768328649"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768329848"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 119,
"time": "1768328399"
},
"departure": {
"delay": 119,
"time": "1768328399"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1768327765"
},
"departure": {
"delay": 109,
"time": "1768327849"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1768328274"
},
"departure": {
"delay": 114,
"time": "1768328274"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768329526"
},
"departure": {
"delay": 106,
"time": "1768329526"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768327500"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1768328699"
},
"departure": {
"delay": 59,
"time": "1768328699"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1768328551"
},
"departure": {
"delay": 91,
"time": "1768328551"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768327281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8262:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746181x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1768307884"
},
"departure": {
"delay": 83,
"time": "1768307963"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 201,
"time": "1768308972"
},
"departure": {
"delay": 201,
"time": "1768308981"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 171,
"time": "1768308924"
},
"departure": {
"delay": 171,
"time": "1768308951"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1768306791"
},
"departure": {
"delay": 28,
"time": "1768306828"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1768307267"
},
"departure": {
"delay": -59,
"time": "1768307281"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1768308040"
},
"departure": {
"delay": 139,
"time": "1768308079"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1768307479"
},
"departure": {
"delay": -1,
"time": "1768307519"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1768308188"
},
"departure": {
"delay": 47,
"time": "1768308227"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1768306211"
},
"departure": {
"delay": 90,
"time": "1768306230"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1768308625"
},
"departure": {
"delay": 245,
"time": "1768308665"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1768306853"
},
"departure": {
"delay": 9,
"time": "1768306869"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1768306260"
},
"departure": {
"delay": 99,
"time": "1768306299"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1768308317"
},
"departure": {
"delay": 226,
"time": "1768308526"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 161,
"time": "1768309342"
},
"departure": {
"delay": 161,
"time": "1768309361"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 49,
"time": "1768306579"
},
"departure": {
"delay": 49,
"time": "1768306609"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768306917"
},
"departure": {
"delay": 17,
"time": "1768306937"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 215,
"time": "1768309226"
},
"departure": {
"delay": 215,
"time": "1768309235"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -8,
"time": "1768306647"
},
"departure": {
"delay": -8,
"time": "1768306672"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 189,
"time": "1768308997"
},
"departure": {
"delay": 189,
"time": "1768309029"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 168,
"time": "1768309275"
},
"departure": {
"delay": 168,
"time": "1768309308"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 171,
"time": "1768309463"
},
"departure": {
"delay": 171,
"time": "1768309491"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 77,
"time": "1768308099"
},
"departure": {
"delay": 77,
"time": "1768308137"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1768306995"
},
"departure": {
"delay": -2,
"time": "1768307038"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1768306499"
},
"departure": {
"delay": 36,
"time": "1768306536"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1768309377"
},
"departure": {
"delay": 122,
"time": "1768309382"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 201,
"time": "1768309552"
},
"departure": {
"delay": 201,
"time": "1768309581"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 3,
"time": "1768307449"
},
"departure": {
"delay": 3,
"time": "1768307463"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1768307314"
},
"departure": {
"delay": 13,
"time": "1768307413"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1768309402"
},
"departure": {
"delay": 186,
"time": "1768309446"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 175,
"time": "1768309241"
},
"departure": {
"delay": 175,
"time": "1768309255"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 33,
"time": "1768306391"
},
"departure": {
"delay": 33,
"time": "1768306413"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1768307184"
},
"departure": {
"delay": -1,
"time": "1768307219"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1768309512"
},
"departure": {
"delay": 204,
"time": "1768309524"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 11,
"time": "1768306565"
},
"departure": {
"delay": 11,
"time": "1768306571"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1768307131"
},
"departure": {
"delay": 1,
"time": "1768307161"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 61,
"time": "1768306201"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1768306351"
},
"departure": {
"delay": 47,
"time": "1768306367"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1768307811"
},
"departure": {
"delay": 33,
"time": "1768307853"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1768306696"
},
"departure": {
"delay": -35,
"time": "1768306705"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1768309676"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1768307066"
},
"departure": {
"delay": 3,
"time": "1768307103"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1768307713"
},
"departure": {
"delay": 19,
"time": "1768307779"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1768306454"
},
"departure": {
"delay": 43,
"time": "1768306483"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1768309061"
},
"departure": {
"delay": 212,
"time": "1768309112"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 30,
"time": "1768307578"
},
"departure": {
"delay": 30,
"time": "1768307670"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1768306741"
},
"departure": {
"delay": -44,
"time": "1768306756"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1768308823"
},
"departure": {
"delay": 209,
"time": "1768308869"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 252,
"time": "1768308757"
},
"departure": {
"delay": 252,
"time": "1768308792"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746181x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768331456"
},
"departure": {
"delay": 176,
"time": "1768331456"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 198,
"time": "1768332198"
},
"departure": {
"delay": 198,
"time": "1768332198"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 175,
"time": "1768332715"
},
"departure": {
"delay": 175,
"time": "1768332715"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 209,
"time": "1768331249"
},
"departure": {
"delay": 209,
"time": "1768331249"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1768332638"
},
"departure": {
"delay": 158,
"time": "1768332638"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1768332495"
},
"departure": {
"delay": 195,
"time": "1768332495"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1768332763"
},
"departure": {
"delay": 163,
"time": "1768332763"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 168,
"time": "1768331748"
},
"departure": {
"delay": 168,
"time": "1768331748"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1768331174"
},
"departure": {
"delay": 194,
"time": "1768331174"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1768331156"
},
"departure": {
"delay": 176,
"time": "1768331156"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1768331945"
},
"departure": {
"delay": 185,
"time": "1768331945"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1768332572"
},
"departure": {
"delay": 212,
"time": "1768332572"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 177,
"time": "1768332837"
},
"departure": {
"delay": 177,
"time": "1768332837"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 181,
"time": "1768331581"
},
"departure": {
"delay": 181,
"time": "1768331581"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1768331294"
},
"departure": {
"delay": 194,
"time": "1768331294"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1768332158"
},
"departure": {
"delay": 158,
"time": "1768332158"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 216,
"time": "1768331676"
},
"departure": {
"delay": 216,
"time": "1768331676"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1768332518"
},
"departure": {
"delay": 158,
"time": "1768332518"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 214,
"time": "1768331974"
},
"departure": {
"delay": 214,
"time": "1768331974"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 191,
"time": "1768332251"
},
"departure": {
"delay": 191,
"time": "1768332251"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 214,
"time": "1768332394"
},
"departure": {
"delay": 214,
"time": "1768332394"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1768332062"
},
"departure": {
"delay": 182,
"time": "1768332062"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1768331210"
},
"departure": {
"delay": 170,
"time": "1768331210"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 164,
"time": "1768330964"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1768331892"
},
"departure": {
"delay": 192,
"time": "1768331892"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1768331798"
},
"departure": {
"delay": 158,
"time": "1768331798"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1768332458"
},
"departure": {
"delay": 158,
"time": "1768332458"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1768333058"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 158,
"time": "1768332938"
},
"departure": {
"delay": 158,
"time": "1768332938"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 164,
"time": "1768331384"
},
"departure": {
"delay": 164,
"time": "1768331384"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8991:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768329522"
},
"departure": {
"delay": 42,
"time": "1768329522"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1768329188"
},
"departure": {
"delay": 8,
"time": "1768329188"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1768329302"
},
"departure": {
"delay": 62,
"time": "1768329302"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1768329464"
},
"departure": {
"delay": 44,
"time": "1768329464"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1768328713"
},
"departure": {
"delay": 13,
"time": "1768328713"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1768330758"
},
"departure": {
"delay": 18,
"time": "1768330758"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1768329739"
},
"departure": {
"delay": 43,
"time": "1768329763"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1768330938"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1768328864"
},
"departure": {
"delay": 44,
"time": "1768328864"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1768330696"
},
"departure": {
"delay": 76,
"time": "1768330696"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1768330442"
},
"departure": {
"delay": 2,
"time": "1768330442"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1768329654"
},
"departure": {
"delay": 54,
"time": "1768329654"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1768330518"
},
"departure": {
"delay": 18,
"time": "1768330518"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 78,
"time": "1768330398"
},
"departure": {
"delay": 78,
"time": "1768330398"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1768329876"
},
"departure": {
"delay": 96,
"time": "1768329876"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1768329938"
},
"departure": {
"delay": 63,
"time": "1768329963"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768329690"
},
"departure": {
"delay": 30,
"time": "1768329690"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1768329018"
},
"departure": {
"delay": 78,
"time": "1768329018"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768329063"
},
"departure": {
"delay": 3,
"time": "1768329063"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1768329588"
},
"departure": {
"delay": 48,
"time": "1768329588"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1768330064"
},
"departure": {
"delay": -16,
"time": "1768330064"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1768330319"
},
"departure": {
"delay": 59,
"time": "1768330319"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1768330013"
},
"departure": {
"delay": -7,
"time": "1768330013"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768330257"
},
"departure": {
"delay": 57,
"time": "1768330257"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1768329238"
},
"departure": {
"delay": 58,
"time": "1768329238"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768330163"
},
"departure": {
"delay": 48,
"time": "1768330188"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1768329096"
},
"departure": {
"delay": 36,
"time": "1768329096"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768328916"
},
"departure": {
"delay": 36,
"time": "1768328916"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328102",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11078:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747853x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1768302161"
},
"departure": {
"delay": -48,
"time": "1768302192"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768303194"
},
"departure": {
"delay": 99,
"time": "1768303239"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1768301695"
},
"departure": {
"delay": 70,
"time": "1768301710"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1768302951"
},
"departure": {
"delay": 14,
"time": "1768302974"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1768301831"
},
"departure": {
"delay": 90,
"time": "1768301850"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1768303112"
},
"departure": {
"delay": 86,
"time": "1768303166"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -38,
"time": "1768302545"
},
"departure": {
"delay": -38,
"time": "1768302562"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 51,
"time": "1768301451"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768302703"
},
"departure": {
"delay": 4,
"time": "1768302784"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1768302066"
},
"departure": {
"delay": 83,
"time": "1768302083"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1768302270"
},
"departure": {
"delay": -19,
"time": "1768302281"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1768302216"
},
"departure": {
"delay": -44,
"time": "1768302256"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1768303317"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1768301505"
},
"departure": {
"delay": 32,
"time": "1768301552"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1768302311"
},
"departure": {
"delay": -17,
"time": "1768302343"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1768302849"
},
"departure": {
"delay": -10,
"time": "1768302890"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1768301868"
},
"departure": {
"delay": 65,
"time": "1768301885"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1768302591"
},
"departure": {
"delay": -33,
"time": "1768302627"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -52,
"time": "1768302478"
},
"departure": {
"delay": -52,
"time": "1768302488"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1768301775"
},
"departure": {
"delay": 35,
"time": "1768301795"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1768301633"
},
"departure": {
"delay": 105,
"time": "1768301685"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1768301931"
},
"departure": {
"delay": 64,
"time": "1768301944"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747853x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745662x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1768291427"
},
"departure": {
"delay": 12,
"time": "1768291452"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1768291324"
},
"departure": {
"delay": 22,
"time": "1768291342"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768292254"
},
"departure": {
"delay": 47,
"time": "1768292267"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768292344"
},
"departure": {
"delay": 40,
"time": "1768292380"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1768293825"
},
"departure": {
"delay": 48,
"time": "1768293888"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1768292632"
},
"departure": {
"delay": 25,
"time": "1768292665"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1768293766"
},
"departure": {
"delay": 12,
"time": "1768293792"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1768292035"
},
"departure": {
"delay": 12,
"time": "1768292052"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768291692"
},
"departure": {
"delay": 30,
"time": "1768291710"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768291856"
},
"departure": {
"delay": 34,
"time": "1768291894"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1768292793"
},
"departure": {
"delay": -38,
"time": "1768292842"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1768291292"
},
"departure": {
"delay": 47,
"time": "1768291307"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1768293638"
},
"departure": {
"delay": 70,
"time": "1768293670"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 63,
"time": "1768291530"
},
"departure": {
"delay": 63,
"time": "1768291563"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1768292698"
},
"departure": {
"delay": -27,
"time": "1768292733"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1768291747"
},
"departure": {
"delay": 40,
"time": "1768291780"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1768291218"
},
"departure": {
"delay": 38,
"time": "1768291238"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1768293241"
},
"departure": {
"delay": 102,
"time": "1768293282"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 134,
"time": "1768293340"
},
"departure": {
"delay": 134,
"time": "1768293374"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1768291253"
},
"departure": {
"delay": 12,
"time": "1768291272"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1768293429"
},
"departure": {
"delay": 100,
"time": "1768293460"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1768293713"
},
"departure": {
"delay": 22,
"time": "1768293742"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1768292558"
},
"departure": {
"delay": 14,
"time": "1768292594"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1768292492"
},
"departure": {
"delay": 2,
"time": "1768292522"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1768291632"
},
"departure": {
"delay": 26,
"time": "1768291646"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1768293564"
},
"departure": {
"delay": 54,
"time": "1768293594"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1768292421"
},
"departure": {
"time": "1768292460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1768292083"
},
"departure": {
"delay": 42,
"time": "1768292142"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1768292966"
},
"departure": {
"delay": 153,
"time": "1768293153"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 71,
"time": "1768292187"
},
"departure": {
"delay": 71,
"time": "1768292231"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1768294002"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1768293938"
},
"departure": {
"delay": 52,
"time": "1768293952"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 84,
"time": "1768293493"
},
"departure": {
"delay": 84,
"time": "1768293504"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 47,
"time": "1768291127"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1768291949"
},
"departure": {
"delay": -15,
"time": "1768291965"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745662x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746238x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1768317133"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -17,
"time": "1768316124"
},
"departure": {
"delay": -17,
"time": "1768316143"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 48,
"time": "1768313628"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -64,
"time": "1768315697"
},
"departure": {
"delay": -64,
"time": "1768315736"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1768313909"
},
"departure": {
"delay": 91,
"time": "1768313971"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1768316274"
},
"departure": {
"delay": -56,
"time": "1768316284"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -113,
"time": "1768316783"
},
"departure": {
"delay": -113,
"time": "1768316827"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 54,
"time": "1768314938"
},
"departure": {
"delay": 54,
"time": "1768314954"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -38,
"time": "1768316390"
},
"departure": {
"delay": -38,
"time": "1768316422"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1768315349"
},
"departure": {
"delay": 49,
"time": "1768315429"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1768314596"
},
"departure": {
"delay": -33,
"time": "1768314627"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -83,
"time": "1768317001"
},
"departure": {
"delay": -83,
"time": "1768317037"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 94,
"time": "1768314083"
},
"departure": {
"delay": 94,
"time": "1768314094"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1768313981"
},
"departure": {
"delay": 111,
"time": "1768313991"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1768313866"
},
"departure": {
"delay": 77,
"time": "1768313897"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1768314699"
},
"departure": {
"delay": -39,
"time": "1768314741"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1768314150"
},
"departure": {
"delay": 58,
"time": "1768314178"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1768315292"
},
"departure": {
"delay": 9,
"time": "1768315329"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -83,
"time": "1768316636"
},
"departure": {
"delay": -83,
"time": "1768316677"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 97,
"time": "1768314004"
},
"departure": {
"delay": 97,
"time": "1768314037"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1768313678"
},
"departure": {
"delay": 71,
"time": "1768313711"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1768316757"
},
"departure": {
"delay": -115,
"time": "1768316765"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1768313825"
},
"departure": {
"delay": 32,
"time": "1768313852"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1768315254"
},
"departure": {
"delay": 6,
"time": "1768315266"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1768315047"
},
"departure": {
"delay": 3,
"time": "1768315083"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1768313775"
},
"departure": {
"delay": 46,
"time": "1768313806"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1768316448"
},
"departure": {
"delay": -67,
"time": "1768316453"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -111,
"time": "1768316518"
},
"departure": {
"delay": -111,
"time": "1768316529"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 56,
"time": "1768314457"
},
"departure": {
"delay": 56,
"time": "1768314476"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768314285"
},
"departure": {
"delay": 31,
"time": "1768314331"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1768315479"
},
"departure": {
"delay": 21,
"time": "1768315521"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1768314415"
},
"departure": {
"delay": 81,
"time": "1768314441"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1768315124"
},
"departure": {
"delay": 39,
"time": "1768315179"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1768314361"
},
"departure": {
"delay": 97,
"time": "1768314397"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -95,
"time": "1768316352"
},
"departure": {
"delay": -95,
"time": "1768316365"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1768315960"
},
"departure": {
"delay": 2,
"time": "1768316042"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -79,
"time": "1768316540"
},
"departure": {
"delay": -79,
"time": "1768316621"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -85,
"time": "1768317071"
},
"departure": {
"delay": -85,
"time": "1768317095"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"time": "1768315905"
},
"departure": {
"time": "1768315920"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -31,
"time": "1768315576"
},
"departure": {
"delay": -31,
"time": "1768315589"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -101,
"time": "1768316468"
},
"departure": {
"delay": -101,
"time": "1768316479"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -3,
"time": "1768316067"
},
"departure": {
"delay": -3,
"time": "1768316097"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -74,
"time": "1768316973"
},
"departure": {
"delay": -74,
"time": "1768316986"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -63,
"time": "1768315639"
},
"departure": {
"delay": -63,
"time": "1768315677"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -36,
"time": "1768315784"
},
"departure": {
"delay": -36,
"time": "1768315824"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1768314525"
},
"departure": {
"delay": 23,
"time": "1768314563"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -64,
"time": "1768316327"
},
"departure": {
"delay": -64,
"time": "1768316336"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -115,
"time": "1768316692"
},
"departure": {
"delay": -115,
"time": "1768316705"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 73,
"time": "1768314109"
},
"departure": {
"delay": 73,
"time": "1768314133"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1768316170"
},
"departure": {
"delay": -12,
"time": "1768316208"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746238x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768329330"
},
"departure": {
"delay": 30,
"time": "1768329330"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768328280"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768330290"
},
"departure": {
"delay": 30,
"time": "1768330290"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1768330522"
},
"departure": {
"delay": 22,
"time": "1768330522"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768330770"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1768329750"
},
"departure": {
"delay": 30,
"time": "1768329750"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1768330178"
},
"departure": {
"delay": 38,
"time": "1768330178"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768328933"
},
"departure": {
"delay": 53,
"time": "1768328933"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1768328201"
},
"departure": {
"delay": 41,
"time": "1768328201"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768329990"
},
"departure": {
"delay": 30,
"time": "1768329990"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768327980"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768330230"
},
"departure": {
"delay": 30,
"time": "1768330230"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1768328370"
},
"departure": {
"delay": 30,
"time": "1768328370"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768330470"
},
"departure": {
"delay": 30,
"time": "1768330470"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1768328790"
},
"departure": {
"delay": 30,
"time": "1768328790"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1768329599"
},
"departure": {
"delay": -1,
"time": "1768329599"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768329510"
},
"departure": {
"delay": 30,
"time": "1768329510"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1768329138"
},
"departure": {
"delay": 18,
"time": "1768329138"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1768329006"
},
"departure": {
"delay": 6,
"time": "1768329006"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1768328491"
},
"departure": {
"delay": 31,
"time": "1768328491"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1768329274"
},
"departure": {
"delay": 34,
"time": "1768329274"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768328855"
},
"departure": {
"delay": 35,
"time": "1768328855"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1768329834"
},
"departure": {
"delay": 54,
"time": "1768329834"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768329090"
},
"departure": {
"delay": 30,
"time": "1768329090"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768329210"
},
"departure": {
"delay": 30,
"time": "1768329210"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768328100"
},
"departure": {
"time": "1768328100"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1768330383"
},
"departure": {
"delay": 3,
"time": "1768330383"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1768330590"
},
"departure": {
"delay": 30,
"time": "1768330590"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1768328021"
},
"departure": {
"delay": 41,
"time": "1768328021"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768327722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx262:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1768331634"
},
"departure": {
"delay": 174,
"time": "1768331634"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1768331721"
},
"departure": {
"delay": 141,
"time": "1768331721"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 156,
"time": "1768329456"
},
"departure": {
"delay": 156,
"time": "1768329456"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1768331541"
},
"departure": {
"delay": 141,
"time": "1768331541"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 168,
"time": "1768329528"
},
"departure": {
"delay": 168,
"time": "1768329528"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1768330461"
},
"departure": {
"delay": 141,
"time": "1768330461"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768329931"
},
"departure": {
"delay": 31,
"time": "1768329931"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 96,
"time": "1768329156"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1768330235"
},
"departure": {
"delay": 155,
"time": "1768330235"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1768330333"
},
"departure": {
"delay": 133,
"time": "1768330333"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1768330386"
},
"departure": {
"delay": 186,
"time": "1768330386"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1768331773"
},
"departure": {
"delay": 193,
"time": "1768331773"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 141,
"time": "1768330761"
},
"departure": {
"delay": 141,
"time": "1768330761"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1768329799"
},
"departure": {
"delay": 79,
"time": "1768329799"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1768329293"
},
"departure": {
"delay": 173,
"time": "1768329293"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1768331481"
},
"departure": {
"delay": 141,
"time": "1768331481"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1768331429"
},
"departure": {
"delay": 149,
"time": "1768331429"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1768330581"
},
"departure": {
"delay": 141,
"time": "1768330581"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 195,
"time": "1768329375"
},
"departure": {
"delay": 195,
"time": "1768329375"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1768329678"
},
"departure": {
"delay": 78,
"time": "1768329678"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1768330850"
},
"departure": {
"delay": 170,
"time": "1768330850"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1768329592"
},
"departure": {
"delay": 112,
"time": "1768329592"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1768332018"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 141,
"time": "1768331001"
},
"departure": {
"delay": 141,
"time": "1768331001"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1768330057"
},
"departure": {
"delay": 97,
"time": "1768330057"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1768331841"
},
"departure": {
"delay": 141,
"time": "1768331841"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1768330525"
},
"departure": {
"delay": 145,
"time": "1768330525"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1768331241"
},
"departure": {
"delay": 141,
"time": "1768331241"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1768331085"
},
"departure": {
"delay": 165,
"time": "1768331085"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1768330158"
},
"departure": {
"delay": 138,
"time": "1768330158"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768329162",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx339:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745693x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1768319766"
},
"departure": {
"delay": 162,
"time": "1768319802"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768319182"
},
"departure": {
"delay": 106,
"time": "1768319206"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 201,
"time": "1768320220"
},
"departure": {
"delay": 201,
"time": "1768320261"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 234,
"time": "1768320677"
},
"departure": {
"delay": 234,
"time": "1768320714"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 286,
"time": "1768320769"
},
"departure": {
"delay": 286,
"time": "1768320826"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 228,
"time": "1768320416"
},
"departure": {
"delay": 228,
"time": "1768320468"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 415,
"time": "1768321146"
},
"departure": {
"delay": 415,
"time": "1768321195"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1768319979"
},
"departure": {
"delay": 114,
"time": "1768319994"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 400,
"time": "1768322380"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 410,
"time": "1768321575"
},
"departure": {
"delay": 410,
"time": "1768321610"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 465,
"time": "1768321967"
},
"departure": {
"delay": 465,
"time": "1768322025"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1768319103"
},
"departure": {
"delay": 60,
"time": "1768319160"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 74,
"time": "1768318994"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 453,
"time": "1768321497"
},
"departure": {
"delay": 453,
"time": "1768321533"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 445,
"time": "1768321303"
},
"departure": {
"delay": 445,
"time": "1768321345"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 192,
"time": "1768319605"
},
"departure": {
"delay": 192,
"time": "1768319652"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1768319702"
},
"departure": {
"delay": 157,
"time": "1768319737"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1768319349"
},
"departure": {
"delay": 115,
"time": "1768319395"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1768320102"
},
"departure": {
"delay": 159,
"time": "1768320159"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 415,
"time": "1768322145"
},
"departure": {
"delay": 415,
"time": "1768322155"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 86,
"time": "1768319231"
},
"departure": {
"delay": 86,
"time": "1768319246"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768319078"
},
"departure": {
"delay": 47,
"time": "1768319087"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 394,
"time": "1768321675"
},
"departure": {
"delay": 394,
"time": "1768321714"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 437,
"time": "1768322067"
},
"departure": {
"delay": 437,
"time": "1768322117"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1768320050"
},
"departure": {
"delay": 133,
"time": "1768320073"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1768320533"
},
"departure": {
"delay": 213,
"time": "1768320573"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 381,
"time": "1768320857"
},
"departure": {
"delay": 381,
"time": "1768321041"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1768319885"
},
"departure": {
"delay": 158,
"time": "1768319918"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1768320605"
},
"departure": {
"delay": 229,
"time": "1768320649"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 424,
"time": "1768321853"
},
"departure": {
"delay": 424,
"time": "1768321924"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 201,
"time": "1768320284"
},
"departure": {
"delay": 201,
"time": "1768320321"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 409,
"time": "1768321750"
},
"departure": {
"delay": 409,
"time": "1768321789"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 471,
"time": "1768322302"
},
"departure": {
"delay": 471,
"time": "1768322331"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 439,
"time": "1768322195"
},
"departure": {
"delay": 439,
"time": "1768322239"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1768319501"
},
"departure": {
"delay": 142,
"time": "1768319542"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745693x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768332300"
},
"departure": {
"delay": 60,
"time": "1768332300"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768332380"
},
"departure": {
"delay": 20,
"time": "1768332380"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330860"
},
"departure": {
"delay": 60,
"time": "1768330860"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768331040"
},
"departure": {
"delay": 60,
"time": "1768331040"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768332480"
},
"departure": {
"delay": 60,
"time": "1768332480"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768331280"
},
"departure": {
"delay": 60,
"time": "1768331280"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1768331780"
},
"departure": {
"delay": 20,
"time": "1768331780"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1768330940"
},
"departure": {
"delay": 20,
"time": "1768330940"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768330920"
},
"departure": {
"delay": 60,
"time": "1768330920"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768332360"
},
"departure": {
"delay": 60,
"time": "1768332360"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332540"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768331640"
},
"departure": {
"delay": 60,
"time": "1768331640"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1768331660"
},
"departure": {
"delay": 20,
"time": "1768331660"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768332120"
},
"departure": {
"delay": 60,
"time": "1768332120"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768329881",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12155:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1768281265"
},
"departure": {
"delay": 188,
"time": "1768281308"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1768280786"
},
"departure": {
"delay": 99,
"time": "1768280859"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 186,
"time": "1768282056"
},
"departure": {
"delay": 186,
"time": "1768282086"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1768281583"
},
"departure": {
"delay": 117,
"time": "1768281597"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 183,
"time": "1768281072"
},
"departure": {
"delay": 183,
"time": "1768281123"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1768281905"
},
"departure": {
"delay": 178,
"time": "1768281958"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1768281376"
},
"departure": {
"delay": 184,
"time": "1768281424"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1768281986"
},
"departure": {
"delay": 192,
"time": "1768282032"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1768280708"
},
"departure": {
"delay": 87,
"time": "1768280727"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1768282224"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1768281831"
},
"departure": {
"delay": 153,
"time": "1768281873"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1768280953"
},
"departure": {
"delay": 138,
"time": "1768281018"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1768281777"
},
"departure": {
"delay": 129,
"time": "1768281789"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 160,
"time": "1768281474"
},
"departure": {
"delay": 160,
"time": "1768281520"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1768282106"
},
"departure": {
"delay": 159,
"time": "1768282119"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1768280903"
},
"departure": {
"delay": 98,
"time": "1768280918"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 95,
"time": "1768280495"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1768281635"
},
"departure": {
"delay": 157,
"time": "1768281697"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1768280614"
},
"departure": {
"delay": 78,
"time": "1768280658"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768331928"
},
"departure": {
"delay": 48,
"time": "1768331928"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1768331792"
},
"departure": {
"delay": 32,
"time": "1768331792"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1768331378"
},
"departure": {
"delay": 38,
"time": "1768331378"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1768331638"
},
"departure": {
"delay": 58,
"time": "1768331638"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1768331256"
},
"departure": {
"delay": 36,
"time": "1768331256"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1768330802"
},
"departure": {
"delay": 2,
"time": "1768330802"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768331141"
},
"departure": {
"delay": 41,
"time": "1768331141"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332240"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1768330888"
},
"departure": {
"delay": 28,
"time": "1768330888"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1768331204"
},
"departure": {
"delay": 44,
"time": "1768331204"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768331697"
},
"departure": {
"delay": 57,
"time": "1768331697"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1768330577"
},
"departure": {
"delay": 17,
"time": "1768330577"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1768331990"
},
"departure": {
"delay": 50,
"time": "1768331990"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1768331026"
},
"departure": {
"delay": 46,
"time": "1768331026"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1768330842"
},
"departure": {
"delay": 42,
"time": "1768330842"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768331757"
},
"departure": {
"delay": 57,
"time": "1768331757"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1768330628"
},
"departure": {
"delay": 8,
"time": "1768330628"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768331408"
},
"departure": {
"delay": 8,
"time": "1768331408"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768332051"
},
"departure": {
"delay": 51,
"time": "1768332051"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768330321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9457:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 273,
"time": "1768328948"
},
"departure": {
"delay": 273,
"time": "1768328973"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 233,
"time": "1768329773"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 393,
"time": "1768328673"
},
"departure": {
"delay": 393,
"time": "1768328673"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1768326976"
},
"departure": {
"delay": 136,
"time": "1768326976"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 338,
"time": "1768329373"
},
"departure": {
"delay": 338,
"time": "1768329398"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 164,
"time": "1768327424"
},
"departure": {
"delay": 164,
"time": "1768327424"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 303,
"time": "1768328823"
},
"departure": {
"delay": 303,
"time": "1768328823"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 113,
"time": "1768326773"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 244,
"time": "1768327880"
},
"departure": {
"delay": 244,
"time": "1768327924"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 338,
"time": "1768329698"
},
"departure": {
"delay": 338,
"time": "1768329698"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 200,
"time": "1768327700"
},
"departure": {
"delay": 200,
"time": "1768327700"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1768327098"
},
"departure": {
"delay": 198,
"time": "1768327098"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 334,
"time": "1768329094"
},
"departure": {
"delay": 334,
"time": "1768329094"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 198,
"time": "1768326918"
},
"departure": {
"delay": 198,
"time": "1768326918"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 305,
"time": "1768327985"
},
"departure": {
"delay": 305,
"time": "1768327985"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1768328294"
},
"departure": {
"delay": 254,
"time": "1768328294"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1768327221"
},
"departure": {
"delay": 141,
"time": "1768327221"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 403,
"time": "1768329523"
},
"departure": {
"delay": 403,
"time": "1768329523"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 293,
"time": "1768329173"
},
"departure": {
"delay": 293,
"time": "1768329173"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1768328383"
},
"departure": {
"delay": 300,
"time": "1768328400"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 368,
"time": "1768329608"
},
"departure": {
"delay": 368,
"time": "1768329608"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 348,
"time": "1768328748"
},
"departure": {
"delay": 348,
"time": "1768328748"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 333,
"time": "1768329273"
},
"departure": {
"delay": 333,
"time": "1768329273"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 184,
"time": "1768327024"
},
"departure": {
"delay": 184,
"time": "1768327024"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 332,
"time": "1768328132"
},
"departure": {
"delay": 332,
"time": "1768328132"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 289,
"time": "1768328209"
},
"departure": {
"delay": 289,
"time": "1768328209"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 244,
"time": "1768327601"
},
"departure": {
"delay": 244,
"time": "1768327624"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1768327164"
},
"departure": {
"delay": 144,
"time": "1768327164"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 353,
"time": "1768328550"
},
"departure": {
"delay": 353,
"time": "1768328573"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1768327275"
},
"departure": {
"delay": 218,
"time": "1768327298"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768326781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745739x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 291,
"time": "1768308011"
},
"departure": {
"delay": 291,
"time": "1768308051"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 312,
"time": "1768307909"
},
"departure": {
"delay": 312,
"time": "1768307952"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 298,
"time": "1768309225"
},
"departure": {
"delay": 298,
"time": "1768309258"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 337,
"time": "1768308540"
},
"departure": {
"delay": 337,
"time": "1768308577"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1768306856"
},
"departure": {
"delay": 87,
"time": "1768306887"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 296,
"time": "1768307536"
},
"departure": {
"delay": 296,
"time": "1768307696"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 367,
"time": "1768308632"
},
"departure": {
"delay": 367,
"time": "1768308667"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 295,
"time": "1768308888"
},
"departure": {
"delay": 295,
"time": "1768308895"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 276,
"time": "1768309283"
},
"departure": {
"delay": 276,
"time": "1768309296"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 302,
"time": "1768308920"
},
"departure": {
"delay": 302,
"time": "1768308962"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1768307056"
},
"departure": {
"delay": 111,
"time": "1768307091"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 351,
"time": "1768308810"
},
"departure": {
"delay": 351,
"time": "1768308831"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 313,
"time": "1768309122"
},
"departure": {
"delay": 313,
"time": "1768309153"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 23,
"time": "1768306403"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 292,
"time": "1768309183"
},
"departure": {
"delay": 292,
"time": "1768309192"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1768307127"
},
"departure": {
"delay": 120,
"time": "1768307160"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1768309427"
},
"departure": {
"delay": 245,
"time": "1768309445"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 336,
"time": "1768308326"
},
"departure": {
"delay": 336,
"time": "1768308396"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1768306504"
},
"departure": {
"delay": 74,
"time": "1768306514"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1768306691"
},
"departure": {
"delay": 98,
"time": "1768306718"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 319,
"time": "1768308145"
},
"departure": {
"delay": 319,
"time": "1768308199"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 322,
"time": "1768308610"
},
"departure": {
"delay": 322,
"time": "1768308622"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1768306602"
},
"departure": {
"delay": 117,
"time": "1768306677"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1768306952"
},
"departure": {
"delay": 128,
"time": "1768306988"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 249,
"time": "1768309318"
},
"departure": {
"delay": 249,
"time": "1768309329"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 263,
"time": "1768309367"
},
"departure": {
"delay": 263,
"time": "1768309403"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 127,
"time": "1768307239"
},
"departure": {
"delay": 127,
"time": "1768307287"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1768309493"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 128,
"time": "1768307369"
},
"departure": {
"delay": 128,
"time": "1768307408"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 334,
"time": "1768308234"
},
"departure": {
"delay": 334,
"time": "1768308274"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 293,
"time": "1768308436"
},
"departure": {
"delay": 293,
"time": "1768308473"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 278,
"time": "1768307810"
},
"departure": {
"delay": 278,
"time": "1768307858"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 377,
"time": "1768308708"
},
"departure": {
"delay": 377,
"time": "1768308737"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 128,
"time": "1768306750"
},
"departure": {
"delay": 128,
"time": "1768306808"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 266,
"time": "1768309011"
},
"departure": {
"delay": 266,
"time": "1768309046"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 304,
"time": "1768308106"
},
"departure": {
"delay": 304,
"time": "1768308124"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745739x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758438x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1768304877"
},
"departure": {
"delay": 194,
"time": "1768304894"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1768305217"
},
"departure": {
"delay": 97,
"time": "1768305217"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1768305007"
},
"departure": {
"delay": 137,
"time": "1768305017"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1768305073"
},
"departure": {
"delay": 171,
"time": "1768305111"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1768304355"
},
"departure": {
"delay": 173,
"time": "1768304393"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1768306771"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 166,
"time": "1768304186"
},
"departure": {
"delay": 166,
"time": "1768304206"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 229,
"time": "1768304523"
},
"departure": {
"delay": 229,
"time": "1768304569"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 134,
"time": "1768303934"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1768304103"
},
"departure": {
"delay": 198,
"time": "1768304118"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1768306256"
},
"departure": {
"delay": 62,
"time": "1768306262"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768306323"
},
"departure": {
"delay": 13,
"time": "1768306333"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1768304964"
},
"departure": {
"delay": 157,
"time": "1768304977"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1768304416"
},
"departure": {
"delay": 172,
"time": "1768304452"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1768305497"
},
"departure": {
"delay": 90,
"time": "1768305510"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1768306428"
},
"departure": {
"delay": 28,
"time": "1768306468"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 215,
"time": "1768304265"
},
"departure": {
"delay": 215,
"time": "1768304315"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 181,
"time": "1768304755"
},
"departure": {
"delay": 181,
"time": "1768304761"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1768305554"
},
"departure": {
"delay": 84,
"time": "1768305564"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1768305985"
},
"departure": {
"delay": 101,
"time": "1768306001"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758438x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9722:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1768332429"
},
"departure": {
"delay": 9,
"time": "1768332429"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1768331217"
},
"departure": {
"delay": 57,
"time": "1768331217"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1768333113"
},
"departure": {
"delay": 33,
"time": "1768333113"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1768330972"
},
"departure": {
"delay": 52,
"time": "1768330972"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1768332015"
},
"departure": {
"delay": 15,
"time": "1768332015"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1768333166"
},
"departure": {
"delay": 26,
"time": "1768333166"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1768332574"
},
"departure": {
"delay": 34,
"time": "1768332574"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1768333040"
},
"departure": {
"delay": 20,
"time": "1768333040"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1768331637"
},
"departure": {
"delay": 57,
"time": "1768331637"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1768332462"
},
"departure": {
"delay": 42,
"time": "1768332462"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1768332198"
},
"departure": {
"delay": 18,
"time": "1768332198"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1768331920"
},
"departure": {
"delay": 40,
"time": "1768331920"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1768331115"
},
"departure": {
"delay": 15,
"time": "1768331115"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1768331180"
},
"departure": {
"delay": 20,
"time": "1768331180"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1768332345"
},
"departure": {
"delay": 45,
"time": "1768332345"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1768331058"
},
"departure": {
"delay": 18,
"time": "1768331058"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768331858"
},
"departure": {
"delay": 38,
"time": "1768331858"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768332950"
},
"departure": {
"delay": 50,
"time": "1768332950"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1768333289"
},
"departure": {
"delay": 29,
"time": "1768333289"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1768331324"
},
"departure": {
"delay": 44,
"time": "1768331324"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1768332765"
},
"departure": {
"delay": 45,
"time": "1768332765"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1768332518"
},
"departure": {
"delay": 38,
"time": "1768332518"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768331360"
},
"departure": {
"delay": 20,
"time": "1768331360"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768331010"
},
"departure": {
"delay": 30,
"time": "1768331010"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1768332102"
},
"departure": {
"delay": 42,
"time": "1768332102"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1768332159"
},
"departure": {
"delay": 39,
"time": "1768332159"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1768331437"
},
"departure": {
"delay": 37,
"time": "1768331437"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768333380"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
}
],
"timestamp": "1768329041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9722:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745694x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768321511"
},
"departure": {
"delay": 176,
"time": "1768321556"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 259,
"time": "1768322313"
},
"departure": {
"delay": 259,
"time": "1768322359"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1768320545"
},
"departure": {
"delay": 98,
"time": "1768320578"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 243,
"time": "1768322426"
},
"departure": {
"delay": 243,
"time": "1768322463"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 132,
"time": "1768320964"
},
"departure": {
"delay": 132,
"time": "1768321032"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1768320254"
},
"departure": {
"delay": 107,
"time": "1768320287"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 224,
"time": "1768321698"
},
"departure": {
"delay": 224,
"time": "1768321784"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 292,
"time": "1768322033"
},
"departure": {
"delay": 292,
"time": "1768322092"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 128,
"time": "1768321349"
},
"departure": {
"delay": 128,
"time": "1768321388"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 168,
"time": "1768321277"
},
"departure": {
"delay": 168,
"time": "1768321308"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1768320440"
},
"departure": {
"delay": 126,
"time": "1768320486"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 250,
"time": "1768321873"
},
"departure": {
"delay": 250,
"time": "1768321930"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1768322677"
},
"departure": {
"delay": 250,
"time": "1768322710"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 224,
"time": "1768322593"
},
"departure": {
"delay": 224,
"time": "1768322624"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1768320037"
},
"departure": {
"delay": 90,
"time": "1768320090"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1768320002"
},
"departure": {
"delay": 74,
"time": "1768320014"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 213,
"time": "1768322753"
},
"departure": {
"delay": 213,
"time": "1768322793"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1768321135"
},
"departure": {
"delay": 153,
"time": "1768321173"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 182,
"time": "1768322814"
},
"departure": {
"delay": 182,
"time": "1768322822"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 102,
"time": "1768320144"
},
"departure": {
"delay": 102,
"time": "1768320162"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 97,
"time": "1768319917"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 238,
"time": "1768322987"
},
"departure": {
"delay": 238,
"time": "1768322998"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 296,
"time": "1768322242"
},
"departure": {
"delay": 296,
"time": "1768322276"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 207,
"time": "1768322869"
},
"departure": {
"delay": 207,
"time": "1768322907"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 82,
"time": "1768320370"
},
"departure": {
"delay": 82,
"time": "1768320382"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 252,
"time": "1768322496"
},
"departure": {
"delay": 252,
"time": "1768322532"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1768320606"
},
"departure": {
"delay": 76,
"time": "1768320616"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1768320707"
},
"departure": {
"delay": 86,
"time": "1768320746"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1768323056"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 199,
"time": "1768321597"
},
"departure": {
"delay": 199,
"time": "1768321639"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1768320112"
},
"departure": {
"delay": 126,
"time": "1768320126"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768320899"
},
"departure": {
"delay": 100,
"time": "1768320940"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1768321414"
},
"departure": {
"delay": 158,
"time": "1768321478"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768320801"
},
"departure": {
"delay": 57,
"time": "1768320837"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1768321084"
},
"departure": {
"delay": 160,
"time": "1768321120"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745694x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6332:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1768329949"
},
"departure": {
"delay": 109,
"time": "1768329949"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1768329841"
},
"departure": {
"delay": 61,
"time": "1768329841"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1768329006"
},
"departure": {
"delay": 66,
"time": "1768329006"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1768330005"
},
"departure": {
"delay": 105,
"time": "1768330005"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1768330196"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1768329308"
},
"departure": {
"delay": 68,
"time": "1768329308"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1768328171"
},
"departure": {
"delay": 131,
"time": "1768328171"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1768329503"
},
"departure": {
"delay": -37,
"time": "1768329503"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1768328125"
},
"departure": {
"delay": 145,
"time": "1768328125"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1768328647"
},
"departure": {
"delay": 127,
"time": "1768328647"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768328846"
},
"departure": {
"delay": 86,
"time": "1768328846"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1768328266"
},
"departure": {
"delay": 106,
"time": "1768328266"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 126,
"time": "1768328046"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1768329121"
},
"departure": {
"delay": 86,
"time": "1768329146"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1768328545"
},
"departure": {
"delay": 145,
"time": "1768328545"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1768330096"
},
"departure": {
"delay": 76,
"time": "1768330096"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1768328747"
},
"departure": {
"delay": 107,
"time": "1768328747"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1768329396"
},
"departure": {
"delay": 36,
"time": "1768329396"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -140,
"time": "1768329580"
},
"departure": {
"delay": -140,
"time": "1768329580"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1768328332"
},
"departure": {
"delay": 112,
"time": "1768328332"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1768328466"
},
"departure": {
"delay": 126,
"time": "1768328466"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768329238"
},
"departure": {
"delay": 58,
"time": "1768329238"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1768328930"
},
"departure": {
"delay": 110,
"time": "1768328930"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1768328397"
},
"departure": {
"delay": 117,
"time": "1768328397"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768328061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6332:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768330866"
},
"departure": {
"delay": 6,
"time": "1768330866"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1768330650"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1768331698"
},
"departure": {
"delay": 58,
"time": "1768331698"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1768331179"
},
"departure": {
"delay": 19,
"time": "1768331179"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1768331484"
},
"departure": {
"delay": 24,
"time": "1768331484"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768330938"
},
"departure": {
"delay": 18,
"time": "1768330938"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768331002"
},
"departure": {
"delay": 22,
"time": "1768331002"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1768330796"
},
"departure": {
"delay": 56,
"time": "1768330796"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768331070"
},
"departure": {
"delay": 30,
"time": "1768331070"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768331620"
},
"departure": {
"delay": 40,
"time": "1768331620"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1768331559"
},
"departure": {
"delay": 39,
"time": "1768331559"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1768330736"
},
"departure": {
"delay": 56,
"time": "1768330736"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3538:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745272x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 350,
"time": "1768322450"
},
"departure": {
"delay": 350,
"time": "1768322450"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 350,
"time": "1768323470"
},
"departure": {
"delay": 350,
"time": "1768323470"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 350,
"time": "1768323890"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 350,
"time": "1768323410"
},
"departure": {
"delay": 350,
"time": "1768323410"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 350,
"time": "1768322810"
},
"departure": {
"delay": 350,
"time": "1768322810"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 350,
"time": "1768323230"
},
"departure": {
"delay": 350,
"time": "1768323230"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 350,
"time": "1768322510"
},
"departure": {
"delay": 350,
"time": "1768322510"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 350,
"time": "1768322330"
},
"departure": {
"delay": 350,
"time": "1768322330"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 350,
"time": "1768323110"
},
"departure": {
"delay": 350,
"time": "1768323110"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 350,
"time": "1768323770"
},
"departure": {
"delay": 350,
"time": "1768323770"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 350,
"time": "1768323650"
},
"departure": {
"delay": 350,
"time": "1768323650"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 350,
"time": "1768322630"
},
"departure": {
"delay": 350,
"time": "1768322630"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 350,
"time": "1768322930"
},
"departure": {
"delay": 350,
"time": "1768322930"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 350,
"time": "1768323350"
},
"departure": {
"delay": 350,
"time": "1768323350"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 350,
"time": "1768323050"
},
"departure": {
"delay": 350,
"time": "1768323050"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 350,
"time": "1768322750"
},
"departure": {
"delay": 350,
"time": "1768322750"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 350,
"time": "1768322390"
},
"departure": {
"delay": 350,
"time": "1768322390"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 350,
"time": "1768323530"
},
"departure": {
"delay": 350,
"time": "1768323530"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 350,
"time": "1768322570"
},
"departure": {
"delay": 350,
"time": "1768322570"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745272x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745207x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1768297868"
},
"departure": {
"delay": -35,
"time": "1768297885"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1768297513"
},
"departure": {
"delay": -25,
"time": "1768297535"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1768296954"
},
"departure": {
"delay": 41,
"time": "1768297001"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1768296726"
},
"departure": {
"delay": -1,
"time": "1768296779"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": -100,
"time": "1768296500"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1768296833"
},
"departure": {
"delay": 29,
"time": "1768296869"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768297434"
},
"departure": {
"delay": 33,
"time": "1768297473"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -99,
"time": "1768298241"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1768297793"
},
"departure": {
"delay": -35,
"time": "1768297825"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1768297180"
},
"departure": {
"delay": 84,
"time": "1768297224"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1768298110"
},
"departure": {
"delay": -13,
"time": "1768298147"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1768297331"
},
"departure": {
"delay": 54,
"time": "1768297374"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1768297992"
},
"departure": {
"delay": -5,
"time": "1768298035"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1768297925"
},
"departure": {
"delay": -13,
"time": "1768297967"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1768297666"
},
"departure": {
"delay": -37,
"time": "1768297703"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1768298058"
},
"departure": {
"delay": -8,
"time": "1768298092"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1768297601"
},
"departure": {
"delay": -44,
"time": "1768297636"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1768297047"
},
"departure": {
"delay": 62,
"time": "1768297082"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1768297103"
},
"departure": {
"delay": 57,
"time": "1768297137"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745207x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011326x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768331343"
},
"departure": {
"delay": 3,
"time": "1768331343"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 12,
"time": "1768330512"
},
"departure": {
"delay": 12,
"time": "1768330512"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1768331193"
},
"departure": {
"delay": 33,
"time": "1768331193"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1768330255"
},
"departure": {
"delay": 55,
"time": "1768330255"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1768331147"
},
"departure": {
"delay": 47,
"time": "1768331147"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -10,
"time": "1768330730"
},
"departure": {
"delay": -10,
"time": "1768330730"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -10,
"time": "1768331390"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 60,
"time": "1768330380"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 11,
"time": "1768330691"
},
"departure": {
"delay": 11,
"time": "1768330691"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1768330831"
},
"departure": {
"delay": 31,
"time": "1768330831"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 38,
"time": "1768331258"
},
"departure": {
"delay": 38,
"time": "1768331258"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -10,
"time": "1768330610"
},
"departure": {
"delay": -10,
"time": "1768330610"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1768330336"
},
"departure": {
"delay": 76,
"time": "1768330336"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1768331090"
},
"departure": {
"delay": -10,
"time": "1768331090"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -10,
"time": "1768330970"
},
"departure": {
"delay": -10,
"time": "1768330970"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 6,
"time": "1768330866"
},
"departure": {
"delay": 6,
"time": "1768330866"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 9,
"time": "1768330449"
},
"departure": {
"delay": 9,
"time": "1768330449"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 29,
"time": "1768331309"
},
"departure": {
"delay": 29,
"time": "1768331309"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 30,
"time": "1768330770"
},
"departure": {
"delay": 30,
"time": "1768330770"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 37,
"time": "1768331017"
},
"departure": {
"delay": 37,
"time": "1768331017"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 45,
"time": "1768330905"
},
"departure": {
"delay": 45,
"time": "1768330905"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1768330453",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011326x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx44:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1768331494"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1768330895"
},
"departure": {
"delay": 35,
"time": "1768330895"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768331314"
},
"departure": {
"delay": 34,
"time": "1768331314"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1768331152"
},
"departure": {
"delay": 52,
"time": "1768331152"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 84,
"time": "1768329984"
},
"departure": {
"delay": 84,
"time": "1768329984"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1768330801"
},
"departure": {
"delay": 61,
"time": "1768330801"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1768329914"
},
"departure": {
"delay": 94,
"time": "1768329934"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1768331242"
},
"departure": {
"delay": 82,
"time": "1768331242"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1768330135"
},
"departure": {
"delay": 55,
"time": "1768330135"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1768330714"
},
"departure": {
"delay": 34,
"time": "1768330714"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1768330065"
},
"departure": {
"delay": 45,
"time": "1768330065"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1768329509"
},
"departure": {
"delay": 89,
"time": "1768329509"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1768330209"
},
"departure": {
"delay": 34,
"time": "1768330234"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1768330410"
},
"departure": {
"delay": 54,
"time": "1768330434"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1768329134"
},
"departure": {
"delay": 39,
"time": "1768329159"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1768330534"
},
"departure": {
"delay": 34,
"time": "1768330534"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1768329210"
},
"departure": {
"delay": 90,
"time": "1768329210"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1768329712"
},
"departure": {
"delay": 39,
"time": "1768329759"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1768331074"
},
"departure": {
"delay": 34,
"time": "1768331074"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1768328810"
},
"departure": {
"delay": 50,
"time": "1768328810"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1768328937"
},
"departure": {
"delay": 57,
"time": "1768328937"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1768329788"
},
"departure": {
"delay": 92,
"time": "1768329812"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1768329345"
},
"departure": {
"delay": 45,
"time": "1768329345"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1768329059"
},
"departure": {
"delay": -1,
"time": "1768329059"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1768330334"
},
"departure": {
"delay": 74,
"time": "1768330334"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1768330991"
},
"departure": {
"delay": 71,
"time": "1768330991"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1768328886"
},
"departure": {
"delay": 6,
"time": "1768328886"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1768329575"
},
"departure": {
"delay": 35,
"time": "1768329575"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1768329008"
},
"departure": {
"delay": 68,
"time": "1768329008"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768328242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx44:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852068F5202261x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768325460"
},
"departure": {
"time": "1768325520"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768327380"
},
"departure": {
"time": "1768327440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768326420"
},
"departure": {
"time": "1768326480"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768324740"
},
"departure": {
"time": "1768324800"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768326900"
},
"departure": {
"time": "1768326960"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768323900"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768330140"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768328400"
},
"departure": {
"time": "1768328460"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768320272",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852068F5202261x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745763x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -100,
"time": "1768330700"
},
"departure": {
"delay": -100,
"time": "1768330700"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1768328353"
},
"departure": {
"delay": 96,
"time": "1768328376"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1768328553"
},
"departure": {
"delay": -15,
"time": "1768328565"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -155,
"time": "1768329735"
},
"departure": {
"delay": -155,
"time": "1768329745"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -140,
"time": "1768329626"
},
"departure": {
"delay": -140,
"time": "1768329640"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1768330014"
},
"departure": {
"delay": -87,
"time": "1768330113"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -118,
"time": "1768329935"
},
"departure": {
"delay": -118,
"time": "1768329962"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -92,
"time": "1768328772"
},
"departure": {
"delay": -92,
"time": "1768328788"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1768329487"
},
"departure": {
"delay": -21,
"time": "1768329519"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1768329404"
},
"departure": {
"delay": -28,
"time": "1768329452"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1768330280"
},
"departure": {
"delay": -100,
"time": "1768330280"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1768328487"
},
"departure": {
"delay": 44,
"time": "1768328504"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1768328586"
},
"departure": {
"delay": -36,
"time": "1768328604"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -100,
"time": "1768330760"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -32,
"time": "1768329360"
},
"departure": {
"delay": -32,
"time": "1768329388"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1768330400"
},
"departure": {
"delay": -100,
"time": "1768330400"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1768329097"
},
"departure": {
"delay": 3,
"time": "1768329183"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1768328267"
},
"departure": {
"delay": 142,
"time": "1768328302"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1768328179"
},
"departure": {
"delay": 158,
"time": "1768328198"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1768330340"
},
"departure": {
"delay": -100,
"time": "1768330340"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 8,
"time": "1768329215"
},
"departure": {
"delay": 8,
"time": "1768329248"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -130,
"time": "1768329677"
},
"departure": {
"delay": -130,
"time": "1768329710"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1768328424"
},
"departure": {
"delay": 37,
"time": "1768328437"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -100,
"time": "1768330520"
},
"departure": {
"delay": -100,
"time": "1768330520"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 105,
"time": "1768328317"
},
"departure": {
"delay": 105,
"time": "1768328325"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -99,
"time": "1768329809"
},
"departure": {
"delay": -99,
"time": "1768329861"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -100,
"time": "1768330160"
},
"departure": {
"delay": -100,
"time": "1768330160"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -100,
"time": "1768330460"
},
"departure": {
"delay": -100,
"time": "1768330460"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -42,
"time": "1768329287"
},
"departure": {
"delay": -42,
"time": "1768329318"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1768328661"
},
"departure": {
"delay": -51,
"time": "1768328709"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -78,
"time": "1768328912"
},
"departure": {
"delay": -78,
"time": "1768328922"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -100,
"time": "1768330580"
},
"departure": {
"delay": -100,
"time": "1768330580"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -71,
"time": "1768329576"
},
"departure": {
"delay": -71,
"time": "1768329589"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -100,
"time": "1768330640"
},
"departure": {
"delay": -100,
"time": "1768330640"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 146,
"time": "1768328126"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -129,
"time": "1768329761"
},
"departure": {
"delay": -129,
"time": "1768329771"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745763x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747522x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 381,
"time": "1768290230"
},
"departure": {
"delay": 381,
"time": "1768290261"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 348,
"time": "1768289824"
},
"departure": {
"delay": 348,
"time": "1768289868"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 372,
"time": "1768290301"
},
"departure": {
"delay": 372,
"time": "1768290312"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 203,
"time": "1768289333"
},
"departure": {
"delay": 203,
"time": "1768289363"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 271,
"time": "1768289155"
},
"departure": {
"delay": 271,
"time": "1768289191"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1768288354"
},
"departure": {
"delay": 176,
"time": "1768288376"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 367,
"time": "1768288663"
},
"departure": {
"delay": 367,
"time": "1768288687"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 329,
"time": "1768288763"
},
"departure": {
"delay": 329,
"time": "1768288769"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 286,
"time": "1768289236"
},
"departure": {
"delay": 286,
"time": "1768289266"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 401,
"time": "1768290531"
},
"departure": {
"delay": 401,
"time": "1768290581"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1768288201"
},
"departure": {
"delay": 92,
"time": "1768288232"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 202,
"time": "1768289400"
},
"departure": {
"delay": 202,
"time": "1768289422"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 290,
"time": "1768288834"
},
"departure": {
"delay": 290,
"time": "1768288850"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 385,
"time": "1768290625"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 202,
"time": "1768288433"
},
"departure": {
"delay": 202,
"time": "1768288462"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 277,
"time": "1768288906"
},
"departure": {
"delay": 277,
"time": "1768288957"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1768288261"
},
"departure": {
"delay": 168,
"time": "1768288308"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 348,
"time": "1768290458"
},
"departure": {
"delay": 348,
"time": "1768290468"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 73,
"time": "1768288033"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 267,
"time": "1768288491"
},
"departure": {
"delay": 267,
"time": "1768288527"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 316,
"time": "1768289575"
},
"departure": {
"delay": 316,
"time": "1768289716"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 371,
"time": "1768290339"
},
"departure": {
"delay": 371,
"time": "1768290371"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747522x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330200"
},
"departure": {
"delay": 60,
"time": "1768330200"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768328940"
},
"departure": {
"delay": 60,
"time": "1768328940"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768328610"
},
"departure": {
"delay": 30,
"time": "1768328610"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768328960"
},
"departure": {
"delay": 20,
"time": "1768328960"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768329060"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330320"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768330080"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768330020"
},
"departure": {
"delay": 60,
"time": "1768330020"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330380"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768329800"
},
"departure": {
"delay": 20,
"time": "1768329800"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1768330220"
},
"departure": {
"delay": 20,
"time": "1768330220"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768330800"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768328700"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768328880"
},
"departure": {
"delay": 60,
"time": "1768328880"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768328580"
},
"departure": {
"delay": 60,
"time": "1768328580"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768329780"
},
"departure": {
"delay": 60,
"time": "1768329780"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768329000"
},
"departure": {
"delay": 60,
"time": "1768329000"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768329900"
},
"departure": {
"time": "1768329900"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768329420"
},
"departure": {
"delay": 60,
"time": "1768329420"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768330740"
},
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768328520"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1768329740"
},
"departure": {
"delay": 20,
"time": "1768329740"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1768328595"
},
"departure": {
"delay": 15,
"time": "1768328595"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328022",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13885:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745699x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1768326506"
},
"departure": {
"delay": -62,
"time": "1768326598"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1768326930"
},
"departure": {
"delay": -43,
"time": "1768327037"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1768327115"
},
"departure": {
"delay": 9,
"time": "1768327149"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -65,
"time": "1768326804"
},
"departure": {
"delay": -65,
"time": "1768326835"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1768324499"
},
"departure": {
"delay": 9,
"time": "1768324509"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -113,
"time": "1768326870"
},
"departure": {
"delay": -113,
"time": "1768326907"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -25,
"time": "1768325934"
},
"departure": {
"delay": -25,
"time": "1768326035"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1768325370"
},
"departure": {
"delay": -53,
"time": "1768325407"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1768324811"
},
"departure": {
"delay": -80,
"time": "1768324840"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -79,
"time": "1768325714"
},
"departure": {
"delay": -79,
"time": "1768325741"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -92,
"time": "1768325499"
},
"departure": {
"delay": -92,
"time": "1768325548"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1768326236"
},
"departure": {
"delay": -37,
"time": "1768326263"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1768324595"
},
"departure": {
"delay": -9,
"time": "1768324611"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1768327316"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 66,
"time": "1768327239"
},
"departure": {
"delay": 66,
"time": "1768327266"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -36,
"time": "1768324754"
},
"departure": {
"delay": -36,
"time": "1768324764"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1768324527"
},
"departure": {
"delay": -17,
"time": "1768324543"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -81,
"time": "1768326433"
},
"departure": {
"delay": -81,
"time": "1768326459"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -102,
"time": "1768325019"
},
"departure": {
"delay": -102,
"time": "1768325058"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -88,
"time": "1768325579"
},
"departure": {
"delay": -88,
"time": "1768325672"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1768324685"
},
"departure": {
"delay": -39,
"time": "1768324701"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -77,
"time": "1768326735"
},
"departure": {
"delay": -77,
"time": "1768326763"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -67,
"time": "1768324879"
},
"departure": {
"delay": -67,
"time": "1768324913"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -67,
"time": "1768325416"
},
"departure": {
"delay": -67,
"time": "1768325453"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 56,
"time": "1768324436"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -62,
"time": "1768325210"
},
"departure": {
"delay": -62,
"time": "1768325278"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1768326648"
},
"departure": {
"delay": -36,
"time": "1768326684"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -37,
"time": "1768325874"
},
"departure": {
"delay": -37,
"time": "1768325903"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1768324938"
},
"departure": {
"delay": -87,
"time": "1768324953"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -118,
"time": "1768325099"
},
"departure": {
"delay": -118,
"time": "1768325162"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -63,
"time": "1768325305"
},
"departure": {
"delay": -63,
"time": "1768325337"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1768326367"
},
"departure": {
"delay": -82,
"time": "1768326398"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1768326117"
},
"departure": {
"delay": -30,
"time": "1768326150"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1768325780"
},
"departure": {
"delay": -42,
"time": "1768325838"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1768324565"
},
"departure": {
"delay": 19,
"time": "1768324579"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745699x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 238,
"time": "1768329778"
},
"departure": {
"delay": 238,
"time": "1768329778"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 251,
"time": "1768329251"
},
"departure": {
"delay": 251,
"time": "1768329251"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 350,
"time": "1768328270"
},
"departure": {
"delay": 350,
"time": "1768328270"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 228,
"time": "1768329348"
},
"departure": {
"delay": 228,
"time": "1768329348"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 266,
"time": "1768329604"
},
"departure": {
"delay": 266,
"time": "1768329626"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1768329104"
},
"departure": {
"delay": 186,
"time": "1768329126"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 243,
"time": "1768328823"
},
"departure": {
"delay": 243,
"time": "1768328823"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1768329951"
},
"departure": {
"delay": 171,
"time": "1768329951"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 188,
"time": "1768327628"
},
"departure": {
"delay": 188,
"time": "1768327628"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 383,
"time": "1768328183"
},
"departure": {
"delay": 383,
"time": "1768328183"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 284,
"time": "1768329704"
},
"departure": {
"delay": 284,
"time": "1768329704"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 353,
"time": "1768328453"
},
"departure": {
"delay": 353,
"time": "1768328453"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 246,
"time": "1768328526"
},
"departure": {
"delay": 246,
"time": "1768328526"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 216,
"time": "1768327776"
},
"departure": {
"delay": 216,
"time": "1768327776"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 292,
"time": "1768328032"
},
"departure": {
"delay": 292,
"time": "1768328032"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 389,
"time": "1768328104"
},
"departure": {
"delay": 389,
"time": "1768328129"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1768328911"
},
"departure": {
"delay": 91,
"time": "1768328911"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 242,
"time": "1768328762"
},
"departure": {
"delay": 242,
"time": "1768328762"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 229,
"time": "1768329829"
},
"departure": {
"delay": 229,
"time": "1768329829"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 276,
"time": "1768328676"
},
"departure": {
"delay": 276,
"time": "1768328676"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 286,
"time": "1768328626"
},
"departure": {
"delay": 286,
"time": "1768328626"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 211,
"time": "1768328851"
},
"departure": {
"delay": 211,
"time": "1768328851"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 295,
"time": "1768329535"
},
"departure": {
"delay": 295,
"time": "1768329535"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1768329003"
},
"departure": {
"delay": 183,
"time": "1768329003"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1768327476"
},
"departure": {
"delay": 96,
"time": "1768327476"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1768328856"
},
"departure": {
"delay": 156,
"time": "1768328856"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1768329177"
},
"departure": {
"delay": 237,
"time": "1768329177"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1768330047"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 201,
"time": "1768327701"
},
"departure": {
"delay": 201,
"time": "1768327701"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768327380"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 216,
"time": "1768329876"
},
"departure": {
"delay": 216,
"time": "1768329876"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 262,
"time": "1768329322"
},
"departure": {
"delay": 262,
"time": "1768329322"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 319,
"time": "1768328359"
},
"departure": {
"delay": 319,
"time": "1768328359"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 319,
"time": "1768328419"
},
"departure": {
"delay": 319,
"time": "1768328419"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 306,
"time": "1768327926"
},
"departure": {
"delay": 306,
"time": "1768327926"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 231,
"time": "1768327851"
},
"departure": {
"delay": 231,
"time": "1768327851"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768327041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9789:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12366:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1768331824"
},
"departure": {
"delay": 4,
"time": "1768331824"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1768332299"
},
"departure": {
"delay": 59,
"time": "1768332299"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1768333010"
},
"departure": {
"delay": 50,
"time": "1768333010"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1768331504"
},
"departure": {
"delay": 44,
"time": "1768331504"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1768331852"
},
"departure": {
"delay": 32,
"time": "1768331852"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1768333342"
},
"departure": {
"delay": 22,
"time": "1768333342"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768331790"
},
"departure": {
"delay": 30,
"time": "1768331790"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768332946"
},
"departure": {
"delay": 46,
"time": "1768332946"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768332210"
},
"departure": {
"delay": 30,
"time": "1768332210"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768333053"
},
"departure": {
"delay": 33,
"time": "1768333053"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1768333388"
},
"departure": {
"delay": 8,
"time": "1768333388"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1768333275"
},
"departure": {
"delay": 15,
"time": "1768333275"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1768331572"
},
"departure": {
"delay": 52,
"time": "1768331572"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1768333213"
},
"departure": {
"delay": 13,
"time": "1768333213"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1768331670"
},
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768332016"
},
"departure": {
"delay": 16,
"time": "1768332016"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1768333475"
},
"departure": {
"delay": 35,
"time": "1768333475"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1768333535"
},
"departure": {
"delay": 35,
"time": "1768333535"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 30,
"time": "1768331430"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768332157"
},
"departure": {
"delay": 37,
"time": "1768332157"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1768331693"
},
"departure": {
"delay": 53,
"time": "1768331693"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768331610"
},
"departure": {
"delay": 30,
"time": "1768331610"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1768333591"
},
"departure": {
"delay": 31,
"time": "1768333591"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1768332873"
},
"departure": {
"delay": 33,
"time": "1768332873"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1768331887"
},
"departure": {
"delay": 7,
"time": "1768331887"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768330021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12366:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 244,
"time": "1768328922"
},
"departure": {
"delay": 244,
"time": "1768328944"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1768329895"
},
"departure": {
"delay": 115,
"time": "1768329895"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 179,
"time": "1768329719"
},
"departure": {
"delay": 179,
"time": "1768329719"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 403,
"time": "1768327994"
},
"departure": {
"delay": 403,
"time": "1768328023"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 309,
"time": "1768327869"
},
"departure": {
"delay": 309,
"time": "1768327869"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1768329969"
},
"departure": {
"delay": 129,
"time": "1768329969"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 266,
"time": "1768327826"
},
"departure": {
"delay": 266,
"time": "1768327826"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 211,
"time": "1768329151"
},
"departure": {
"delay": 211,
"time": "1768329151"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 191,
"time": "1768329191"
},
"departure": {
"delay": 191,
"time": "1768329191"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1768329244"
},
"departure": {
"delay": 149,
"time": "1768329269"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 189,
"time": "1768328649"
},
"departure": {
"delay": 189,
"time": "1768328649"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768328712"
},
"departure": {
"delay": 132,
"time": "1768328712"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 355,
"time": "1768328370"
},
"departure": {
"delay": 355,
"time": "1768328395"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1768328569"
},
"departure": {
"delay": 289,
"time": "1768328569"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 358,
"time": "1768327918"
},
"departure": {
"delay": 358,
"time": "1768327918"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1768329619"
},
"departure": {
"delay": 199,
"time": "1768329619"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 128,
"time": "1768330028"
},
"departure": {
"delay": 128,
"time": "1768330028"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 300,
"time": "1768328460"
},
"departure": {
"delay": 300,
"time": "1768328460"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1768329353"
},
"departure": {
"delay": 173,
"time": "1768329353"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 339,
"time": "1768328319"
},
"departure": {
"delay": 339,
"time": "1768328319"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 379,
"time": "1768328119"
},
"departure": {
"delay": 379,
"time": "1768328119"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768327440"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1768329869"
},
"departure": {
"delay": 149,
"time": "1768329869"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 181,
"time": "1768329421"
},
"departure": {
"delay": 181,
"time": "1768329421"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 194,
"time": "1768329494"
},
"departure": {
"delay": 194,
"time": "1768329494"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1768329824"
},
"departure": {
"delay": 164,
"time": "1768329824"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 213,
"time": "1768328853"
},
"departure": {
"delay": 213,
"time": "1768328853"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 317,
"time": "1768327757"
},
"departure": {
"delay": 317,
"time": "1768327757"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1768329670"
},
"departure": {
"delay": 190,
"time": "1768329670"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 299,
"time": "1768328519"
},
"departure": {
"delay": 299,
"time": "1768328519"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1768328779"
},
"departure": {
"delay": 139,
"time": "1768328779"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1768330094"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 187,
"time": "1768329547"
},
"departure": {
"delay": 187,
"time": "1768329547"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 191,
"time": "1768329071"
},
"departure": {
"delay": 191,
"time": "1768329071"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 431,
"time": "1768328171"
},
"departure": {
"delay": 431,
"time": "1768328171"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768329785"
},
"departure": {
"delay": 125,
"time": "1768329785"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 250,
"time": "1768329010"
},
"departure": {
"delay": 250,
"time": "1768329010"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 167,
"time": "1768328807"
},
"departure": {
"delay": 167,
"time": "1768328807"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768327241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10091:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1768330111"
},
"departure": {
"delay": 91,
"time": "1768330111"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768329962"
},
"departure": {
"delay": 62,
"time": "1768329962"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1768331821"
},
"departure": {
"delay": 121,
"time": "1768331821"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 135,
"time": "1768331595"
},
"departure": {
"delay": 135,
"time": "1768331595"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1768330192"
},
"departure": {
"delay": 112,
"time": "1768330192"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1768330797"
},
"departure": {
"delay": 117,
"time": "1768330797"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1768330529"
},
"departure": {
"delay": 89,
"time": "1768330529"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1768330889"
},
"departure": {
"delay": 89,
"time": "1768330889"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1768330730"
},
"departure": {
"delay": 110,
"time": "1768330730"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1768331939"
},
"departure": {
"delay": 119,
"time": "1768331939"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 137,
"time": "1768330637"
},
"departure": {
"delay": 137,
"time": "1768330637"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1768330485"
},
"departure": {
"delay": 105,
"time": "1768330485"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1768330174"
},
"departure": {
"delay": 154,
"time": "1768330174"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1768331004"
},
"departure": {
"delay": 144,
"time": "1768331004"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1768330242"
},
"departure": {
"delay": 42,
"time": "1768330242"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1768330085"
},
"departure": {
"delay": 125,
"time": "1768330085"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1768331538"
},
"departure": {
"delay": 138,
"time": "1768331538"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1768330310"
},
"departure": {
"delay": 110,
"time": "1768330310"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1768331878"
},
"departure": {
"delay": 118,
"time": "1768331878"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1768330435"
},
"departure": {
"delay": 115,
"time": "1768330435"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1768331069"
},
"departure": {
"delay": 89,
"time": "1768331069"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1768330363"
},
"departure": {
"delay": 126,
"time": "1768330386"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1768331767"
},
"departure": {
"delay": 127,
"time": "1768331767"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1768331238"
},
"departure": {
"delay": 138,
"time": "1768331238"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1768330859"
},
"departure": {
"delay": 119,
"time": "1768330859"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1768331699"
},
"departure": {
"delay": 119,
"time": "1768331699"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768329641",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7018:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1768330800"
},
"departure": {
"delay": 180,
"time": "1768330800"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1768331820"
},
"departure": {
"delay": 180,
"time": "1768331820"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1768330020"
},
"departure": {
"delay": 185,
"time": "1768330025"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768332180"
},
"departure": {
"delay": 180,
"time": "1768332180"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1768330620"
},
"departure": {
"delay": 180,
"time": "1768330620"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1768332000"
},
"departure": {
"delay": 180,
"time": "1768332000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1768332420"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1768330200"
},
"departure": {
"delay": 185,
"time": "1768330205"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1768330380"
},
"departure": {
"delay": 185,
"time": "1768330385"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768329780"
},
"departure": {
"delay": 125,
"time": "1768329785"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1768332300"
},
"departure": {
"delay": 180,
"time": "1768332300"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1768331880"
},
"departure": {
"delay": 180,
"time": "1768331880"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1768330080"
},
"departure": {
"delay": 185,
"time": "1768330085"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1768330260"
},
"departure": {
"delay": 185,
"time": "1768330265"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1768330920"
},
"departure": {
"delay": 180,
"time": "1768330920"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1768331280"
},
"departure": {
"delay": 180,
"time": "1768331280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1768330980"
},
"departure": {
"delay": 180,
"time": "1768330980"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1768331760"
},
"departure": {
"delay": 180,
"time": "1768331760"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 195,
"time": "1768330330"
},
"departure": {
"delay": 195,
"time": "1768330335"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1768330500"
},
"departure": {
"delay": 180,
"time": "1768330500"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1768330390"
},
"departure": {
"delay": 180,
"time": "1768330440"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1768331700"
},
"departure": {
"delay": 180,
"time": "1768331700"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1768330090"
},
"departure": {
"delay": 135,
"time": "1768330095"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1768330860"
},
"departure": {
"delay": 180,
"time": "1768330860"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1768330320"
},
"departure": {
"delay": 185,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768331460"
},
"departure": {
"delay": 180,
"time": "1768331460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1768329900"
},
"departure": {
"delay": 185,
"time": "1768329905"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1768331580"
},
"departure": {
"delay": 180,
"time": "1768331580"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"delay": 5,
"time": "1768329605"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768332240"
},
"departure": {
"delay": 180,
"time": "1768332240"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1768332120"
},
"departure": {
"delay": 180,
"time": "1768332120"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 185,
"time": "1768332185"
},
"departure": {
"delay": 185,
"time": "1768332185"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1768330740"
},
"departure": {
"delay": 180,
"time": "1768330740"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1768329960"
},
"departure": {
"delay": 185,
"time": "1768329965"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1768330210"
},
"departure": {
"delay": 195,
"time": "1768330215"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1768330472",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1143:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748459x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1768297471"
},
"departure": {
"delay": -13,
"time": "1768297487"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1768295491"
},
"departure": {
"delay": 101,
"time": "1768295501"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768296958"
},
"departure": {
"delay": 38,
"time": "1768296998"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1768297239"
},
"departure": {
"delay": 48,
"time": "1768297248"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1768297405"
},
"departure": {
"delay": -8,
"time": "1768297432"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 166,
"time": "1768296685"
},
"departure": {
"delay": 166,
"time": "1768296706"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1768297364"
},
"departure": {
"delay": -1,
"time": "1768297379"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1768295736"
},
"departure": {
"delay": 116,
"time": "1768295756"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 118,
"time": "1768295218"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1768295581"
},
"departure": {
"delay": 83,
"time": "1768295603"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1768296603"
},
"departure": {
"delay": 167,
"time": "1768296647"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1768296475"
},
"departure": {
"delay": 74,
"time": "1768296494"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1768295932"
},
"departure": {
"delay": 149,
"time": "1768295969"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1768297541"
},
"departure": {
"delay": -7,
"time": "1768297553"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1768295389"
},
"departure": {
"delay": 63,
"time": "1768295403"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1768296412"
},
"departure": {
"delay": 90,
"time": "1768296450"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768297274"
},
"departure": {
"delay": 30,
"time": "1768297290"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1768297136"
},
"departure": {
"delay": 68,
"time": "1768297148"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1768296345"
},
"departure": {
"delay": 80,
"time": "1768296380"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1768295880"
},
"departure": {
"delay": 151,
"time": "1768295911"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1768297580"
},
"departure": {
"delay": -24,
"time": "1768297596"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 87,
"time": "1768296256"
},
"departure": {
"delay": 87,
"time": "1768296267"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1768295768"
},
"departure": {
"delay": 81,
"time": "1768295781"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1768297451"
},
"departure": {
"delay": -36,
"time": "1768297464"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1768295451"
},
"departure": {
"delay": 64,
"time": "1768295464"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1768295659"
},
"departure": {
"delay": 117,
"time": "1768295697"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1768296762"
},
"departure": {
"delay": 90,
"time": "1768296930"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1768296111"
},
"departure": {
"delay": 147,
"time": "1768296147"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1768296165"
},
"departure": {
"delay": 118,
"time": "1768296178"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1768296041"
},
"departure": {
"delay": 171,
"time": "1768296051"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1768297319"
},
"departure": {
"delay": 29,
"time": "1768297349"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -54,
"time": "1768297626"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1768297211"
},
"departure": {
"delay": 79,
"time": "1768297219"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748459x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12758:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 681,
"time": "1768329261"
},
"departure": {
"delay": 681,
"time": "1768329261"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 690,
"time": "1768329149"
},
"departure": {
"delay": 690,
"time": "1768329150"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 290,
"time": "1768328210"
},
"departure": {
"delay": 290,
"time": "1768328210"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 243,
"time": "1768326783"
},
"departure": {
"delay": 243,
"time": "1768326783"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1768327479"
},
"departure": {
"delay": 279,
"time": "1768327479"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 270,
"time": "1768327818"
},
"departure": {
"delay": 270,
"time": "1768327830"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 269,
"time": "1768328309"
},
"departure": {
"delay": 269,
"time": "1768328309"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 298,
"time": "1768328098"
},
"departure": {
"delay": 298,
"time": "1768328098"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 292,
"time": "1768328332"
},
"departure": {
"delay": 292,
"time": "1768328332"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 270,
"time": "1768327045"
},
"departure": {
"delay": 270,
"time": "1768327050"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 730,
"time": "1768329130"
},
"departure": {
"delay": 730,
"time": "1768329130"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1768326400"
},
"departure": {
"delay": 100,
"time": "1768326400"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 229,
"time": "1768326829"
},
"departure": {
"delay": 229,
"time": "1768326829"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 280,
"time": "1768328380"
},
"departure": {
"delay": 280,
"time": "1768328380"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 35,
"time": "1768326275"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1768328175"
},
"departure": {
"delay": 255,
"time": "1768328175"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1768326539"
},
"departure": {
"delay": 119,
"time": "1768326539"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 329,
"time": "1768327998"
},
"departure": {
"delay": 329,
"time": "1768328009"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 295,
"time": "1768328272"
},
"departure": {
"delay": 295,
"time": "1768328275"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 337,
"time": "1768327177"
},
"departure": {
"delay": 337,
"time": "1768327177"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1768326451"
},
"departure": {
"delay": 157,
"time": "1768326457"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 711,
"time": "1768328871"
},
"departure": {
"delay": 711,
"time": "1768328871"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 281,
"time": "1768328141"
},
"departure": {
"delay": 281,
"time": "1768328141"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1768326612"
},
"departure": {
"delay": 132,
"time": "1768326612"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 311,
"time": "1768327631"
},
"departure": {
"delay": 311,
"time": "1768327631"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 276,
"time": "1768327896"
},
"departure": {
"delay": 276,
"time": "1768327896"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 273,
"time": "1768326933"
},
"departure": {
"delay": 273,
"time": "1768326933"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 284,
"time": "1768327724"
},
"departure": {
"delay": 284,
"time": "1768327724"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 661,
"time": "1768329241"
},
"departure": {
"delay": 661,
"time": "1768329241"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 315,
"time": "1768327550"
},
"departure": {
"delay": 315,
"time": "1768327575"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 571,
"time": "1768329451"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 698,
"time": "1768328978"
},
"departure": {
"delay": 698,
"time": "1768328978"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 753,
"time": "1768329033"
},
"departure": {
"delay": 753,
"time": "1768329033"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 669,
"time": "1768329369"
},
"departure": {
"delay": 669,
"time": "1768329369"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 715,
"time": "1768328935"
},
"departure": {
"delay": 715,
"time": "1768328935"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 664,
"time": "1768329184"
},
"departure": {
"delay": 664,
"time": "1768329184"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 110,
"time": "1768326327"
},
"departure": {
"delay": 110,
"time": "1768326350"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 334,
"time": "1768327354"
},
"departure": {
"delay": 334,
"time": "1768327354"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 355,
"time": "1768328455"
},
"departure": {
"delay": 355,
"time": "1768328455"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 187,
"time": "1768326725"
},
"departure": {
"delay": 187,
"time": "1768326727"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 296,
"time": "1768328036"
},
"departure": {
"delay": 296,
"time": "1768328036"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 318,
"time": "1768326978"
},
"departure": {
"delay": 318,
"time": "1768326978"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768326280",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12758:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768334190"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330002",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3545:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1768332289"
},
"departure": {
"delay": 49,
"time": "1768332289"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768331925"
},
"departure": {
"delay": 45,
"time": "1768331925"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768331687"
},
"departure": {
"delay": 47,
"time": "1768331687"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1768332445"
},
"departure": {
"delay": 25,
"time": "1768332445"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1768332532"
},
"departure": {
"delay": 52,
"time": "1768332532"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1768331151"
},
"departure": {
"delay": 51,
"time": "1768331151"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768331797"
},
"departure": {
"delay": 37,
"time": "1768331797"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1768331852"
},
"departure": {
"delay": 32,
"time": "1768331852"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768331313"
},
"departure": {
"delay": 33,
"time": "1768331313"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1768332361"
},
"departure": {
"delay": 1,
"time": "1768332361"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332720"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1768331217"
},
"departure": {
"delay": 57,
"time": "1768331217"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2528:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748464x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1768307095"
},
"departure": {
"delay": 183,
"time": "1768307163"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1768306187"
},
"departure": {
"delay": 21,
"time": "1768306221"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1768306434"
},
"departure": {
"delay": 82,
"time": "1768306462"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1768306112"
},
"departure": {
"delay": 6,
"time": "1768306146"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1768308269"
},
"departure": {
"delay": 105,
"time": "1768308285"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1768306662"
},
"departure": {
"delay": 81,
"time": "1768306701"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 175,
"time": "1768307474"
},
"departure": {
"delay": 175,
"time": "1768307515"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1768308068"
},
"departure": {
"delay": 102,
"time": "1768308102"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1768306625"
},
"departure": {
"delay": 81,
"time": "1768306641"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1768308307"
},
"departure": {
"delay": 119,
"time": "1768308359"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1768307319"
},
"departure": {
"delay": 126,
"time": "1768307346"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768308128"
},
"departure": {
"delay": 79,
"time": "1768308139"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1768308371"
},
"departure": {
"delay": 86,
"time": "1768308386"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1768307807"
},
"departure": {
"delay": 93,
"time": "1768307853"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1768306251"
},
"departure": {
"delay": 66,
"time": "1768306266"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1768306854"
},
"departure": {
"delay": 89,
"time": "1768306889"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1768307939"
},
"departure": {
"delay": 72,
"time": "1768307952"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 48,
"time": "1768305948"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1768308391"
},
"departure": {
"delay": 125,
"time": "1768308425"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1768308569"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 139,
"time": "1768307260"
},
"departure": {
"delay": 139,
"time": "1768307299"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1768306553"
},
"departure": {
"delay": 72,
"time": "1768306572"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1768308476"
},
"departure": {
"delay": 145,
"time": "1768308505"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 108,
"time": "1768306749"
},
"departure": {
"delay": 108,
"time": "1768306788"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1768307421"
},
"departure": {
"delay": 172,
"time": "1768307452"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1768308523"
},
"departure": {
"delay": 117,
"time": "1768308537"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1768307597"
},
"departure": {
"delay": 125,
"time": "1768307765"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1768306913"
},
"departure": {
"delay": 71,
"time": "1768306931"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1768306340"
},
"departure": {
"delay": 44,
"time": "1768306364"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1768307198"
},
"departure": {
"delay": 134,
"time": "1768307234"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1768308013"
},
"departure": {
"delay": 113,
"time": "1768308053"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1768308166"
},
"departure": {
"delay": 143,
"time": "1768308263"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1768306527"
},
"departure": {
"delay": 108,
"time": "1768306548"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748464x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745677x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1768305256"
},
"departure": {
"delay": 109,
"time": "1768305289"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1768304869"
},
"departure": {
"delay": 59,
"time": "1768304879"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1768306053"
},
"departure": {
"delay": 82,
"time": "1768306102"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1768305323"
},
"departure": {
"delay": 96,
"time": "1768305336"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1768307091"
},
"departure": {
"delay": 87,
"time": "1768307127"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 100,
"time": "1768305421"
},
"departure": {
"delay": 100,
"time": "1768305460"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1768304762"
},
"departure": {
"delay": 41,
"time": "1768304801"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1768305085"
},
"departure": {
"delay": 113,
"time": "1768305113"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768307273"
},
"departure": {
"delay": 65,
"time": "1768307285"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1768305990"
},
"departure": {
"delay": 64,
"time": "1768306024"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 47,
"time": "1768304627"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1768306815"
},
"departure": {
"delay": 112,
"time": "1768306852"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1768305683"
},
"departure": {
"delay": 110,
"time": "1768305710"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768307307"
},
"departure": {
"delay": 57,
"time": "1768307337"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1768304822"
},
"departure": {
"delay": 82,
"time": "1768304842"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1768307366"
},
"departure": {
"delay": 58,
"time": "1768307398"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 98,
"time": "1768306982"
},
"departure": {
"delay": 98,
"time": "1768307018"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1768306250"
},
"departure": {
"delay": 135,
"time": "1768306275"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1768306915"
},
"departure": {
"delay": 87,
"time": "1768306947"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1768306130"
},
"departure": {
"delay": 134,
"time": "1768306214"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1768304715"
},
"departure": {
"delay": 42,
"time": "1768304742"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1768305807"
},
"departure": {
"delay": 116,
"time": "1768305836"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1768307179"
},
"departure": {
"delay": 128,
"time": "1768307228"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1768305507"
},
"departure": {
"delay": 61,
"time": "1768305541"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1768305604"
},
"departure": {
"delay": 118,
"time": "1768305658"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1768305752"
},
"departure": {
"delay": 126,
"time": "1768305786"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1768307534"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 61,
"time": "1768304976"
},
"departure": {
"delay": 61,
"time": "1768305001"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1768306565"
},
"departure": {
"delay": 93,
"time": "1768306593"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 93,
"time": "1768306433"
},
"departure": {
"delay": 93,
"time": "1768306473"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1768307441"
},
"departure": {
"delay": 73,
"time": "1768307473"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1768305903"
},
"departure": {
"delay": 103,
"time": "1768305943"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1768306313"
},
"departure": {
"delay": 115,
"time": "1768306375"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1768305176"
},
"departure": {
"delay": 86,
"time": "1768305206"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1768306734"
},
"departure": {
"delay": 87,
"time": "1768306767"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745677x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768305600"
},
"departure": {
"time": "1768305600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1768304520"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768305480"
},
"departure": {
"time": "1768305480"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768305540"
},
"departure": {
"time": "1768305540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768304580"
},
"departure": {
"time": "1768304580"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768305780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1768305120"
},
"departure": {
"time": "1768305120"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768304700"
},
"departure": {
"time": "1768304700"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768304640"
},
"departure": {
"time": "1768304640"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768305300"
},
"departure": {
"time": "1768305300"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768304820"
},
"departure": {
"time": "1768304820"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768305180"
},
"departure": {
"time": "1768305180"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768305060"
},
"departure": {
"time": "1768305060"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768303648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1417:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1768333298"
},
"departure": {
"delay": 98,
"time": "1768333298"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1221,
"time": "1768330479"
},
"departure": {
"delay": -1221,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -801,
"time": "1768330479"
},
"departure": {
"delay": -801,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1768333104"
},
"departure": {
"delay": 144,
"time": "1768333104"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1581,
"time": "1768330479"
},
"departure": {
"delay": -1581,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2241,
"time": "1768330479"
},
"departure": {
"delay": -2241,
"time": "1768330479"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1701,
"time": "1768330479"
},
"departure": {
"delay": -1701,
"time": "1768330479"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -681,
"time": "1768330479"
},
"departure": {
"delay": -681,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2061,
"time": "1768330479"
},
"departure": {
"delay": -2061,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1761,
"time": "1768330479"
},
"departure": {
"delay": -1761,
"time": "1768330479"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1768333139"
},
"departure": {
"delay": 119,
"time": "1768333139"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 155,
"time": "1768332995"
},
"departure": {
"delay": 155,
"time": "1768332995"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2301,
"time": "1768330479"
},
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 106,
"time": "1768332946"
},
"departure": {
"delay": 106,
"time": "1768332946"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -801,
"time": "1768330479"
},
"departure": {
"delay": -801,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1341,
"time": "1768330479"
},
"departure": {
"delay": -1341,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1768333239"
},
"departure": {
"delay": 39,
"time": "1768333239"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -621,
"time": "1768330479"
},
"departure": {
"delay": -621,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1941,
"time": "1768330479"
},
"departure": {
"delay": -1941,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1768333055"
},
"departure": {
"delay": 155,
"time": "1768333055"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -921,
"time": "1768330479"
},
"departure": {
"delay": -921,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1521,
"time": "1768330479"
},
"departure": {
"delay": -1521,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1768333179"
},
"departure": {
"delay": 99,
"time": "1768333179"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 37,
"time": "1768333357"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -621,
"time": "1768330479"
},
"departure": {
"delay": -621,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -681,
"time": "1768330479"
},
"departure": {
"delay": -681,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1341,
"time": "1768330479"
},
"departure": {
"delay": -1341,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -921,
"time": "1768330479"
},
"departure": {
"delay": -921,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1281,
"time": "1768330479"
},
"departure": {
"delay": -1281,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1101,
"time": "1768330479"
},
"departure": {
"delay": -1101,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1161,
"time": "1768330479"
},
"departure": {
"delay": -1161,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": -501,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -741,
"time": "1768330479"
},
"departure": {
"delay": -741,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -501,
"time": "1768330479"
},
"departure": {
"delay": -501,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2181,
"time": "1768330479"
},
"departure": {
"delay": -2181,
"time": "1768330479"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1461,
"time": "1768330479"
},
"departure": {
"delay": -1461,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2241,
"time": "1768330479"
},
"departure": {
"delay": -2241,
"time": "1768330479"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471243:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745678x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1768307978"
},
"departure": {
"delay": 194,
"time": "1768308014"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1768305751"
},
"departure": {
"delay": 108,
"time": "1768305768"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1768308094"
},
"departure": {
"delay": 188,
"time": "1768308128"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1768308414"
},
"departure": {
"delay": 121,
"time": "1768308421"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 127,
"time": "1768306105"
},
"departure": {
"delay": 127,
"time": "1768306147"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1768307916"
},
"departure": {
"delay": 187,
"time": "1768307947"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 217,
"time": "1768307556"
},
"departure": {
"delay": 217,
"time": "1768307617"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1768306020"
},
"departure": {
"delay": 153,
"time": "1768306053"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1768307294"
},
"departure": {
"delay": 79,
"time": "1768307359"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1768305789"
},
"departure": {
"delay": 105,
"time": "1768305825"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1768306249"
},
"departure": {
"delay": 124,
"time": "1768306264"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1768306521"
},
"departure": {
"delay": 118,
"time": "1768306558"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1768306683"
},
"departure": {
"delay": 77,
"time": "1768306697"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1768306351"
},
"departure": {
"delay": 129,
"time": "1768306389"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768305670"
},
"departure": {
"delay": 78,
"time": "1768305678"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1768308255"
},
"departure": {
"delay": 147,
"time": "1768308267"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 108,
"time": "1768305916"
},
"departure": {
"delay": 108,
"time": "1768305948"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1768306647"
},
"departure": {
"delay": 104,
"time": "1768306664"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768307053"
},
"departure": {
"delay": 132,
"time": "1768307112"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1768305692"
},
"departure": {
"delay": 81,
"time": "1768305741"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 192,
"time": "1768307756"
},
"departure": {
"delay": 192,
"time": "1768307772"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1768306440"
},
"departure": {
"delay": 76,
"time": "1768306456"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1768306956"
},
"departure": {
"delay": 103,
"time": "1768307023"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1768306192"
},
"departure": {
"delay": 138,
"time": "1768306218"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1768306576"
},
"departure": {
"delay": 93,
"time": "1768306593"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 127,
"time": "1768305607"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1768308482"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 218,
"time": "1768307821"
},
"departure": {
"delay": 218,
"time": "1768307858"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1768306819"
},
"departure": {
"delay": 117,
"time": "1768306857"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1768308344"
},
"departure": {
"delay": 130,
"time": "1768308370"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 68,
"time": "1768306896"
},
"departure": {
"delay": 68,
"time": "1768306928"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1768308188"
},
"departure": {
"delay": 217,
"time": "1768308217"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1768308284"
},
"departure": {
"delay": 131,
"time": "1768308311"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1768307214"
},
"departure": {
"delay": 73,
"time": "1768307233"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768307146"
},
"departure": {
"delay": 149,
"time": "1768307189"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745678x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8394:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768329400"
},
"departure": {
"delay": 40,
"time": "1768329400"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1768329438"
},
"departure": {
"delay": 18,
"time": "1768329438"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1768328874"
},
"departure": {
"delay": 54,
"time": "1768328874"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768328520"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768330800"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1768329957"
},
"departure": {
"delay": 57,
"time": "1768329957"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330320"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1768329642"
},
"departure": {
"delay": 42,
"time": "1768329642"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1768329908"
},
"departure": {
"delay": 8,
"time": "1768329908"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1768329350"
},
"departure": {
"delay": 50,
"time": "1768329350"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1768330608"
},
"departure": {
"delay": 48,
"time": "1768330608"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1768329161"
},
"departure": {
"delay": 41,
"time": "1768329161"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1768329694"
},
"departure": {
"delay": 34,
"time": "1768329694"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768330145"
},
"departure": {
"delay": 5,
"time": "1768330145"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1768329244"
},
"departure": {
"delay": 4,
"time": "1768329244"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768329585"
},
"departure": {
"delay": 45,
"time": "1768329585"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1768330730"
},
"departure": {
"delay": 50,
"time": "1768330730"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1768329094"
},
"departure": {
"delay": 34,
"time": "1768329094"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768330380"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1768328683"
},
"departure": {
"delay": 43,
"time": "1768328683"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768330099"
},
"departure": {
"delay": 19,
"time": "1768330099"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1768330239"
},
"departure": {
"delay": 39,
"time": "1768330239"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1768328832"
},
"departure": {
"delay": 12,
"time": "1768328832"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1768328642"
},
"departure": {
"delay": 2,
"time": "1768328642"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768329540"
},
"departure": {
"time": "1768329540"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1768328927"
},
"departure": {
"delay": 47,
"time": "1768328927"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768329825"
},
"departure": {
"delay": 45,
"time": "1768329825"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768328081",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8394:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1768329353"
},
"departure": {
"delay": 113,
"time": "1768329353"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768329933"
},
"departure": {
"delay": 103,
"time": "1768330003"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1768328970"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1768331331"
},
"departure": {
"delay": 171,
"time": "1768331331"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1768331043"
},
"departure": {
"delay": 183,
"time": "1768331043"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1768329621"
},
"departure": {
"delay": 81,
"time": "1768329621"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1768331511"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1768330567"
},
"departure": {
"delay": 187,
"time": "1768330567"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768329684"
},
"departure": {
"delay": 24,
"time": "1768329684"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 217,
"time": "1768331137"
},
"departure": {
"delay": 217,
"time": "1768331137"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 183,
"time": "1768330503"
},
"departure": {
"delay": 183,
"time": "1768330503"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 178,
"time": "1768331218"
},
"departure": {
"delay": 178,
"time": "1768331218"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1768330356"
},
"departure": {
"delay": 156,
"time": "1768330356"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1768330623"
},
"departure": {
"delay": 183,
"time": "1768330623"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1768329053"
},
"departure": {
"delay": 53,
"time": "1768329053"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 231,
"time": "1768330407"
},
"departure": {
"delay": 231,
"time": "1768330431"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1768329253"
},
"departure": {
"delay": 133,
"time": "1768329253"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 183,
"time": "1768330803"
},
"departure": {
"delay": 183,
"time": "1768330803"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1768330235"
},
"departure": {
"delay": 155,
"time": "1768330235"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1768329405"
},
"departure": {
"delay": 105,
"time": "1768329405"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1768331417"
},
"departure": {
"delay": 197,
"time": "1768331417"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1768329468"
},
"departure": {
"delay": 108,
"time": "1768329468"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1768330157"
},
"departure": {
"delay": 159,
"time": "1768330179"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1768329156"
},
"departure": {
"delay": 96,
"time": "1768329156"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1768330892"
},
"departure": {
"delay": 212,
"time": "1768330892"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 121,
"time": "1768330081"
},
"departure": {
"delay": 121,
"time": "1768330081"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768328943",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1090:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1768330477"
},
"departure": {
"delay": 37,
"time": "1768330477"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1768330434"
},
"departure": {
"delay": 114,
"time": "1768330434"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1768330507"
},
"departure": {
"delay": 67,
"time": "1768330507"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1768330363"
},
"departure": {
"delay": 103,
"time": "1768330363"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1768330585"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470611:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748438x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1768300472"
},
"departure": {
"delay": -6,
"time": "1768300494"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768298834"
},
"departure": {
"delay": 30,
"time": "1768298850"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1768298706"
},
"departure": {
"delay": 112,
"time": "1768298752"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1768299892"
},
"departure": {
"delay": 101,
"time": "1768299941"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1768298602"
},
"departure": {
"delay": 94,
"time": "1768298614"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1768298801"
},
"departure": {
"delay": 53,
"time": "1768298813"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1768300555"
},
"departure": {
"delay": 8,
"time": "1768300568"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -12,
"time": "1768301028"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 62,
"time": "1768298504"
},
"departure": {
"delay": 62,
"time": "1768298522"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1768299715"
},
"departure": {
"delay": 82,
"time": "1768299742"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1768299649"
},
"departure": {
"delay": 80,
"time": "1768299680"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1768298548"
},
"departure": {
"delay": 38,
"time": "1768298558"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1768299613"
},
"departure": {
"delay": 95,
"time": "1768299635"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768300782"
},
"departure": {
"delay": 52,
"time": "1768300792"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1768300312"
},
"departure": {
"delay": -39,
"time": "1768300341"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1768300452"
},
"departure": {
"delay": 24,
"time": "1768300464"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1768298874"
},
"departure": {
"delay": 2,
"time": "1768298882"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1768300833"
},
"departure": {
"delay": 62,
"time": "1768300862"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1768300075"
},
"departure": {
"delay": 29,
"time": "1768300109"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1768299110"
},
"departure": {
"delay": 15,
"time": "1768299135"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1768298897"
},
"departure": {
"delay": -31,
"time": "1768298909"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1768300724"
},
"departure": {
"delay": 12,
"time": "1768300752"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1768299755"
},
"departure": {
"delay": 50,
"time": "1768299770"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1768299794"
},
"departure": {
"delay": 63,
"time": "1768299843"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1768299176"
},
"departure": {
"delay": 151,
"time": "1768299571"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768299987"
},
"departure": {
"delay": 38,
"time": "1768299998"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1768300243"
},
"departure": {
"delay": -6,
"time": "1768300254"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1768300356"
},
"departure": {
"delay": 12,
"time": "1768300392"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1768298645"
},
"departure": {
"delay": 79,
"time": "1768298659"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768298964"
},
"departure": {
"delay": 17,
"time": "1768299017"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1768300130"
},
"departure": {
"delay": 22,
"time": "1768300162"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1768298460"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1768300668"
},
"departure": {
"delay": 1,
"time": "1768300681"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1768298771"
},
"departure": {
"delay": 94,
"time": "1768298794"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748438x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850629F5202181x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768333860"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768326752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850629F5202181x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1768281874"
},
"departure": {
"delay": 106,
"time": "1768281886"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 234,
"time": "1768280034"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1768282051"
},
"departure": {
"delay": 43,
"time": "1768282063"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1768281164"
},
"departure": {
"delay": 146,
"time": "1768281206"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768281582"
},
"departure": {
"delay": 35,
"time": "1768281635"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1768281796"
},
"departure": {
"delay": 89,
"time": "1768281809"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1768281900"
},
"departure": {
"delay": 132,
"time": "1768281972"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1768282114"
},
"departure": {
"delay": -5,
"time": "1768282135"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1768281230"
},
"departure": {
"delay": 124,
"time": "1768281244"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1768282238"
},
"departure": {
"delay": -6,
"time": "1768282254"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1768280239"
},
"departure": {
"delay": 153,
"time": "1768280253"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 208,
"time": "1768280960"
},
"departure": {
"delay": 208,
"time": "1768280968"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1768282030"
},
"departure": {
"delay": 77,
"time": "1768282037"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 163,
"time": "1768281316"
},
"departure": {
"delay": 163,
"time": "1768281343"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1768282088"
},
"departure": {
"delay": 20,
"time": "1768282100"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1768281489"
},
"departure": {
"delay": 69,
"time": "1768281549"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 288,
"time": "1768280740"
},
"departure": {
"delay": 288,
"time": "1768280748"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 283,
"time": "1768280663"
},
"departure": {
"delay": 283,
"time": "1768280683"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1768281994"
},
"departure": {
"delay": 110,
"time": "1768282010"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1768280190"
},
"departure": {
"delay": 157,
"time": "1768280197"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 270,
"time": "1768280773"
},
"departure": {
"delay": 270,
"time": "1768280790"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1768281048"
},
"departure": {
"delay": 173,
"time": "1768281053"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1768282281"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 238,
"time": "1768280929"
},
"departure": {
"delay": 238,
"time": "1768280938"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1768281374"
},
"departure": {
"delay": 152,
"time": "1768281392"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1768280271"
},
"departure": {
"delay": 186,
"time": "1768280286"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1768282142"
},
"departure": {
"delay": 17,
"time": "1768282157"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 312,
"time": "1768280585"
},
"departure": {
"delay": 312,
"time": "1768280592"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 277,
"time": "1768280835"
},
"departure": {
"delay": 277,
"time": "1768280857"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1768281091"
},
"departure": {
"delay": 130,
"time": "1768281130"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 311,
"time": "1768280622"
},
"departure": {
"delay": 311,
"time": "1768280651"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 318,
"time": "1768280378"
},
"departure": {
"delay": 318,
"time": "1768280538"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768282205"
},
"departure": {
"delay": 17,
"time": "1768282217"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1768332060"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1768330800"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 120,
"time": "1768331820"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 120,
"time": "1768332120"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 120,
"time": "1768331280"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1768331220"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 120,
"time": "1768332300"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 120,
"time": "1768332360"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 120,
"time": "1768331040"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 120,
"time": "1768330920"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1768330500"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1768331760"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1768330740"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 120,
"time": "1768330680"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1768332180"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1768332480"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 120,
"time": "1768330560"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 120,
"time": "1768330620"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1768331580"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1768331940"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1768331520"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1768331880"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1768330860"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 120,
"time": "1768332000"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1768330980"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1768330380"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1768331640"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1768331460"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 120,
"time": "1768332240"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 120,
"time": "1768331340"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1768331160"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768330382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1057:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242796xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -1040,
"time": "1768332520"
},
"departure": {
"delay": -1040,
"time": "1768332520"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -1041,
"time": "1768333719"
},
"departure": {
"delay": -1041,
"time": "1768333719"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -1049,
"time": "1768332151"
},
"departure": {
"delay": -1049,
"time": "1768332151"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -1061,
"time": "1768333879"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -1038,
"time": "1768332762"
},
"departure": {
"delay": -1038,
"time": "1768332762"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -1053,
"time": "1768331487"
},
"departure": {
"delay": -1053,
"time": "1768331487"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -1016,
"time": "1768332964"
},
"departure": {
"delay": -1016,
"time": "1768332964"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -1038,
"time": "1768333002"
},
"departure": {
"delay": -1038,
"time": "1768333002"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -1061,
"time": "1768330519"
},
"departure": {
"delay": -1061,
"time": "1768330519"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1038,
"time": "1768332882"
},
"departure": {
"delay": -1038,
"time": "1768332882"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -1020,
"time": "1768331220"
},
"departure": {
"delay": -1020,
"time": "1768331220"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -1050,
"time": "1768332330"
},
"departure": {
"delay": -1050,
"time": "1768332330"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -1061,
"time": "1768330999"
},
"departure": {
"delay": -1061,
"time": "1768330999"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1061,
"time": "1768333339"
},
"departure": {
"delay": -1061,
"time": "1768333339"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -1043,
"time": "1768331077"
},
"departure": {
"delay": -1043,
"time": "1768331077"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1015,
"time": "1768330445"
},
"departure": {
"delay": -1015,
"time": "1768330445"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -1011,
"time": "1768332789"
},
"departure": {
"delay": -1011,
"time": "1768332789"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1768331408"
},
"departure": {
"delay": 8,
"time": "1768331408"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -1060,
"time": "1768331960"
},
"departure": {
"delay": -1060,
"time": "1768331960"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -1054,
"time": "1768332566"
},
"departure": {
"delay": -1054,
"time": "1768332566"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -1014,
"time": "1768333566"
},
"departure": {
"delay": -1014,
"time": "1768333566"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -1026,
"time": "1768333614"
},
"departure": {
"delay": -1026,
"time": "1768333614"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -1053,
"time": "1768332687"
},
"departure": {
"delay": -1053,
"time": "1768332687"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -1061,
"time": "1768332619"
},
"departure": {
"delay": -1061,
"time": "1768332619"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -1021,
"time": "1768330619"
},
"departure": {
"delay": -1021,
"time": "1768330619"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1025,
"time": "1768330795"
},
"departure": {
"delay": -1025,
"time": "1768330795"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1043,
"time": "1768332277"
},
"departure": {
"delay": -1043,
"time": "1768332277"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -1061,
"time": "1768332919"
},
"departure": {
"delay": -1061,
"time": "1768332919"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1768331360"
},
"departure": {
"delay": 20,
"time": "1768331360"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -1061,
"time": "1768331419"
},
"departure": {
"delay": -1061,
"time": "1768331419"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -1040,
"time": "1768331380"
},
"departure": {
"delay": -1040,
"time": "1768331380"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1768331381"
},
"departure": {
"delay": 41,
"time": "1768331381"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -1039,
"time": "1768331861"
},
"departure": {
"delay": -1039,
"time": "1768331861"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -1061,
"time": "1768331779"
},
"departure": {
"delay": -1061,
"time": "1768331779"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -1061,
"time": "1768332079"
},
"departure": {
"delay": -1061,
"time": "1768332079"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -1061,
"time": "1768333039"
},
"departure": {
"delay": -1061,
"time": "1768333039"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768330373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242796xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1768333132"
},
"departure": {
"delay": 232,
"time": "1768333132"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1768332757"
},
"departure": {
"delay": 277,
"time": "1768332757"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1768333450"
},
"departure": {
"delay": 190,
"time": "1768333450"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 286,
"time": "1768332046"
},
"departure": {
"delay": 286,
"time": "1768332046"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 279,
"time": "1768333479"
},
"departure": {
"delay": 279,
"time": "1768333479"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 223,
"time": "1768333423"
},
"departure": {
"delay": 223,
"time": "1768333423"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 242,
"time": "1768332062"
},
"departure": {
"delay": 242,
"time": "1768332062"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1768332591"
},
"departure": {
"delay": 231,
"time": "1768332591"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 217,
"time": "1768332697"
},
"departure": {
"delay": 217,
"time": "1768332697"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 229,
"time": "1768332169"
},
"departure": {
"delay": 229,
"time": "1768332169"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 285,
"time": "1768332465"
},
"departure": {
"delay": 285,
"time": "1768332465"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 221,
"time": "1768333541"
},
"departure": {
"delay": 221,
"time": "1768333541"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 225,
"time": "1768333185"
},
"departure": {
"delay": 225,
"time": "1768333185"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 229,
"time": "1768332829"
},
"departure": {
"delay": 229,
"time": "1768332829"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 212,
"time": "1768333292"
},
"departure": {
"delay": 212,
"time": "1768333292"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 229,
"time": "1768333009"
},
"departure": {
"delay": 229,
"time": "1768333009"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 215,
"time": "1768332215"
},
"departure": {
"delay": 215,
"time": "1768332215"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 231,
"time": "1768332891"
},
"departure": {
"delay": 231,
"time": "1768332891"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1768332097"
},
"departure": {
"delay": 217,
"time": "1768332097"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 271,
"time": "1768332331"
},
"departure": {
"delay": 271,
"time": "1768332331"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 229,
"time": "1768331989"
},
"departure": {
"delay": 229,
"time": "1768331989"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 244,
"time": "1768332904"
},
"departure": {
"delay": 244,
"time": "1768332904"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 221,
"time": "1768333361"
},
"departure": {
"delay": 221,
"time": "1768333361"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 283,
"time": "1768333063"
},
"departure": {
"delay": 283,
"time": "1768333063"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 273,
"time": "1768331973"
},
"departure": {
"delay": 273,
"time": "1768331973"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 213,
"time": "1768332333"
},
"departure": {
"delay": 213,
"time": "1768332333"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 229,
"time": "1768331929"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 229,
"time": "1768332409"
},
"departure": {
"delay": 229,
"time": "1768332409"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1768332541"
},
"departure": {
"delay": 241,
"time": "1768332541"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 229,
"time": "1768332649"
},
"departure": {
"delay": 229,
"time": "1768332649"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768330451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8828:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1768331603"
},
"departure": {
"delay": 203,
"time": "1768331603"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 220,
"time": "1768331080"
},
"departure": {
"delay": 220,
"time": "1768331080"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 213,
"time": "1768331973"
},
"departure": {
"delay": 213,
"time": "1768331973"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1768331201"
},
"departure": {
"delay": 221,
"time": "1768331201"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 226,
"time": "1768331146"
},
"departure": {
"delay": 226,
"time": "1768331146"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 221,
"time": "1768331501"
},
"departure": {
"delay": 221,
"time": "1768331501"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1768330876"
},
"departure": {
"delay": 196,
"time": "1768330876"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 54,
"time": "1768330134"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 221,
"time": "1768330961"
},
"departure": {
"delay": 221,
"time": "1768330961"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 221,
"time": "1768331801"
},
"departure": {
"delay": 221,
"time": "1768331801"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 221,
"time": "1768332221"
},
"departure": {
"delay": 221,
"time": "1768332221"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 221,
"time": "1768332041"
},
"departure": {
"delay": 221,
"time": "1768332041"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1768330195"
},
"departure": {
"delay": 115,
"time": "1768330195"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1768330571"
},
"departure": {
"delay": 191,
"time": "1768330571"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 221,
"time": "1768330781"
},
"departure": {
"delay": 221,
"time": "1768330781"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1768330337"
},
"departure": {
"delay": 137,
"time": "1768330337"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 203,
"time": "1768331423"
},
"departure": {
"delay": 203,
"time": "1768331423"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 225,
"time": "1768331925"
},
"departure": {
"delay": 225,
"time": "1768331925"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 224,
"time": "1768331324"
},
"departure": {
"delay": 224,
"time": "1768331324"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 224,
"time": "1768331684"
},
"departure": {
"delay": 224,
"time": "1768331684"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 206,
"time": "1768330466"
},
"departure": {
"delay": 206,
"time": "1768330466"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768330142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6044:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748513x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1768315362"
},
"departure": {
"delay": 114,
"time": "1768315374"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1768314606"
},
"departure": {
"delay": 37,
"time": "1768314637"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1768313922"
},
"departure": {
"delay": 22,
"time": "1768313962"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1768315301"
},
"departure": {
"delay": 131,
"time": "1768315331"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1768313492"
},
"departure": {
"delay": 44,
"time": "1768313504"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1768315165"
},
"departure": {
"delay": 64,
"time": "1768315204"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1768314800"
},
"departure": {
"delay": 79,
"time": "1768314859"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1768314011"
},
"departure": {
"delay": 26,
"time": "1768314026"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1768313540"
},
"departure": {
"delay": 32,
"time": "1768313552"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 36,
"time": "1768313436"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1768315040"
},
"departure": {
"delay": 68,
"time": "1768315088"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1768315427"
},
"departure": {
"delay": 115,
"time": "1768315435"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1768313862"
},
"departure": {
"delay": 58,
"time": "1768313878"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1768315237"
},
"departure": {
"delay": 66,
"time": "1768315266"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1768314664"
},
"departure": {
"delay": 42,
"time": "1768314702"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1768314129"
},
"departure": {
"delay": 47,
"time": "1768314167"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1768314973"
},
"departure": {
"delay": 47,
"time": "1768315007"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1768314898"
},
"departure": {
"delay": 106,
"time": "1768314946"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1768313732"
},
"departure": {
"delay": 68,
"time": "1768313768"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1768314729"
},
"departure": {
"delay": 48,
"time": "1768314768"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1768313803"
},
"departure": {
"delay": 56,
"time": "1768313816"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1768315528"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1768314337"
},
"departure": {
"delay": 53,
"time": "1768314473"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1768313828"
},
"departure": {
"delay": 24,
"time": "1768313844"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748513x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768331010"
},
"departure": {
"delay": 30,
"time": "1768331010"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1768331569"
},
"departure": {
"delay": 49,
"time": "1768331569"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1768330160"
},
"departure": {
"delay": 20,
"time": "1768330160"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1768330263"
},
"departure": {
"delay": 53,
"time": "1768330313"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768331130"
},
"departure": {
"delay": 30,
"time": "1768331130"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1768330921"
},
"departure": {
"delay": 61,
"time": "1768330921"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1768329665"
},
"departure": {
"delay": 65,
"time": "1768329665"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1768331624"
},
"departure": {
"delay": 44,
"time": "1768331624"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1768330799"
},
"departure": {
"delay": 59,
"time": "1768330799"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1768332032"
},
"departure": {
"delay": 32,
"time": "1768332032"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1768329926"
},
"departure": {
"delay": 26,
"time": "1768329926"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768331490"
},
"departure": {
"delay": 30,
"time": "1768331490"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1768331837"
},
"departure": {
"delay": 77,
"time": "1768331837"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1768330399"
},
"departure": {
"delay": 79,
"time": "1768330399"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1768329845"
},
"departure": {
"delay": 65,
"time": "1768329845"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1768331988"
},
"departure": {
"delay": 48,
"time": "1768331988"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 41,
"time": "1768332101"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1768329746"
},
"departure": {
"delay": 26,
"time": "1768329746"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1768331416"
},
"departure": {
"delay": 76,
"time": "1768331416"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1768331889"
},
"departure": {
"delay": 69,
"time": "1768331889"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1768330472"
},
"departure": {
"delay": 92,
"time": "1768330472"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1768330835"
},
"departure": {
"delay": 95,
"time": "1768330835"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768330876"
},
"departure": {
"delay": 76,
"time": "1768330876"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768329788"
},
"departure": {
"delay": 68,
"time": "1768329788"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1768330090"
},
"departure": {
"delay": 10,
"time": "1768330090"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1768331457"
},
"departure": {
"delay": 57,
"time": "1768331457"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768331250"
},
"departure": {
"delay": 30,
"time": "1768331250"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768330625"
},
"departure": {
"delay": 65,
"time": "1768330625"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768330771"
},
"departure": {
"delay": 31,
"time": "1768330771"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1768329962"
},
"departure": {
"delay": 63,
"time": "1768329963"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768330710"
},
"departure": {
"delay": 30,
"time": "1768330710"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1768331339"
},
"departure": {
"delay": 59,
"time": "1768331339"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1768331090"
},
"departure": {
"delay": 50,
"time": "1768331090"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1768331920"
},
"departure": {
"delay": 40,
"time": "1768331920"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1768329722"
},
"departure": {
"delay": 2,
"time": "1768329722"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768329582",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10158:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1768329556"
},
"departure": {
"delay": -44,
"time": "1768329556"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1768329170"
},
"departure": {
"delay": 50,
"time": "1768329170"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1768329694"
},
"departure": {
"delay": -26,
"time": "1768329694"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1768329601"
},
"departure": {
"delay": -59,
"time": "1768329601"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1768329934"
},
"departure": {
"delay": -83,
"time": "1768329937"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1768328994"
},
"departure": {
"delay": 54,
"time": "1768328994"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -89,
"time": "1768329811"
},
"departure": {
"delay": -89,
"time": "1768329811"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -11,
"time": "1768330789"
},
"departure": {
"delay": -11,
"time": "1768330789"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1768329894"
},
"departure": {
"delay": -66,
"time": "1768329894"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1768330961"
},
"departure": {
"delay": -19,
"time": "1768330961"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -9,
"time": "1768329471"
},
"departure": {
"delay": -9,
"time": "1768329471"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1768331141"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1768330721"
},
"departure": {
"delay": -19,
"time": "1768330721"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1768330900"
},
"departure": {
"delay": 40,
"time": "1768330900"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1768330486"
},
"departure": {
"delay": 46,
"time": "1768330486"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1768329419"
},
"departure": {
"delay": -1,
"time": "1768329419"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1768329114"
},
"departure": {
"delay": -6,
"time": "1768329114"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1768330617"
},
"departure": {
"delay": -3,
"time": "1768330617"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1768329735"
},
"departure": {
"delay": -45,
"time": "1768329735"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768329226"
},
"departure": {
"delay": 46,
"time": "1768329226"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1768329075"
},
"departure": {
"delay": 15,
"time": "1768329075"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -38,
"time": "1768329802"
},
"departure": {
"delay": -38,
"time": "1768329802"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1768329285"
},
"departure": {
"delay": -15,
"time": "1768329285"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1768330301"
},
"departure": {
"delay": -19,
"time": "1768330421"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -93,
"time": "1768330092"
},
"departure": {
"delay": -93,
"time": "1768330107"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1768329335"
},
"departure": {
"delay": 35,
"time": "1768329335"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768328940"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1768329521"
},
"departure": {
"delay": -19,
"time": "1768329521"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1768330843"
},
"departure": {
"delay": -17,
"time": "1768330843"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768328921",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6989:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745731x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1768301067"
},
"departure": {
"delay": 108,
"time": "1768301088"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 164,
"time": "1768301549"
},
"departure": {
"delay": 164,
"time": "1768301564"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1768299511"
},
"departure": {
"delay": 193,
"time": "1768299553"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1768301590"
},
"departure": {
"delay": 144,
"time": "1768301604"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 149,
"time": "1768300790"
},
"departure": {
"delay": 149,
"time": "1768300829"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1768300049"
},
"departure": {
"delay": 137,
"time": "1768300097"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1768299776"
},
"departure": {
"delay": 146,
"time": "1768299806"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1768300739"
},
"departure": {
"delay": 153,
"time": "1768300773"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 235,
"time": "1768300418"
},
"departure": {
"delay": 235,
"time": "1768300435"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1768299968"
},
"departure": {
"delay": 166,
"time": "1768300006"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1768302145"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1768301655"
},
"departure": {
"delay": 118,
"time": "1768301698"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 137,
"time": "1768302034"
},
"departure": {
"delay": 137,
"time": "1768302077"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 204,
"time": "1768301348"
},
"departure": {
"delay": 204,
"time": "1768301364"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 167,
"time": "1768301172"
},
"departure": {
"delay": 167,
"time": "1768301207"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1768300575"
},
"departure": {
"delay": 179,
"time": "1768300619"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1768300487"
},
"departure": {
"delay": 151,
"time": "1768300531"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1768301855"
},
"departure": {
"delay": 141,
"time": "1768301901"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 111,
"time": "1768299693"
},
"departure": {
"delay": 111,
"time": "1768299711"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1768299424"
},
"departure": {
"delay": 193,
"time": "1768299433"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1768302094"
},
"departure": {
"delay": 110,
"time": "1768302110"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1768301795"
},
"departure": {
"delay": 113,
"time": "1768301813"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 149,
"time": "1768299884"
},
"departure": {
"delay": 149,
"time": "1768299929"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 145,
"time": "1768300967"
},
"departure": {
"delay": 145,
"time": "1768301005"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1768301266"
},
"departure": {
"delay": 187,
"time": "1768301287"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1768299561"
},
"departure": {
"delay": 157,
"time": "1768299577"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1768301987"
},
"departure": {
"delay": 119,
"time": "1768301999"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1768301930"
},
"departure": {
"delay": 125,
"time": "1768301945"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 211,
"time": "1768301455"
},
"departure": {
"delay": 211,
"time": "1768301491"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 174,
"time": "1768299601"
},
"departure": {
"delay": 174,
"time": "1768299654"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 191,
"time": "1768299371"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1768301750"
},
"departure": {
"delay": 126,
"time": "1768301766"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 172,
"time": "1768300867"
},
"departure": {
"delay": 172,
"time": "1768300912"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1768301244"
},
"departure": {
"delay": 152,
"time": "1768301252"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1768300219"
},
"departure": {
"delay": 171,
"time": "1768300251"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1768300666"
},
"departure": {
"delay": 122,
"time": "1768300682"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745731x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747528x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 37,
"time": "1768309657"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1768309862"
},
"departure": {
"delay": 80,
"time": "1768309880"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 312,
"time": "1768311896"
},
"departure": {
"delay": 312,
"time": "1768311912"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 335,
"time": "1768312175"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1768310386"
},
"departure": {
"delay": 104,
"time": "1768310444"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1768310967"
},
"departure": {
"delay": 108,
"time": "1768310988"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1768310021"
},
"departure": {
"delay": 121,
"time": "1768310041"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1768310200"
},
"departure": {
"delay": 117,
"time": "1768310217"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1768309990"
},
"departure": {
"delay": 80,
"time": "1768310000"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 333,
"time": "1768311865"
},
"departure": {
"delay": 333,
"time": "1768311873"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 354,
"time": "1768311328"
},
"departure": {
"delay": 354,
"time": "1768311354"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1768309923"
},
"departure": {
"delay": 73,
"time": "1768309933"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1768310099"
},
"departure": {
"delay": 133,
"time": "1768310113"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768309830"
},
"departure": {
"delay": 45,
"time": "1768309845"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1768310748"
},
"departure": {
"delay": 121,
"time": "1768310761"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1768310687"
},
"departure": {
"delay": 114,
"time": "1768310694"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 409,
"time": "1768311453"
},
"departure": {
"delay": 409,
"time": "1768311529"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 337,
"time": "1768311803"
},
"departure": {
"delay": 337,
"time": "1768311817"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 298,
"time": "1768312008"
},
"departure": {
"delay": 298,
"time": "1768312018"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 347,
"time": "1768312094"
},
"departure": {
"delay": 347,
"time": "1768312127"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1768310866"
},
"departure": {
"delay": 161,
"time": "1768310921"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1768310295"
},
"departure": {
"delay": 85,
"time": "1768310305"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747528x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13151F5212670x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1768327860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768333380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768324233",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13151F5212670x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1768331160"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1768330140"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1768330680"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768329000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1768331220"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1768330020"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 180,
"time": "1768329960"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 120,
"time": "1768330620"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1768330500"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1768329300"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 120,
"time": "1768331280"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1768329540"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1768329120"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1768330380"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1768330980"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1768330200"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1768331100"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 120,
"time": "1768330440"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 120,
"time": "1768330800"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1768331040"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1768330740"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1768329360"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1768330320"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768331340"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1768330860"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768330025",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6085:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1768330965"
},
"departure": {
"delay": 165,
"time": "1768330965"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1768329389"
},
"departure": {
"delay": 58,
"time": "1768329418"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 178,
"time": "1768331038"
},
"departure": {
"delay": 178,
"time": "1768331038"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1768330235"
},
"departure": {
"delay": 118,
"time": "1768330258"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1768329561"
},
"departure": {
"delay": 98,
"time": "1768329578"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1768329754"
},
"departure": {
"delay": 118,
"time": "1768329778"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1768330784"
},
"departure": {
"delay": 164,
"time": "1768330784"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 155,
"time": "1768330715"
},
"departure": {
"delay": 155,
"time": "1768330715"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1768330324"
},
"departure": {
"delay": 138,
"time": "1768330338"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 178,
"time": "1768330430"
},
"departure": {
"delay": 178,
"time": "1768330438"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1768331189"
},
"departure": {
"delay": 149,
"time": "1768331189"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 178,
"time": "1768329987"
},
"departure": {
"delay": 178,
"time": "1768330018"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1768329657"
},
"departure": {
"delay": 78,
"time": "1768329678"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1768330503"
},
"departure": {
"delay": 183,
"time": "1768330503"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1768329851"
},
"departure": {
"delay": 158,
"time": "1768329878"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1768331339"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1768330950"
},
"departure": {
"delay": 150,
"time": "1768330950"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1768329470"
},
"departure": {
"delay": 58,
"time": "1768329478"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1768330125"
},
"departure": {
"delay": 79,
"time": "1768330159"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768329202",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3491:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747836x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1768283629"
},
"departure": {
"delay": 118,
"time": "1768283638"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -107,
"time": "1768282559"
},
"departure": {
"delay": -107,
"time": "1768282573"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1768284113"
},
"departure": {
"delay": 66,
"time": "1768284126"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 46,
"time": "1768282366"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1768282485"
},
"departure": {
"delay": -8,
"time": "1768282492"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1768283948"
},
"departure": {
"delay": 88,
"time": "1768283968"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1768284200"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1768283261"
},
"departure": {
"delay": 81,
"time": "1768283301"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1768283766"
},
"departure": {
"delay": 66,
"time": "1768283766"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1768282498"
},
"departure": {
"delay": -56,
"time": "1768282504"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1768283890"
},
"departure": {
"delay": 85,
"time": "1768283905"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1768283373"
},
"departure": {
"delay": 131,
"time": "1768283411"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -83,
"time": "1768282707"
},
"departure": {
"delay": -83,
"time": "1768282717"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1768283662"
},
"departure": {
"delay": 100,
"time": "1768283680"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -80,
"time": "1768282823"
},
"departure": {
"delay": -80,
"time": "1768282840"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1768282611"
},
"departure": {
"delay": -59,
"time": "1768282621"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1768282902"
},
"departure": {
"delay": 83,
"time": "1768283243"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1768282408"
},
"departure": {
"delay": -17,
"time": "1768282423"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1768284021"
},
"departure": {
"delay": 77,
"time": "1768284077"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1768283312"
},
"departure": {
"delay": 128,
"time": "1768283348"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -85,
"time": "1768282637"
},
"departure": {
"delay": -85,
"time": "1768282655"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1768283571"
},
"departure": {
"delay": 142,
"time": "1768283602"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747836x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107784x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1768332153"
},
"departure": {
"delay": 33,
"time": "1768332153"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1768331507"
},
"departure": {
"delay": 47,
"time": "1768331507"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768331644"
},
"departure": {
"delay": 4,
"time": "1768331644"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1768331341"
},
"departure": {
"delay": 1,
"time": "1768331341"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1768331233"
},
"departure": {
"delay": 13,
"time": "1768331233"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1768331843"
},
"departure": {
"delay": 23,
"time": "1768331843"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768331950"
},
"departure": {
"delay": 10,
"time": "1768331950"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1768330899"
},
"departure": {
"delay": 39,
"time": "1768330899"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1768331136"
},
"departure": {
"delay": 36,
"time": "1768331136"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1768330784"
},
"departure": {
"delay": 44,
"time": "1768330784"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768331751"
},
"departure": {
"delay": 51,
"time": "1768331751"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1768332243"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1768331018"
},
"departure": {
"delay": 38,
"time": "1768331018"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768332049"
},
"departure": {
"delay": 49,
"time": "1768332049"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768330463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107784x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332060"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1768330746"
},
"departure": {
"delay": 6,
"time": "1768330746"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1768331050"
},
"departure": {
"delay": 10,
"time": "1768331050"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1768331954"
},
"departure": {
"delay": 14,
"time": "1768331954"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1768330645"
},
"departure": {
"delay": 25,
"time": "1768330645"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768331529"
},
"departure": {
"delay": 9,
"time": "1768331529"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768331766"
},
"departure": {
"delay": 6,
"time": "1768331766"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1768330819"
},
"departure": {
"delay": 19,
"time": "1768330819"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768330222",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15141:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1768286563"
},
"departure": {
"delay": 146,
"time": "1768286606"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1768286373"
},
"departure": {
"delay": 108,
"time": "1768286388"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1768287270"
},
"departure": {
"delay": 111,
"time": "1768287351"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 195,
"time": "1768289190"
},
"departure": {
"delay": 195,
"time": "1768289235"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 204,
"time": "1768289544"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 144,
"time": "1768288035"
},
"departure": {
"delay": 144,
"time": "1768288104"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1768288918"
},
"departure": {
"delay": 233,
"time": "1768288973"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1768289277"
},
"departure": {
"delay": 248,
"time": "1768289348"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1768288327"
},
"departure": {
"delay": 118,
"time": "1768288378"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1768288539"
},
"departure": {
"delay": 143,
"time": "1768288583"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 246,
"time": "1768287126"
},
"departure": {
"delay": 246,
"time": "1768287126"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 31,
"time": "1768286131"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 287,
"time": "1768289397"
},
"departure": {
"delay": 287,
"time": "1768289447"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1768287574"
},
"departure": {
"delay": 98,
"time": "1768287638"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 262,
"time": "1768289471"
},
"departure": {
"delay": 262,
"time": "1768289482"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1768287702"
},
"departure": {
"delay": 117,
"time": "1768287777"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 306,
"time": "1768282979"
},
"departure": {
"delay": 306,
"time": "1768282986"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1768284081"
},
"departure": {
"delay": 276,
"time": "1768284096"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 291,
"time": "1768283772"
},
"departure": {
"delay": 291,
"time": "1768283811"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 328,
"time": "1768283502"
},
"departure": {
"delay": 328,
"time": "1768283548"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 303,
"time": "1768282568"
},
"departure": {
"delay": 303,
"time": "1768282623"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 335,
"time": "1768282789"
},
"departure": {
"delay": 335,
"time": "1768282835"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 255,
"time": "1768285048"
},
"departure": {
"delay": 255,
"time": "1768285095"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 172,
"time": "1768285372"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 331,
"time": "1768283631"
},
"departure": {
"delay": 331,
"time": "1768283671"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1768284903"
},
"departure": {
"delay": 242,
"time": "1768284962"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 340,
"time": "1768283403"
},
"departure": {
"delay": 340,
"time": "1768283440"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 165,
"time": "1768282365"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 324,
"time": "1768283269"
},
"departure": {
"delay": 324,
"time": "1768283304"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 252,
"time": "1768284845"
},
"departure": {
"delay": 252,
"time": "1768284852"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 273,
"time": "1768284135"
},
"departure": {
"delay": 273,
"time": "1768284153"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1768282684"
},
"departure": {
"delay": 292,
"time": "1768282732"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 334,
"time": "1768282922"
},
"departure": {
"delay": 334,
"time": "1768282954"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 363,
"time": "1768283052"
},
"departure": {
"delay": 363,
"time": "1768283103"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 262,
"time": "1768284548"
},
"departure": {
"delay": 262,
"time": "1768284562"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 306,
"time": "1768283576"
},
"departure": {
"delay": 306,
"time": "1768283586"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745227x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1768285765"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1768284981"
},
"departure": {
"delay": 43,
"time": "1768285003"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1768284351"
},
"departure": {
"delay": 9,
"time": "1768284369"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768284090"
},
"departure": {
"delay": 28,
"time": "1768284208"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1768285556"
},
"departure": {
"delay": 126,
"time": "1768285626"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1768284263"
},
"departure": {
"delay": 54,
"time": "1768284294"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1768285130"
},
"departure": {
"delay": 32,
"time": "1768285172"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1768284882"
},
"departure": {
"delay": 93,
"time": "1768284933"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1768285645"
},
"departure": {
"delay": 118,
"time": "1768285678"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1768284423"
},
"departure": {
"delay": 19,
"time": "1768284439"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768285250"
},
"departure": {
"delay": 35,
"time": "1768285295"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1768285409"
},
"departure": {
"delay": 75,
"time": "1768285455"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768285331"
},
"departure": {
"delay": 59,
"time": "1768285379"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768284467"
},
"departure": {
"delay": 38,
"time": "1768284518"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1768284558"
},
"departure": {
"delay": 107,
"time": "1768284647"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1768284767"
},
"departure": {
"delay": 113,
"time": "1768284833"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1768285479"
},
"departure": {
"delay": 97,
"time": "1768285537"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 4,
"time": "1768284004"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1768285062"
},
"departure": {
"delay": 18,
"time": "1768285098"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745227x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6365:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1768331243"
},
"departure": {
"delay": 83,
"time": "1768331243"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1768330627"
},
"departure": {
"delay": 67,
"time": "1768330627"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768330946"
},
"departure": {
"delay": 86,
"time": "1768330946"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1768330364"
},
"departure": {
"delay": 44,
"time": "1768330364"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1768330868"
},
"departure": {
"delay": 68,
"time": "1768330868"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768331997"
},
"departure": {
"delay": 57,
"time": "1768331997"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1768330508"
},
"departure": {
"delay": 68,
"time": "1768330508"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1768331408"
},
"departure": {
"delay": 68,
"time": "1768331408"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1768330089"
},
"departure": {
"delay": 9,
"time": "1768330089"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1768331291"
},
"departure": {
"delay": 71,
"time": "1768331291"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1768330749"
},
"departure": {
"delay": 69,
"time": "1768330749"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1768330286"
},
"departure": {
"delay": 26,
"time": "1768330286"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1768330043"
},
"departure": {
"delay": 23,
"time": "1768330043"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768331575"
},
"departure": {
"delay": 55,
"time": "1768331575"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1768331678"
},
"departure": {
"delay": 38,
"time": "1768331678"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1768331045"
},
"departure": {
"delay": 65,
"time": "1768331045"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1768331168"
},
"departure": {
"delay": 68,
"time": "1768331168"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1768330186"
},
"departure": {
"delay": 11,
"time": "1768330211"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1768331748"
},
"departure": {
"delay": 48,
"time": "1768331748"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1768330430"
},
"departure": {
"delay": 50,
"time": "1768330430"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1768329990"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768329921",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6365:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745253x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 268,
"time": "1768314808"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 282,
"time": "1768314244"
},
"departure": {
"delay": 282,
"time": "1768314282"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 330,
"time": "1768313954"
},
"departure": {
"delay": 330,
"time": "1768314090"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 258,
"time": "1768313677"
},
"departure": {
"delay": 258,
"time": "1768313718"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 271,
"time": "1768314524"
},
"departure": {
"delay": 271,
"time": "1768314571"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1768313758"
},
"departure": {
"delay": 225,
"time": "1768313805"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 255,
"time": "1768313254"
},
"departure": {
"delay": 255,
"time": "1768313295"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 256,
"time": "1768313319"
},
"departure": {
"delay": 256,
"time": "1768313356"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 252,
"time": "1768313614"
},
"departure": {
"delay": 252,
"time": "1768313652"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 268,
"time": "1768313383"
},
"departure": {
"delay": 268,
"time": "1768313428"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 283,
"time": "1768313083"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 277,
"time": "1768313462"
},
"departure": {
"delay": 277,
"time": "1768313497"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 250,
"time": "1768313191"
},
"departure": {
"delay": 250,
"time": "1768313230"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 288,
"time": "1768314365"
},
"departure": {
"delay": 288,
"time": "1768314408"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 252,
"time": "1768314622"
},
"departure": {
"delay": 252,
"time": "1768314672"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 319,
"time": "1768314160"
},
"departure": {
"delay": 319,
"time": "1768314199"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 283,
"time": "1768314307"
},
"departure": {
"delay": 283,
"time": "1768314343"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 167,
"time": "1768313839"
},
"departure": {
"delay": 167,
"time": "1768313867"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 281,
"time": "1768313526"
},
"departure": {
"delay": 281,
"time": "1768313561"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 313,
"time": "1768314449"
},
"departure": {
"delay": 313,
"time": "1768314493"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745253x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13838:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768328460"
},
"departure": {
"delay": 60,
"time": "1768328460"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768328700"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1768329920"
},
"departure": {
"delay": 20,
"time": "1768329920"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768328580"
},
"departure": {
"delay": 60,
"time": "1768328580"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768328400"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768329120"
},
"departure": {
"delay": 60,
"time": "1768329120"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768328340"
},
"departure": {
"delay": 60,
"time": "1768328340"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768329960"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768329480"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329060"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768328220"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768330080"
},
"departure": {
"delay": 60,
"time": "1768330080"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768328940"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1768328300"
},
"departure": {
"delay": 20,
"time": "1768328300"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330140"
},
"departure": {
"time": "1768330140"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768328240"
},
"departure": {
"delay": 20,
"time": "1768328240"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768330320"
},
"departure": {
"delay": 60,
"time": "1768330320"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1768330340"
},
"departure": {
"delay": 20,
"time": "1768330340"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768328280"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768328640"
},
"departure": {
"delay": 60,
"time": "1768328640"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768328820"
},
"departure": {
"delay": 60,
"time": "1768328820"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330560"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1768329180"
},
"departure": {
"delay": 60,
"time": "1768329180"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768329900"
},
"departure": {
"delay": 60,
"time": "1768329900"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768327722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13838:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx868:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768331945"
},
"departure": {
"delay": 5,
"time": "1768331945"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768332098"
},
"departure": {
"delay": 38,
"time": "1768332098"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx868:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748441x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768305650"
},
"departure": {
"delay": 16,
"time": "1768305916"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1768305991"
},
"departure": {
"delay": -12,
"time": "1768306008"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1768306446"
},
"departure": {
"delay": -45,
"time": "1768306455"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1768306964"
},
"departure": {
"delay": 18,
"time": "1768306998"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1768307004"
},
"departure": {
"delay": -13,
"time": "1768307027"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1768305587"
},
"departure": {
"delay": 9,
"time": "1768305609"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1768307301"
},
"departure": {
"delay": 50,
"time": "1768307330"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -75,
"time": "1768306208"
},
"departure": {
"delay": -75,
"time": "1768306245"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1768307351"
},
"departure": {
"delay": 87,
"time": "1768307367"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 106,
"time": "1768305034"
},
"departure": {
"delay": 106,
"time": "1768305046"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1768305341"
},
"departure": {
"delay": 116,
"time": "1768305356"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768304998"
},
"departure": {
"delay": 125,
"time": "1768305005"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1768306031"
},
"departure": {
"delay": -28,
"time": "1768306052"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1768307578"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1768305199"
},
"departure": {
"delay": 180,
"time": "1768305240"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1768307406"
},
"departure": {
"delay": 84,
"time": "1768307424"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -73,
"time": "1768306526"
},
"departure": {
"delay": -73,
"time": "1768306547"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1768305491"
},
"departure": {
"delay": 98,
"time": "1768305518"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 137,
"time": "1768304957"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1768305385"
},
"departure": {
"delay": 106,
"time": "1768305406"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1768306735"
},
"departure": {
"delay": -32,
"time": "1768306768"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1768305420"
},
"departure": {
"delay": 72,
"time": "1768305432"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768305166"
},
"departure": {
"delay": 180,
"time": "1768305180"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1768305092"
},
"departure": {
"delay": 162,
"time": "1768305102"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1768305312"
},
"departure": {
"delay": 149,
"time": "1768305329"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1768306303"
},
"departure": {
"delay": -31,
"time": "1768306349"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -34,
"time": "1768306573"
},
"departure": {
"delay": -34,
"time": "1768306646"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1768306823"
},
"departure": {
"delay": -43,
"time": "1768306877"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -90,
"time": "1768306090"
},
"departure": {
"delay": -90,
"time": "1768306110"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1768307222"
},
"departure": {
"delay": 42,
"time": "1768307262"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1768307120"
},
"departure": {
"delay": 31,
"time": "1768307131"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -83,
"time": "1768306142"
},
"departure": {
"delay": -83,
"time": "1768306177"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1768305262"
},
"departure": {
"delay": 161,
"time": "1768305281"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1768306882"
},
"departure": {
"delay": -19,
"time": "1768306901"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748441x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1768329513"
},
"departure": {
"delay": 153,
"time": "1768329513"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1768329253"
},
"departure": {
"delay": 133,
"time": "1768329253"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1768328394"
},
"departure": {
"delay": 139,
"time": "1768328419"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1768328381"
},
"departure": {
"delay": 161,
"time": "1768328381"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1768328280"
},
"departure": {
"delay": 180,
"time": "1768328280"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1768328042"
},
"departure": {
"delay": 122,
"time": "1768328042"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 158,
"time": "1768328858"
},
"departure": {
"delay": 158,
"time": "1768328858"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1768329408"
},
"departure": {
"delay": 168,
"time": "1768329408"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 214,
"time": "1768328144"
},
"departure": {
"delay": 214,
"time": "1768328194"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1768328783"
},
"departure": {
"delay": 143,
"time": "1768328783"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1768328588"
},
"departure": {
"delay": 188,
"time": "1768328588"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 204,
"time": "1768330044"
},
"departure": {
"delay": 204,
"time": "1768330044"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1768329938"
},
"departure": {
"delay": 158,
"time": "1768329938"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 169,
"time": "1768329454"
},
"departure": {
"delay": 169,
"time": "1768329469"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1768329061"
},
"departure": {
"delay": 121,
"time": "1768329061"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1768327918"
},
"departure": {
"delay": 58,
"time": "1768327918"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1768330205"
},
"departure": {
"delay": 125,
"time": "1768330205"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 231,
"time": "1768329891"
},
"departure": {
"delay": 231,
"time": "1768329891"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 160,
"time": "1768329820"
},
"departure": {
"delay": 160,
"time": "1768329820"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 164,
"time": "1768329344"
},
"departure": {
"delay": 164,
"time": "1768329344"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 231,
"time": "1768329771"
},
"departure": {
"delay": 231,
"time": "1768329771"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1768330081"
},
"departure": {
"delay": 159,
"time": "1768330119"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 119,
"time": "1768329103"
},
"departure": {
"delay": 119,
"time": "1768329119"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1768329202"
},
"departure": {
"delay": 159,
"time": "1768329219"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1768329600"
},
"departure": {
"delay": 180,
"time": "1768329600"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 230,
"time": "1768329650"
},
"departure": {
"delay": 230,
"time": "1768329650"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 84,
"time": "1768328904"
},
"departure": {
"delay": 84,
"time": "1768328904"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 176,
"time": "1768329716"
},
"departure": {
"delay": 176,
"time": "1768329716"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 34,
"time": "1768327894"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1768328358"
},
"departure": {
"delay": 198,
"time": "1768328358"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768330251"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 179,
"time": "1768328639"
},
"departure": {
"delay": 179,
"time": "1768328639"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1768328469"
},
"departure": {
"delay": 154,
"time": "1768328494"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 199,
"time": "1768328074"
},
"departure": {
"delay": 199,
"time": "1768328119"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 179,
"time": "1768328699"
},
"departure": {
"delay": 179,
"time": "1768328699"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768327902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14281:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7546:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333920"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1768333761"
},
"departure": {
"delay": 21,
"time": "1768333761"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1768333854"
},
"departure": {
"delay": 54,
"time": "1768333854"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1768333710"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768333805"
},
"departure": {
"delay": 5,
"time": "1768333805"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7546:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758078x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768285200"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1768285065"
},
"departure": {
"delay": 156,
"time": "1768285116"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1768284460"
},
"departure": {
"delay": 110,
"time": "1768284470"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1768283775"
},
"departure": {
"delay": 63,
"time": "1768283823"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1768285168"
},
"departure": {
"delay": 211,
"time": "1768285231"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1768284229"
},
"departure": {
"delay": 99,
"time": "1768284279"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1768284952"
},
"departure": {
"delay": 83,
"time": "1768284983"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768283241"
},
"departure": {
"delay": 7,
"time": "1768283287"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 44,
"time": "1768282904"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1768283505"
},
"departure": {
"delay": 61,
"time": "1768283521"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1768283013"
},
"departure": {
"delay": 83,
"time": "1768283063"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 213,
"time": "1768285260"
},
"departure": {
"delay": 213,
"time": "1768285293"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1768283954"
},
"departure": {
"delay": 63,
"time": "1768284003"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1768284756"
},
"departure": {
"delay": 132,
"time": "1768284792"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330003",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758078x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330620"
},
"departure": {
"delay": 60,
"time": "1768330620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 80,
"time": "1768330460"
},
"departure": {
"delay": 80,
"time": "1768330460"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1768328880"
},
"departure": {
"delay": 125,
"time": "1768328885"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768329360"
},
"departure": {
"delay": 65,
"time": "1768329365"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1768329480"
},
"departure": {
"delay": -115,
"time": "1768329485"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1768328640"
},
"departure": {
"delay": 125,
"time": "1768328645"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1768329720"
},
"departure": {
"delay": -55,
"time": "1768329725"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1768330380"
},
"departure": {
"delay": 180,
"time": "1768330380"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768330080"
},
"departure": {
"delay": 5,
"time": "1768330085"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1768329240"
},
"departure": {
"delay": 125,
"time": "1768329245"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1768328700"
},
"departure": {
"delay": 125,
"time": "1768328705"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1768330465"
},
"departure": {
"delay": 85,
"time": "1768330465"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1768329840"
},
"departure": {
"delay": -55,
"time": "1768329845"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1768330200"
},
"departure": {
"delay": 125,
"time": "1768330205"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1768330440"
},
"departure": {
"delay": 180,
"time": "1768330440"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1768329000"
},
"departure": {
"delay": 185,
"time": "1768329005"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768329900"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1768329250"
},
"departure": {
"delay": 75,
"time": "1768329255"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1768330210"
},
"departure": {
"delay": 75,
"time": "1768330215"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1768330450"
},
"departure": {
"delay": 135,
"time": "1768330455"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1768328820"
},
"departure": {
"delay": 125,
"time": "1768328825"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1768329180"
},
"departure": {
"delay": 125,
"time": "1768329185"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1768328770"
},
"departure": {
"delay": 135,
"time": "1768328775"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768330980"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1768328760"
},
"departure": {
"delay": 185,
"time": "1768328765"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768328460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1768329060"
},
"departure": {
"delay": 185,
"time": "1768329065"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1768328580"
},
"departure": {
"delay": 125,
"time": "1768328585"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1768330320"
},
"departure": {
"delay": 185,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1768330805"
},
"departure": {
"delay": 65,
"time": "1768330805"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1768329300"
},
"departure": {
"delay": 65,
"time": "1768329305"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1768330470"
},
"departure": {
"delay": 90,
"time": "1768330470"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1768330426",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1768329775"
},
"departure": {
"delay": 55,
"time": "1768329775"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1768330923"
},
"departure": {
"delay": 3,
"time": "1768330923"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1768330109"
},
"departure": {
"delay": 29,
"time": "1768330109"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1768330258"
},
"departure": {
"delay": -2,
"time": "1768330258"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1768330239"
},
"departure": {
"delay": -21,
"time": "1768330239"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1768329639"
},
"departure": {
"delay": -21,
"time": "1768329639"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1768330059"
},
"departure": {
"delay": -1,
"time": "1768330079"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1768329464"
},
"departure": {
"delay": -16,
"time": "1768329464"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1768330662"
},
"departure": {
"delay": 42,
"time": "1768330662"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1768330723"
},
"departure": {
"delay": 43,
"time": "1768330723"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1768329911"
},
"departure": {
"delay": 14,
"time": "1768329914"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768329727"
},
"departure": {
"delay": 7,
"time": "1768329727"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768329609"
},
"departure": {
"delay": 9,
"time": "1768329609"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1768329992"
},
"departure": {
"delay": -28,
"time": "1768329992"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1768329813"
},
"departure": {
"delay": 33,
"time": "1768329813"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1768331103"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1768330334"
},
"departure": {
"delay": -46,
"time": "1768330334"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1768330623"
},
"departure": {
"delay": 3,
"time": "1768330623"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1768330292"
},
"departure": {
"delay": -28,
"time": "1768330292"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1768330434"
},
"departure": {
"delay": 54,
"time": "1768330434"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1768330587"
},
"departure": {
"delay": 27,
"time": "1768330587"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1768329516"
},
"departure": {
"delay": -24,
"time": "1768329516"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1768330151"
},
"departure": {
"delay": -21,
"time": "1768330179"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1768329872"
},
"departure": {
"delay": 32,
"time": "1768329872"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1768330859"
},
"departure": {
"delay": 59,
"time": "1768330859"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768329241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9255:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330320"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768332120"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6043:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1768330980"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1768330159"
},
"departure": {
"delay": 19,
"time": "1768330159"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768330230"
},
"departure": {
"delay": 30,
"time": "1768330230"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1768330117"
},
"departure": {
"delay": 37,
"time": "1768330117"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768330747"
},
"departure": {
"delay": 7,
"time": "1768330747"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1768330372"
},
"departure": {
"delay": 52,
"time": "1768330432"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1768330610"
},
"departure": {
"delay": 50,
"time": "1768330610"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1768330813"
},
"departure": {
"delay": 13,
"time": "1768330813"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1768330490"
},
"departure": {
"delay": 50,
"time": "1768330490"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598600:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757940x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 19,
"time": "1768307419"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 233,
"time": "1768308779"
},
"departure": {
"delay": 233,
"time": "1768308833"
},
"stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 269,
"time": "1768309559"
},
"departure": {
"delay": 269,
"time": "1768309589"
},
"stopId": "FR:50433:ZE:REVEG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1768309017"
},
"departure": {
"delay": 191,
"time": "1768309031"
},
"stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 251,
"time": "1768311508"
},
"departure": {
"delay": 251,
"time": "1768311551"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1768312296"
},
"departure": {
"delay": 43,
"time": "1768312303"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1768307706"
},
"departure": {
"delay": 162,
"time": "1768307862"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1768311894"
},
"departure": {
"delay": 188,
"time": "1768311908"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 198,
"time": "1768313321"
},
"departure": {
"delay": 198,
"time": "1768313358"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1768307650"
},
"departure": {
"delay": 10,
"time": "1768307650"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 232,
"time": "1768309721"
},
"departure": {
"delay": 232,
"time": "1768309732"
},
"stopId": "FR:50433:ZE:REVFR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 251,
"time": "1768310759"
},
"departure": {
"delay": 251,
"time": "1768310771"
},
"stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1768311741"
},
"departure": {
"delay": 210,
"time": "1768311750"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1768312112"
},
"departure": {
"delay": 115,
"time": "1768312135"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1768312540"
},
"departure": {
"time": "1768312560"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 97,
"time": "1768309134"
},
"departure": {
"delay": 97,
"time": "1768309177"
},
"stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768312408"
},
"departure": {
"delay": 28,
"time": "1768312408"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1768308474"
},
"departure": {
"delay": 174,
"time": "1768308474"
},
"stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1768312599"
},
"departure": {
"delay": -15,
"time": "1768312605"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1768312316"
},
"departure": {
"delay": 68,
"time": "1768312328"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1768312487"
},
"departure": {
"delay": -3,
"time": "1768312497"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1768313136"
},
"departure": {
"delay": 105,
"time": "1768313145"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 106,
"time": "1768307973"
},
"departure": {
"delay": 106,
"time": "1768307986"
},
"stopId": "FR:50615:ZE:VALGR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1768313180"
},
"departure": {
"delay": 117,
"time": "1768313217"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 244,
"time": "1768311359"
},
"departure": {
"delay": 244,
"time": "1768311364"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1768312975"
},
"departure": {
"delay": 68,
"time": "1768313048"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 198,
"time": "1768310185"
},
"departure": {
"delay": 198,
"time": "1768310238"
},
"stopId": "FR:50030:ZE:BARMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 246,
"time": "1768309896"
},
"departure": {
"delay": 246,
"time": "1768309926"
},
"stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1768312641"
},
"departure": {
"delay": 2,
"time": "1768312682"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -46,
"time": "1768312624"
},
"departure": {
"delay": -46,
"time": "1768312634"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 271,
"time": "1768311259"
},
"departure": {
"delay": 271,
"time": "1768311271"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 205,
"time": "1768313425"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 115,
"time": "1768310509"
},
"departure": {
"delay": 115,
"time": "1768310515"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330003",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757940x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748516x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1768330630"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 150,
"time": "1768329256"
},
"departure": {
"delay": 150,
"time": "1768329270"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1768330150"
},
"departure": {
"delay": 130,
"time": "1768330150"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1768329163"
},
"departure": {
"delay": 137,
"time": "1768329197"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1768330210"
},
"departure": {
"delay": 130,
"time": "1768330210"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1768329213"
},
"departure": {
"delay": 113,
"time": "1768329233"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1768328835"
},
"departure": {
"delay": 92,
"time": "1768328852"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1768330001"
},
"departure": {
"delay": 133,
"time": "1768330033"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1768330270"
},
"departure": {
"delay": 130,
"time": "1768330270"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1768329423"
},
"departure": {
"delay": 157,
"time": "1768329457"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1768330570"
},
"departure": {
"delay": 130,
"time": "1768330570"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1768328888"
},
"departure": {
"delay": 85,
"time": "1768328905"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1768330390"
},
"departure": {
"delay": 130,
"time": "1768330390"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1768329341"
},
"departure": {
"delay": 138,
"time": "1768329378"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1768330510"
},
"departure": {
"delay": 130,
"time": "1768330510"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 81,
"time": "1768328781"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1768329567"
},
"departure": {
"delay": 157,
"time": "1768329577"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1768330450"
},
"departure": {
"delay": 130,
"time": "1768330450"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1768330450"
},
"departure": {
"delay": 130,
"time": "1768330450"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1768329757"
},
"departure": {
"delay": 202,
"time": "1768329802"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1768329092"
},
"departure": {
"delay": 128,
"time": "1768329128"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1768330060"
},
"departure": {
"delay": 146,
"time": "1768330106"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768329930"
},
"departure": {
"delay": 132,
"time": "1768329972"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1768329883"
},
"departure": {
"delay": 127,
"time": "1768329907"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748516x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746135x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1768282516"
},
"departure": {
"delay": 62,
"time": "1768282562"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 85,
"time": "1768280636"
},
"departure": {
"delay": 85,
"time": "1768280665"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1768282936"
},
"departure": {
"delay": -34,
"time": "1768282946"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -47,
"time": "1768281056"
},
"departure": {
"delay": -47,
"time": "1768281073"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1768281817"
},
"departure": {
"delay": 73,
"time": "1768281853"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1768282984"
},
"departure": {
"delay": -44,
"time": "1768282996"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 12,
"time": "1768282678"
},
"departure": {
"delay": 12,
"time": "1768282692"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 98,
"time": "1768282161"
},
"departure": {
"delay": 98,
"time": "1768282298"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1768281995"
},
"departure": {
"delay": 49,
"time": "1768282009"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1768282641"
},
"departure": {
"delay": 38,
"time": "1768282658"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -57,
"time": "1768283283"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -19,
"time": "1768283105"
},
"departure": {
"delay": -19,
"time": "1768283141"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -1,
"time": "1768282825"
},
"departure": {
"delay": -1,
"time": "1768282859"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 16,
"time": "1768280944"
},
"departure": {
"delay": 16,
"time": "1768280956"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1768281345"
},
"departure": {
"delay": 7,
"time": "1768281367"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -34,
"time": "1768281013"
},
"departure": {
"delay": -34,
"time": "1768281026"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1768281111"
},
"departure": {
"delay": 26,
"time": "1768281206"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1768283171"
},
"departure": {
"delay": 21,
"time": "1768283181"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -18,
"time": "1768283032"
},
"departure": {
"delay": -18,
"time": "1768283082"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 93,
"time": "1768280541"
},
"departure": {
"delay": 93,
"time": "1768280553"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1768281955"
},
"departure": {
"delay": 73,
"time": "1768281973"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1768280676"
},
"departure": {
"delay": 103,
"time": "1768280683"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1768280301"
},
"departure": {
"delay": 156,
"time": "1768280316"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1768280891"
},
"departure": {
"delay": 27,
"time": "1768280907"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1768282062"
},
"departure": {
"delay": 24,
"time": "1768282104"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1768280483"
},
"departure": {
"delay": 97,
"time": "1768280497"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1768281884"
},
"departure": {
"delay": 82,
"time": "1768281922"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1768282466"
},
"departure": {
"delay": 38,
"time": "1768282478"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 172,
"time": "1768280373"
},
"departure": {
"delay": 172,
"time": "1768280392"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1768283203"
},
"departure": {
"delay": -5,
"time": "1768283215"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -6,
"time": "1768281397"
},
"departure": {
"delay": -6,
"time": "1768281414"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1768281661"
},
"departure": {
"delay": 67,
"time": "1768281787"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 121,
"time": "1768280281"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1768282344"
},
"departure": {
"delay": 122,
"time": "1768282382"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1768282616"
},
"departure": {
"delay": 10,
"time": "1768282630"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1768281524"
},
"departure": {
"delay": 13,
"time": "1768281613"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768281291"
},
"departure": {
"delay": 5,
"time": "1768281305"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1768280836"
},
"departure": {
"delay": 53,
"time": "1768280873"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1768280444"
},
"departure": {
"delay": 117,
"time": "1768280457"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1768280789"
},
"departure": {
"delay": 1,
"time": "1768280821"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -78,
"time": "1768283009"
},
"departure": {
"delay": -78,
"time": "1768283022"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -9,
"time": "1768282713"
},
"departure": {
"delay": -9,
"time": "1768282731"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1768280720"
},
"departure": {
"delay": 31,
"time": "1768280731"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1768281223"
},
"departure": {
"delay": 3,
"time": "1768281243"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1768280750"
},
"departure": {
"delay": 1,
"time": "1768280761"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1768281431"
},
"departure": {
"delay": -26,
"time": "1768281454"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1768282871"
},
"departure": {
"delay": -7,
"time": "1768282913"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 87,
"time": "1768280573"
},
"departure": {
"delay": 87,
"time": "1768280607"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746135x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768328460"
},
"departure": {
"delay": 65,
"time": "1768328465"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768327920"
},
"departure": {
"delay": 65,
"time": "1768327925"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768330260"
},
"departure": {
"delay": 5,
"time": "1768330265"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768329420"
},
"departure": {
"delay": 65,
"time": "1768329425"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768328820"
},
"departure": {
"delay": 5,
"time": "1768328825"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768330440"
},
"departure": {
"delay": 5,
"time": "1768330445"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1768329480"
},
"departure": {
"delay": -55,
"time": "1768329485"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768330380"
},
"departure": {
"delay": 5,
"time": "1768330385"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1768328580"
},
"departure": {
"delay": 65,
"time": "1768328585"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1768330080"
},
"departure": {
"delay": -55,
"time": "1768330085"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768330020"
},
"departure": {
"delay": 5,
"time": "1768330025"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768328280"
},
"departure": {
"delay": 60,
"time": "1768328340"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768329780"
},
"departure": {
"delay": 5,
"time": "1768329785"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1768328100"
},
"departure": {
"delay": 65,
"time": "1768328105"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1768328400"
},
"departure": {
"delay": 65,
"time": "1768328405"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768330860"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1768327980"
},
"departure": {
"delay": 65,
"time": "1768327985"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1768330030"
},
"departure": {
"delay": -45,
"time": "1768330035"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -55,
"time": "1768330140"
},
"departure": {
"delay": -55,
"time": "1768330145"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768328760"
},
"departure": {
"delay": 5,
"time": "1768328765"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1768329900"
},
"departure": {
"delay": 5,
"time": "1768329905"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1768327800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768328160"
},
"departure": {
"delay": 65,
"time": "1768328165"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1768330270"
},
"departure": {
"delay": -45,
"time": "1768330275"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768329660"
},
"departure": {
"delay": 5,
"time": "1768329665"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768329540"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1768328940"
},
"departure": {
"delay": -55,
"time": "1768328945"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768330465",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1117:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx30:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 297,
"time": "1768327537"
},
"departure": {
"delay": 297,
"time": "1768327557"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1768326807"
},
"departure": {
"delay": 207,
"time": "1768326807"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 302,
"time": "1768329157"
},
"departure": {
"delay": 302,
"time": "1768329182"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 137,
"time": "1768328657"
},
"departure": {
"delay": 137,
"time": "1768328657"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 162,
"time": "1768326582"
},
"departure": {
"delay": 162,
"time": "1768326582"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1768328536"
},
"departure": {
"delay": 157,
"time": "1768328557"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 297,
"time": "1768329057"
},
"departure": {
"delay": 297,
"time": "1768329057"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 327,
"time": "1768327407"
},
"departure": {
"delay": 327,
"time": "1768327407"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 274,
"time": "1768328134"
},
"departure": {
"delay": 274,
"time": "1768328134"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 212,
"time": "1768326632"
},
"departure": {
"delay": 212,
"time": "1768326632"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 252,
"time": "1768326710"
},
"departure": {
"delay": 252,
"time": "1768326732"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 252,
"time": "1768328232"
},
"departure": {
"delay": 252,
"time": "1768328232"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 243,
"time": "1768327083"
},
"departure": {
"delay": 243,
"time": "1768327083"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1768329382"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 277,
"time": "1768327957"
},
"departure": {
"delay": 277,
"time": "1768327957"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 184,
"time": "1768326484"
},
"departure": {
"delay": 184,
"time": "1768326484"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 232,
"time": "1768328014"
},
"departure": {
"delay": 232,
"time": "1768328032"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 351,
"time": "1768327591"
},
"departure": {
"delay": 351,
"time": "1768327611"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 327,
"time": "1768327707"
},
"departure": {
"delay": 327,
"time": "1768327707"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 257,
"time": "1768328857"
},
"departure": {
"delay": 257,
"time": "1768328957"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 242,
"time": "1768327862"
},
"departure": {
"delay": 242,
"time": "1768327862"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 207,
"time": "1768328307"
},
"departure": {
"delay": 207,
"time": "1768328307"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 271,
"time": "1768327771"
},
"departure": {
"delay": 271,
"time": "1768327771"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1768328415"
},
"departure": {
"delay": 92,
"time": "1768328432"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 272,
"time": "1768326932"
},
"departure": {
"delay": 272,
"time": "1768326932"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 347,
"time": "1768327286"
},
"departure": {
"delay": 347,
"time": "1768327307"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 199,
"time": "1768326859"
},
"departure": {
"delay": 199,
"time": "1768326859"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 117,
"time": "1768326357"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 307,
"time": "1768329282"
},
"departure": {
"delay": 307,
"time": "1768329307"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1768328757"
},
"departure": {
"delay": 177,
"time": "1768328757"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768326360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx30:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768333320"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768332540"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768332900"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768333620"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768332060"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768333380"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768332840"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768332360"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768332660"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768333560"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768332180"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768333440"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768333260"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768332720"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768332960"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768332300"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768333200"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768333080"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768333020"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768332480"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768333140"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768333500"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768333680"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768330345",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5992:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1768330082"
},
"departure": {
"delay": 62,
"time": "1768330082"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1768331443"
},
"departure": {
"delay": 103,
"time": "1768331443"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1768330283"
},
"departure": {
"delay": 158,
"time": "1768330358"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1768331067"
},
"departure": {
"delay": 87,
"time": "1768331067"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768329540"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1768329685"
},
"departure": {
"delay": 47,
"time": "1768329707"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1768331872"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 187,
"time": "1768329883"
},
"departure": {
"delay": 187,
"time": "1768329907"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1768331795"
},
"departure": {
"delay": 95,
"time": "1768331795"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1768329983"
},
"departure": {
"delay": 143,
"time": "1768329983"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768331623"
},
"departure": {
"delay": 103,
"time": "1768331623"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1768331203"
},
"departure": {
"delay": 103,
"time": "1768331203"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1768331739"
},
"departure": {
"delay": 99,
"time": "1768331739"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1768330553"
},
"departure": {
"delay": 113,
"time": "1768330553"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1768330498"
},
"departure": {
"delay": 118,
"time": "1768330498"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1768330775"
},
"departure": {
"delay": 95,
"time": "1768330775"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1768331375"
},
"departure": {
"delay": 95,
"time": "1768331375"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1768330432"
},
"departure": {
"delay": 112,
"time": "1768330432"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1768330853"
},
"departure": {
"delay": 113,
"time": "1768330853"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1768330183"
},
"departure": {
"delay": 92,
"time": "1768330232"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1768331327"
},
"departure": {
"delay": 107,
"time": "1768331327"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1768330972"
},
"departure": {
"delay": 112,
"time": "1768330972"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1768329590"
},
"departure": {
"delay": 50,
"time": "1768329590"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1768330676"
},
"departure": {
"delay": 116,
"time": "1768330676"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768329122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5992:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 402,
"time": "1768289692"
},
"departure": {
"delay": 402,
"time": "1768289742"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 255,
"time": "1768289285"
},
"departure": {
"delay": 255,
"time": "1768289295"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 456,
"time": "1768291255"
},
"departure": {
"delay": 456,
"time": "1768291296"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 509,
"time": "1768291589"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 396,
"time": "1768290234"
},
"departure": {
"delay": 396,
"time": "1768290276"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 457,
"time": "1768291175"
},
"departure": {
"delay": 457,
"time": "1768291237"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 283,
"time": "1768290001"
},
"departure": {
"delay": 283,
"time": "1768290043"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 269,
"time": "1768290070"
},
"departure": {
"delay": 269,
"time": "1768290089"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 262,
"time": "1768288790"
},
"departure": {
"delay": 262,
"time": "1768288882"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 455,
"time": "1768290923"
},
"departure": {
"delay": 455,
"time": "1768290935"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 471,
"time": "1768291002"
},
"departure": {
"delay": 471,
"time": "1768291011"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 206,
"time": "1768288586"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1768289868"
},
"departure": {
"delay": 300,
"time": "1768289880"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 271,
"time": "1768289338"
},
"departure": {
"delay": 271,
"time": "1768289371"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 536,
"time": "1768291536"
},
"departure": {
"delay": 536,
"time": "1768291556"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 486,
"time": "1768291345"
},
"departure": {
"delay": 486,
"time": "1768291386"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 551,
"time": "1768291472"
},
"departure": {
"delay": 551,
"time": "1768291511"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 416,
"time": "1768290304"
},
"departure": {
"delay": 416,
"time": "1768290356"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 467,
"time": "1768291028"
},
"departure": {
"delay": 467,
"time": "1768291067"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 295,
"time": "1768289262"
},
"departure": {
"delay": 295,
"time": "1768289275"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 446,
"time": "1768291134"
},
"departure": {
"delay": 446,
"time": "1768291166"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 262,
"time": "1768288908"
},
"departure": {
"delay": 262,
"time": "1768288942"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 255,
"time": "1768289071"
},
"departure": {
"delay": 255,
"time": "1768289115"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 430,
"time": "1768290746"
},
"departure": {
"delay": 430,
"time": "1768290790"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 446,
"time": "1768291087"
},
"departure": {
"delay": 446,
"time": "1768291106"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 268,
"time": "1768289389"
},
"departure": {
"delay": 268,
"time": "1768289428"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 311,
"time": "1768289198"
},
"departure": {
"delay": 311,
"time": "1768289231"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 396,
"time": "1768289766"
},
"departure": {
"delay": 396,
"time": "1768289796"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1768288960"
},
"departure": {
"delay": 254,
"time": "1768288994"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 510,
"time": "1768291391"
},
"departure": {
"delay": 510,
"time": "1768291410"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 273,
"time": "1768289938"
},
"departure": {
"delay": 273,
"time": "1768289973"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 276,
"time": "1768289471"
},
"departure": {
"delay": 276,
"time": "1768289496"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748525x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1768316403"
},
"departure": {
"delay": 148,
"time": "1768316428"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 140,
"time": "1768316631"
},
"departure": {
"delay": 140,
"time": "1768316660"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1768317329"
},
"departure": {
"delay": 14,
"time": "1768317374"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 167,
"time": "1768316882"
},
"departure": {
"delay": 167,
"time": "1768317047"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1768316741"
},
"departure": {
"delay": 78,
"time": "1768316778"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1768316685"
},
"departure": {
"delay": 144,
"time": "1768316724"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1768317772"
},
"departure": {
"delay": -62,
"time": "1768317778"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1768317104"
},
"departure": {
"delay": -35,
"time": "1768317145"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 95,
"time": "1768315895"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -104,
"time": "1768317541"
},
"departure": {
"delay": -104,
"time": "1768317556"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1768316019"
},
"departure": {
"delay": 108,
"time": "1768316028"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1768316572"
},
"departure": {
"delay": 148,
"time": "1768316608"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1768317253"
},
"departure": {
"delay": -12,
"time": "1768317288"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -77,
"time": "1768317823"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 131,
"time": "1768316161"
},
"departure": {
"delay": 131,
"time": "1768316171"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -47,
"time": "1768317722"
},
"departure": {
"delay": -47,
"time": "1768317733"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1768317482"
},
"departure": {
"delay": -44,
"time": "1768317496"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1768316501"
},
"departure": {
"delay": 133,
"time": "1768316533"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1768316202"
},
"departure": {
"delay": 143,
"time": "1768316243"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1768316113"
},
"departure": {
"delay": 91,
"time": "1768316131"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -81,
"time": "1768317511"
},
"departure": {
"delay": -81,
"time": "1768317519"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1768316297"
},
"departure": {
"delay": 96,
"time": "1768316316"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1768317426"
},
"departure": {
"delay": -14,
"time": "1768317466"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1768316072"
},
"departure": {
"delay": 102,
"time": "1768316082"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748525x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190167x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768330320"
},
"departure": {
"delay": 120,
"time": "1768330320"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1768330336"
},
"departure": {
"delay": 76,
"time": "1768330336"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1768330352"
},
"departure": {
"delay": 32,
"time": "1768330352"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1768330258"
},
"departure": {
"delay": 118,
"time": "1768330258"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1768330561"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 97,
"time": "1768330417"
},
"departure": {
"delay": 97,
"time": "1768330417"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1768330223",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190167x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745764x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1768331110"
},
"departure": {
"delay": -50,
"time": "1768331110"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1768331410"
},
"departure": {
"delay": -50,
"time": "1768331410"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1768332190"
},
"departure": {
"delay": -50,
"time": "1768332190"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1768329947"
},
"departure": {
"delay": 14,
"time": "1768329974"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1768331890"
},
"departure": {
"delay": -50,
"time": "1768331890"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1768330870"
},
"departure": {
"delay": -50,
"time": "1768330870"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1768330330"
},
"departure": {
"delay": -50,
"time": "1768330330"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1768329598"
},
"departure": {
"delay": 68,
"time": "1768329608"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1768331290"
},
"departure": {
"delay": -50,
"time": "1768331290"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -50,
"time": "1768330690"
},
"departure": {
"delay": -50,
"time": "1768330690"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1768329673"
},
"departure": {
"delay": 29,
"time": "1768329689"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1768332130"
},
"departure": {
"delay": -50,
"time": "1768332130"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -50,
"time": "1768332010"
},
"departure": {
"delay": -50,
"time": "1768332010"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -50,
"time": "1768331650"
},
"departure": {
"delay": -50,
"time": "1768331650"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -50,
"time": "1768330810"
},
"departure": {
"delay": -50,
"time": "1768330810"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1768331350"
},
"departure": {
"delay": -50,
"time": "1768331350"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768331710"
},
"departure": {
"delay": -50,
"time": "1768331710"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1768331950"
},
"departure": {
"delay": -50,
"time": "1768331950"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -50,
"time": "1768332250"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -50,
"time": "1768331530"
},
"departure": {
"delay": -50,
"time": "1768331530"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1768329768"
},
"departure": {
"delay": 6,
"time": "1768329786"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1768331890"
},
"departure": {
"delay": -50,
"time": "1768331890"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -39,
"time": "1768330025"
},
"departure": {
"delay": -39,
"time": "1768330041"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1768330450"
},
"departure": {
"delay": -50,
"time": "1768330450"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1768330990"
},
"departure": {
"delay": -50,
"time": "1768330990"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1768330079"
},
"departure": {
"delay": -27,
"time": "1768330113"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1768330210"
},
"departure": {
"delay": -50,
"time": "1768330210"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1768329730"
},
"departure": {
"delay": 23,
"time": "1768329743"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 62,
"time": "1768329542"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1768331230"
},
"departure": {
"delay": -50,
"time": "1768331230"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1768329833"
},
"departure": {
"delay": -22,
"time": "1768329878"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1768330630"
},
"departure": {
"delay": -50,
"time": "1768330630"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1768330930"
},
"departure": {
"delay": -50,
"time": "1768330930"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1768332070"
},
"departure": {
"delay": -50,
"time": "1768332070"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -50,
"time": "1768331350"
},
"departure": {
"delay": -50,
"time": "1768331350"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -50,
"time": "1768331770"
},
"departure": {
"delay": -50,
"time": "1768331770"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745764x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758390x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1768328911"
},
"departure": {
"delay": 168,
"time": "1768328928"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 242,
"time": "1768325942"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 235,
"time": "1768327788"
},
"departure": {
"delay": 235,
"time": "1768327795"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1768328473"
},
"departure": {
"delay": 146,
"time": "1768328486"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 184,
"time": "1768328983"
},
"departure": {
"delay": 184,
"time": "1768329004"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 222,
"time": "1768328226"
},
"departure": {
"delay": 222,
"time": "1768328262"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 301,
"time": "1768327429"
},
"departure": {
"delay": 301,
"time": "1768327441"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 344,
"time": "1768326806"
},
"departure": {
"delay": 344,
"time": "1768326824"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328940"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 211,
"time": "1768328031"
},
"departure": {
"delay": 211,
"time": "1768328071"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 341,
"time": "1768327109"
},
"departure": {
"delay": 341,
"time": "1768327181"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 318,
"time": "1768326183"
},
"departure": {
"delay": 318,
"time": "1768326198"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1768328784"
},
"departure": {
"delay": 126,
"time": "1768328826"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 256,
"time": "1768327496"
},
"departure": {
"delay": 256,
"time": "1768327516"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768328622"
},
"departure": {
"delay": 18,
"time": "1768328658"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 334,
"time": "1768326378"
},
"departure": {
"delay": 334,
"time": "1768326394"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758390x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768333506"
},
"departure": {
"delay": 6,
"time": "1768333506"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1768333756"
},
"departure": {
"delay": 16,
"time": "1768333756"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1768333202"
},
"departure": {
"delay": 2,
"time": "1768333202"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1768333689"
},
"departure": {
"delay": 9,
"time": "1768333689"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1768333315"
},
"departure": {
"delay": 55,
"time": "1768333315"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768333350"
},
"departure": {
"delay": 30,
"time": "1768333350"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1768333928"
},
"departure": {
"delay": 8,
"time": "1768333928"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1768333412"
},
"departure": {
"delay": 32,
"time": "1768333412"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768333540"
},
"departure": {
"delay": 40,
"time": "1768333540"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1768333253"
},
"departure": {
"delay": 53,
"time": "1768333253"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768333470"
},
"departure": {
"delay": 30,
"time": "1768333470"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1768333871"
},
"departure": {
"delay": 11,
"time": "1768333871"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1768333438"
},
"departure": {
"delay": 58,
"time": "1768333438"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768333590"
},
"departure": {
"delay": 30,
"time": "1768333590"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768329022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12483:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745254x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1768315949"
},
"departure": {
"delay": 188,
"time": "1768315988"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 376,
"time": "1768315596"
},
"departure": {
"delay": 376,
"time": "1768315636"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 377,
"time": "1768315232"
},
"departure": {
"delay": 377,
"time": "1768315277"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 365,
"time": "1768315104"
},
"departure": {
"delay": 365,
"time": "1768315145"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 381,
"time": "1768315297"
},
"departure": {
"delay": 381,
"time": "1768315341"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 299,
"time": "1768316385"
},
"departure": {
"delay": 299,
"time": "1768316399"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 432,
"time": "1768315370"
},
"departure": {
"delay": 432,
"time": "1768315452"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 288,
"time": "1768316016"
},
"departure": {
"delay": 288,
"time": "1768316148"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 375,
"time": "1768315565"
},
"departure": {
"delay": 375,
"time": "1768315575"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 237,
"time": "1768315900"
},
"departure": {
"delay": 237,
"time": "1768315917"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 372,
"time": "1768316300"
},
"departure": {
"delay": 372,
"time": "1768316352"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 327,
"time": "1768316175"
},
"departure": {
"delay": 327,
"time": "1768316247"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 283,
"time": "1768316623"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 299,
"time": "1768315823"
},
"departure": {
"delay": 299,
"time": "1768315859"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 371,
"time": "1768315170"
},
"departure": {
"delay": 371,
"time": "1768315211"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 436,
"time": "1768315478"
},
"departure": {
"delay": 436,
"time": "1768315516"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 372,
"time": "1768314972"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 317,
"time": "1768316450"
},
"departure": {
"delay": 317,
"time": "1768316537"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 329,
"time": "1768315672"
},
"departure": {
"delay": 329,
"time": "1768315709"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 271,
"time": "1768315736"
},
"departure": {
"delay": 271,
"time": "1768315771"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745254x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768331280"
},
"departure": {
"delay": 60,
"time": "1768331280"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768331220"
},
"departure": {
"delay": 60,
"time": "1768331220"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768328700"
},
"departure": {
"delay": 60,
"time": "1768328700"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768329960"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1768331300"
},
"departure": {
"delay": 20,
"time": "1768331300"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768328460"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768330500"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1768330200"
},
"departure": {
"delay": 60,
"time": "1768330200"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768329120"
},
"departure": {
"time": "1768329120"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768329000"
},
"departure": {
"delay": 60,
"time": "1768329000"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768331100"
},
"departure": {
"delay": 60,
"time": "1768331100"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768330140"
},
"departure": {
"delay": 60,
"time": "1768330140"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768328600"
},
"departure": {
"delay": 20,
"time": "1768328600"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768329900"
},
"departure": {
"delay": 60,
"time": "1768329900"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768328580"
},
"departure": {
"delay": 60,
"time": "1768328580"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329060"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768327962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13703:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1768328592"
},
"departure": {
"delay": 132,
"time": "1768328592"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 151,
"time": "1768328491"
},
"departure": {
"delay": 151,
"time": "1768328491"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1768327790"
},
"departure": {
"delay": 170,
"time": "1768327790"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1768329186"
},
"departure": {
"delay": -54,
"time": "1768329186"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -25,
"time": "1768329095"
},
"departure": {
"delay": -25,
"time": "1768329095"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1768328655"
},
"departure": {
"delay": 75,
"time": "1768328655"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 186,
"time": "1768328046"
},
"departure": {
"delay": 186,
"time": "1768328046"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1768329240"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 211,
"time": "1768327891"
},
"departure": {
"delay": 211,
"time": "1768327891"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1768328265"
},
"departure": {
"delay": 165,
"time": "1768328265"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1768327496"
},
"departure": {
"delay": 116,
"time": "1768327496"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768327080"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 190,
"time": "1768327990"
},
"departure": {
"delay": 190,
"time": "1768327990"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 188,
"time": "1768328348"
},
"departure": {
"delay": 188,
"time": "1768328348"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1768328440"
},
"departure": {
"delay": 100,
"time": "1768328440"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1768328920"
},
"departure": {
"delay": 40,
"time": "1768328920"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 202,
"time": "1768328302"
},
"departure": {
"delay": 202,
"time": "1768328302"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1768327415"
},
"departure": {
"delay": 35,
"time": "1768327415"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1768328815"
},
"departure": {
"delay": 55,
"time": "1768328815"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1768328965"
},
"departure": {
"delay": 25,
"time": "1768328965"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 192,
"time": "1768328172"
},
"departure": {
"delay": 192,
"time": "1768328172"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1768328565"
},
"departure": {
"delay": 105,
"time": "1768328565"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1768328722"
},
"departure": {
"delay": 82,
"time": "1768328722"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1768329019"
},
"departure": {
"delay": 19,
"time": "1768329019"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 148,
"time": "1768328368"
},
"departure": {
"delay": 148,
"time": "1768328368"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1768327668"
},
"departure": {
"delay": 132,
"time": "1768327692"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1768328740"
},
"departure": {
"delay": 40,
"time": "1768328740"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 214,
"time": "1768328134"
},
"departure": {
"delay": 214,
"time": "1768328134"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1768327262"
},
"departure": {
"delay": 62,
"time": "1768327262"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1768327543"
},
"departure": {
"delay": 150,
"time": "1768327590"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768327317"
},
"departure": {
"delay": 20,
"time": "1768327340"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 230,
"time": "1768328090"
},
"departure": {
"delay": 230,
"time": "1768328090"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1768327215"
},
"departure": {
"delay": 15,
"time": "1768327215"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768326519",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8426:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490663:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768333856"
},
"departure": {
"delay": 176,
"time": "1768333856"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2841,
"time": "1768330479"
},
"departure": {
"delay": -2841,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2721,
"time": "1768330479"
},
"departure": {
"delay": -2721,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1768333813"
},
"departure": {
"delay": 133,
"time": "1768333813"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2301,
"time": "1768330479"
},
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2661,
"time": "1768330479"
},
"departure": {
"delay": -2661,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2601,
"time": "1768330479"
},
"departure": {
"delay": -2601,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2301,
"time": "1768330479"
},
"departure": {
"delay": -2301,
"time": "1768330479"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2421,
"time": "1768330479"
},
"departure": {
"delay": -2421,
"time": "1768330479"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2061,
"time": "1768330479"
},
"departure": {
"delay": -2061,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1768333777"
},
"departure": {
"delay": 157,
"time": "1768333777"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2601,
"time": "1768330479"
},
"departure": {
"delay": -2601,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2421,
"time": "1768330479"
},
"departure": {
"delay": -2421,
"time": "1768330479"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1768333709"
},
"departure": {
"delay": 149,
"time": "1768333709"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -1821,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2061,
"time": "1768330479"
},
"departure": {
"delay": -2061,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2901,
"time": "1768330479"
},
"departure": {
"delay": -2901,
"time": "1768330479"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1768334036"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1768334006"
},
"departure": {
"delay": 86,
"time": "1768334006"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2181,
"time": "1768330479"
},
"departure": {
"delay": -2181,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2541,
"time": "1768330479"
},
"departure": {
"delay": -2541,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2781,
"time": "1768330479"
},
"departure": {
"delay": -2781,
"time": "1768330479"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490663:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1768330991"
},
"departure": {
"delay": 191,
"time": "1768330991"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1768332031"
},
"departure": {
"delay": 151,
"time": "1768332031"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1768331067"
},
"departure": {
"delay": 147,
"time": "1768331067"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768330786"
},
"departure": {
"delay": 166,
"time": "1768330786"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1768332375"
},
"departure": {
"delay": 195,
"time": "1768332375"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 173,
"time": "1768330493"
},
"departure": {
"delay": 173,
"time": "1768330493"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1768330643"
},
"departure": {
"delay": 143,
"time": "1768330643"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1768330058"
},
"departure": {
"delay": 158,
"time": "1768330058"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 72,
"time": "1768329732"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 143,
"time": "1768331843"
},
"departure": {
"delay": 143,
"time": "1768331843"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1768330708"
},
"departure": {
"delay": 148,
"time": "1768330708"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1768329832"
},
"departure": {
"delay": 112,
"time": "1768329832"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1768332323"
},
"departure": {
"delay": 143,
"time": "1768332323"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 132,
"time": "1768330332"
},
"departure": {
"delay": 132,
"time": "1768330332"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 176,
"time": "1768332236"
},
"departure": {
"delay": 176,
"time": "1768332236"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1768330232"
},
"departure": {
"delay": 152,
"time": "1768330232"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 179,
"time": "1768330859"
},
"departure": {
"delay": 179,
"time": "1768330859"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1768332443"
},
"departure": {
"delay": 143,
"time": "1768332443"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 175,
"time": "1768329955"
},
"departure": {
"delay": 175,
"time": "1768329955"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1768332143"
},
"departure": {
"delay": 143,
"time": "1768332143"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1768330947"
},
"departure": {
"delay": 147,
"time": "1768330947"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1768332083"
},
"departure": {
"delay": 143,
"time": "1768332083"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1768330143"
},
"departure": {
"delay": 183,
"time": "1768330143"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768329742",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx277:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746225x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768302767"
},
"departure": {
"delay": 57,
"time": "1768302777"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1768304417"
},
"departure": {
"delay": 149,
"time": "1768304429"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1768302722"
},
"departure": {
"delay": 90,
"time": "1768302750"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 136,
"time": "1768304683"
},
"departure": {
"delay": 136,
"time": "1768304716"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1768304597"
},
"departure": {
"delay": 113,
"time": "1768304633"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 133,
"time": "1768304816"
},
"departure": {
"delay": 133,
"time": "1768304833"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 149,
"time": "1768304772"
},
"departure": {
"delay": 149,
"time": "1768304789"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 68,
"time": "1768303261"
},
"departure": {
"delay": 68,
"time": "1768303268"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1768304163"
},
"departure": {
"delay": 140,
"time": "1768304180"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1768302434"
},
"departure": {
"delay": 107,
"time": "1768302467"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 204,
"time": "1768304017"
},
"departure": {
"delay": 204,
"time": "1768304064"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1768302652"
},
"departure": {
"delay": 30,
"time": "1768302690"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1768302157"
},
"departure": {
"delay": 46,
"time": "1768302166"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1768304735"
},
"departure": {
"delay": 112,
"time": "1768304752"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 63,
"time": "1768302003"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1768302482"
},
"departure": {
"delay": 72,
"time": "1768302492"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1768303659"
},
"departure": {
"delay": 139,
"time": "1768303699"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1768304953"
},
"departure": {
"delay": 21,
"time": "1768304961"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 96,
"time": "1768304849"
},
"departure": {
"delay": 96,
"time": "1768304856"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 61,
"time": "1768302887"
},
"departure": {
"delay": 61,
"time": "1768302961"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768304456"
},
"departure": {
"delay": 130,
"time": "1768304470"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1768302997"
},
"departure": {
"delay": 71,
"time": "1768303031"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1768302374"
},
"departure": {
"delay": 93,
"time": "1768302393"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1768302509"
},
"departure": {
"delay": 76,
"time": "1768302556"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 183,
"time": "1768303877"
},
"departure": {
"delay": 183,
"time": "1768303923"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1768305289"
},
"departure": {
"delay": 78,
"time": "1768305318"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 78,
"time": "1768303112"
},
"departure": {
"delay": 78,
"time": "1768303158"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1768303777"
},
"departure": {
"delay": 147,
"time": "1768303827"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1768304982"
},
"departure": {
"delay": -6,
"time": "1768304994"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 87,
"time": "1768304895"
},
"departure": {
"delay": 87,
"time": "1768304907"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 127,
"time": "1768302331"
},
"departure": {
"delay": 127,
"time": "1768302367"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1768305374"
},
"departure": {
"delay": 32,
"time": "1768305392"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 6,
"time": "1768305426"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 132,
"time": "1768303737"
},
"departure": {
"delay": 132,
"time": "1768303752"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1768305073"
},
"departure": {
"delay": -7,
"time": "1768305113"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 21,
"time": "1768302190"
},
"departure": {
"delay": 21,
"time": "1768302201"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1768303548"
},
"departure": {
"delay": 160,
"time": "1768303600"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1768302057"
},
"departure": {
"delay": 81,
"time": "1768302081"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1768303420"
},
"departure": {
"delay": 119,
"time": "1768303499"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1768305045"
},
"departure": {
"delay": 1,
"time": "1768305061"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 172,
"time": "1768304355"
},
"departure": {
"delay": 172,
"time": "1768304392"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 166,
"time": "1768304236"
},
"departure": {
"delay": 166,
"time": "1768304266"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1768305337"
},
"departure": {
"delay": 47,
"time": "1768305347"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 81,
"time": "1768302222"
},
"departure": {
"delay": 81,
"time": "1768302261"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1768304502"
},
"departure": {
"delay": 132,
"time": "1768304532"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 159,
"time": "1768304304"
},
"departure": {
"delay": 159,
"time": "1768304319"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1768302797"
},
"departure": {
"delay": 58,
"time": "1768302838"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1768302277"
},
"departure": {
"delay": 81,
"time": "1768302321"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1768304921"
},
"departure": {
"delay": 50,
"time": "1768304930"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 163,
"time": "1768304106"
},
"departure": {
"delay": 163,
"time": "1768304143"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746225x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758427x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1768315306"
},
"departure": {
"delay": 182,
"time": "1768315382"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1768314763"
},
"departure": {
"delay": 169,
"time": "1768314829"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 281,
"time": "1768316337"
},
"departure": {
"delay": 281,
"time": "1768316381"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1768317360"
},
"departure": {
"delay": 331,
"time": "1768317451"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 236,
"time": "1768316177"
},
"departure": {
"delay": 236,
"time": "1768316216"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 222,
"time": "1768316492"
},
"departure": {
"delay": 222,
"time": "1768316502"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 283,
"time": "1768317053"
},
"departure": {
"delay": 283,
"time": "1768317103"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1768315821"
},
"departure": {
"delay": 157,
"time": "1768315897"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 391,
"time": "1768317737"
},
"departure": {
"delay": 391,
"time": "1768317751"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1768316756"
},
"departure": {
"delay": 247,
"time": "1768316767"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1768317135"
},
"departure": {
"delay": 245,
"time": "1768317185"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1768315757"
},
"departure": {
"delay": 155,
"time": "1768315775"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 429,
"time": "1768317580"
},
"departure": {
"delay": 429,
"time": "1768317669"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 243,
"time": "1768316603"
},
"departure": {
"delay": 243,
"time": "1768316643"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 363,
"time": "1768317843"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1768314947"
},
"departure": {
"delay": 184,
"time": "1768314964"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 264,
"time": "1768317294"
},
"departure": {
"delay": 264,
"time": "1768317324"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 149,
"time": "1768314449"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 243,
"time": "1768316428"
},
"departure": {
"delay": 243,
"time": "1768316463"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 264,
"time": "1768316973"
},
"departure": {
"delay": 264,
"time": "1768317024"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1768315046"
},
"departure": {
"delay": 152,
"time": "1768315052"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758427x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1768328929"
},
"departure": {
"delay": 49,
"time": "1768328929"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1768327747"
},
"departure": {
"delay": 68,
"time": "1768327748"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768327663"
},
"departure": {
"delay": 103,
"time": "1768327663"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1768329723"
},
"departure": {
"delay": 63,
"time": "1768329723"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1768327844"
},
"departure": {
"delay": 44,
"time": "1768327844"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1768328779"
},
"departure": {
"delay": 42,
"time": "1768328802"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768328702"
},
"departure": {
"delay": 62,
"time": "1768328702"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -67,
"time": "1768328174"
},
"departure": {
"delay": -67,
"time": "1768328273"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768329340"
},
"departure": {
"delay": 40,
"time": "1768329340"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1768329231"
},
"departure": {
"delay": 131,
"time": "1768329251"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1768329074"
},
"departure": {
"delay": 14,
"time": "1768329074"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1768327574"
},
"departure": {
"delay": 99,
"time": "1768327599"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1768329795"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1768329403"
},
"departure": {
"delay": 43,
"time": "1768329403"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1768328423"
},
"departure": {
"delay": -37,
"time": "1768328423"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -76,
"time": "1768328024"
},
"departure": {
"delay": -76,
"time": "1768328024"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1768327410"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1768327981"
},
"departure": {
"delay": 1,
"time": "1768327981"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1768327441"
},
"departure": {
"delay": 1,
"time": "1768327441"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -73,
"time": "1768328327"
},
"departure": {
"delay": -73,
"time": "1768328327"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1768327778"
},
"departure": {
"delay": 38,
"time": "1768327778"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1768328497"
},
"departure": {
"delay": -23,
"time": "1768328497"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1768328625"
},
"departure": {
"delay": 10,
"time": "1768328650"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768328852"
},
"departure": {
"delay": 57,
"time": "1768328877"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1768329498"
},
"departure": {
"delay": 43,
"time": "1768329523"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768327303",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 220,
"time": "1768327475"
},
"departure": {
"delay": 220,
"time": "1768327480"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1768329453"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 150,
"time": "1768328229"
},
"departure": {
"delay": 150,
"time": "1768328250"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1768329081"
},
"departure": {
"delay": 201,
"time": "1768329081"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 286,
"time": "1768328004"
},
"departure": {
"delay": 286,
"time": "1768328026"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1768327569"
},
"departure": {
"delay": 249,
"time": "1768327569"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1768328608"
},
"departure": {
"delay": 148,
"time": "1768328608"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768328549"
},
"departure": {
"delay": 149,
"time": "1768328549"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 182,
"time": "1768329362"
},
"departure": {
"delay": 182,
"time": "1768329362"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 136,
"time": "1768328650"
},
"departure": {
"delay": 136,
"time": "1768328656"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 294,
"time": "1768328094"
},
"departure": {
"delay": 294,
"time": "1768328094"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1768329026"
},
"departure": {
"delay": 206,
"time": "1768329026"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 183,
"time": "1768328883"
},
"departure": {
"delay": 183,
"time": "1768328883"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 162,
"time": "1768329402"
},
"departure": {
"delay": 162,
"time": "1768329402"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 237,
"time": "1768327437"
},
"departure": {
"delay": 237,
"time": "1768327437"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 195,
"time": "1768327275"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 234,
"time": "1768328928"
},
"departure": {
"delay": 234,
"time": "1768328934"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 275,
"time": "1768327766"
},
"departure": {
"delay": 275,
"time": "1768327775"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1768327610"
},
"departure": {
"delay": 230,
"time": "1768327610"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1768327712"
},
"departure": {
"delay": 272,
"time": "1768327712"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 235,
"time": "1768327374"
},
"departure": {
"delay": 235,
"time": "1768327375"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 271,
"time": "1768327531"
},
"departure": {
"delay": 271,
"time": "1768327531"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 179,
"time": "1768328399"
},
"departure": {
"delay": 179,
"time": "1768328399"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 272,
"time": "1768327826"
},
"departure": {
"delay": 272,
"time": "1768327832"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1768328475"
},
"departure": {
"delay": 160,
"time": "1768328500"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 235,
"time": "1768327675"
},
"departure": {
"delay": 235,
"time": "1768327675"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 274,
"time": "1768327894"
},
"departure": {
"delay": 274,
"time": "1768327894"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1768328829"
},
"departure": {
"delay": 210,
"time": "1768328850"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1768327920"
},
"departure": {
"delay": 300,
"time": "1768327920"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1768328302"
},
"departure": {
"delay": 142,
"time": "1768328302"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1768328718"
},
"departure": {
"delay": 170,
"time": "1768328750"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 296,
"time": "1768328153"
},
"departure": {
"delay": 296,
"time": "1768328156"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 179,
"time": "1768329299"
},
"departure": {
"delay": 179,
"time": "1768329299"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1768327283",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12873:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747908x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1768312125"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -61,
"time": "1768311760"
},
"departure": {
"delay": -61,
"time": "1768311779"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1768311982"
},
"departure": {
"delay": -5,
"time": "1768312015"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1768311103"
},
"departure": {
"delay": -9,
"time": "1768311111"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1768310997"
},
"departure": {
"delay": 69,
"time": "1768311009"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1768311365"
},
"departure": {
"delay": 50,
"time": "1768311410"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1768311338"
},
"departure": {
"delay": -6,
"time": "1768311354"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768310851"
},
"departure": {
"delay": 65,
"time": "1768310945"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1768311425"
},
"departure": {
"delay": 21,
"time": "1768311441"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1768311042"
},
"departure": {
"delay": 1,
"time": "1768311061"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -68,
"time": "1768311700"
},
"departure": {
"delay": -68,
"time": "1768311712"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1768312043"
},
"departure": {
"delay": -14,
"time": "1768312066"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1768311563"
},
"departure": {
"delay": -36,
"time": "1768311624"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1768310747"
},
"departure": {
"delay": 34,
"time": "1768310794"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 191,
"time": "1768310711"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -33,
"time": "1768311135"
},
"departure": {
"delay": -33,
"time": "1768311147"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1768311850"
},
"departure": {
"delay": -30,
"time": "1768311870"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -70,
"time": "1768311939"
},
"departure": {
"delay": -70,
"time": "1768311950"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1768311266"
},
"departure": {
"delay": 3,
"time": "1768311303"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -85,
"time": "1768311802"
},
"departure": {
"delay": -85,
"time": "1768311815"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747908x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745264x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1768323050"
},
"departure": {
"delay": -10,
"time": "1768323050"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1768322330"
},
"departure": {
"delay": -10,
"time": "1768322330"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1768322630"
},
"departure": {
"delay": -10,
"time": "1768322630"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768322750"
},
"departure": {
"delay": -10,
"time": "1768322750"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1768323290"
},
"departure": {
"delay": -10,
"time": "1768323290"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2081,
"time": "1768324187"
},
"departure": {
"delay": 2081,
"time": "1768324241"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1768322870"
},
"departure": {
"delay": -10,
"time": "1768322870"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": -604,
"time": "1768321196"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2039,
"time": "1768323490"
},
"departure": {
"delay": 2039,
"time": "1768324019"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1768323110"
},
"departure": {
"delay": -10,
"time": "1768323110"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1768322210"
},
"departure": {
"delay": -10,
"time": "1768322210"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1768323230"
},
"departure": {
"delay": -10,
"time": "1768323230"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1768323530"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1768322270"
},
"departure": {
"delay": -10,
"time": "1768322270"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1768322930"
},
"departure": {
"delay": -10,
"time": "1768322930"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 2103,
"time": "1768324093"
},
"departure": {
"delay": 2103,
"time": "1768324143"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1768322510"
},
"departure": {
"delay": -10,
"time": "1768322510"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1768323170"
},
"departure": {
"delay": -10,
"time": "1768323170"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1768323350"
},
"departure": {
"delay": -10,
"time": "1768323350"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745264x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747890x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 303,
"time": "1768290103"
},
"departure": {
"delay": 303,
"time": "1768290123"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 326,
"time": "1768290164"
},
"departure": {
"delay": 326,
"time": "1768290206"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 264,
"time": "1768290785"
},
"departure": {
"delay": 264,
"time": "1768290804"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 342,
"time": "1768290896"
},
"departure": {
"delay": 342,
"time": "1768290942"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 264,
"time": "1768290677"
},
"departure": {
"delay": 264,
"time": "1768290684"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1768289994"
},
"departure": {
"delay": 302,
"time": "1768290002"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1768289361"
},
"departure": {
"delay": 281,
"time": "1768289561"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 307,
"time": "1768290431"
},
"departure": {
"delay": 307,
"time": "1768290487"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 263,
"time": "1768289643"
},
"departure": {
"delay": 263,
"time": "1768289663"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 349,
"time": "1768289795"
},
"departure": {
"delay": 349,
"time": "1768289809"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 328,
"time": "1768289956"
},
"departure": {
"delay": 328,
"time": "1768289968"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 295,
"time": "1768290633"
},
"departure": {
"delay": 295,
"time": "1768290655"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 266,
"time": "1768289306"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 275,
"time": "1768290995"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 328,
"time": "1768290831"
},
"departure": {
"delay": 328,
"time": "1768290868"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 301,
"time": "1768289844"
},
"departure": {
"delay": 301,
"time": "1768289881"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 292,
"time": "1768290562"
},
"departure": {
"delay": 292,
"time": "1768290592"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 315,
"time": "1768290715"
},
"departure": {
"delay": 315,
"time": "1768290735"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 398,
"time": "1768290232"
},
"departure": {
"delay": 398,
"time": "1768290278"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 399,
"time": "1768290288"
},
"departure": {
"delay": 399,
"time": "1768290339"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747890x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6086:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768332360"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768332180"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768332060"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768332300"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768330320"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6086:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768283246"
},
"departure": {
"delay": 8,
"time": "1768283288"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1768284092"
},
"departure": {
"delay": -2,
"time": "1768284118"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1768281946"
},
"departure": {
"delay": 92,
"time": "1768281992"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1768284000"
},
"departure": {
"delay": -30,
"time": "1768284030"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1768282277"
},
"departure": {
"delay": 33,
"time": "1768282293"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1768282653"
},
"departure": {
"delay": 25,
"time": "1768282705"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1768282983"
},
"departure": {
"delay": 14,
"time": "1768282994"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1768282544"
},
"departure": {
"delay": 22,
"time": "1768282582"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1768284510"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1768283454"
},
"departure": {
"delay": 2,
"time": "1768283462"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1768284194"
},
"departure": {
"delay": 82,
"time": "1768284262"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1768284332"
},
"departure": {
"delay": 124,
"time": "1768284364"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1768283736"
},
"departure": {
"delay": 22,
"time": "1768283782"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 5,
"time": "1768281125"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1768281554"
},
"departure": {
"delay": 86,
"time": "1768281566"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1768281370"
},
"departure": {
"delay": 85,
"time": "1768281385"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768283396"
},
"departure": {
"delay": 56,
"time": "1768283396"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1768285087"
},
"departure": {
"delay": -34,
"time": "1768285106"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768283935"
},
"departure": {
"delay": 32,
"time": "1768283972"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1768285567"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1768283626"
},
"departure": {
"delay": 21,
"time": "1768283661"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1768284043"
},
"departure": {
"delay": -10,
"time": "1768284050"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1768284298"
},
"departure": {
"delay": 13,
"time": "1768284373"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1768283202"
},
"departure": {
"delay": 82,
"time": "1768283242"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1768284554"
},
"departure": {
"delay": 17,
"time": "1768284737"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1768285253"
},
"departure": {
"delay": -48,
"time": "1768285272"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768282883"
},
"departure": {
"delay": 78,
"time": "1768282938"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 11,
"time": "1768282631"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748462x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1768302562"
},
"departure": {
"delay": 82,
"time": "1768302622"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768302412"
},
"departure": {
"delay": 60,
"time": "1768302420"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1768302941"
},
"departure": {
"delay": 58,
"time": "1768302958"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768303631"
},
"departure": {
"delay": 20,
"time": "1768303640"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1768303966"
},
"departure": {
"delay": -58,
"time": "1768303982"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1768301916"
},
"departure": {
"delay": 52,
"time": "1768301932"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1768303098"
},
"departure": {
"delay": 104,
"time": "1768303124"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1768303694"
},
"departure": {
"delay": -32,
"time": "1768303708"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1768302287"
},
"departure": {
"delay": 80,
"time": "1768302320"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -84,
"time": "1768303881"
},
"departure": {
"delay": -84,
"time": "1768303896"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 88,
"time": "1768301668"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -81,
"time": "1768304079"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1768303402"
},
"departure": {
"delay": 5,
"time": "1768303445"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1768303045"
},
"departure": {
"delay": 106,
"time": "1768303066"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1768302118"
},
"departure": {
"delay": 101,
"time": "1768302161"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1768303657"
},
"departure": {
"delay": -6,
"time": "1768303674"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -78,
"time": "1768303760"
},
"departure": {
"delay": -78,
"time": "1768303782"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1768302007"
},
"departure": {
"delay": 46,
"time": "1768302046"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1768302888"
},
"departure": {
"delay": 83,
"time": "1768302923"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1768302834"
},
"departure": {
"delay": 72,
"time": "1768302852"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768302224"
},
"departure": {
"delay": 60,
"time": "1768302240"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1768304017"
},
"departure": {
"delay": -54,
"time": "1768304046"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1768302346"
},
"departure": {
"delay": 58,
"time": "1768302358"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768301836"
},
"departure": {
"delay": 32,
"time": "1768301852"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1768303560"
},
"departure": {
"delay": 10,
"time": "1768303570"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1768302507"
},
"departure": {
"delay": 56,
"time": "1768302536"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -108,
"time": "1768303858"
},
"departure": {
"delay": -108,
"time": "1768303872"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1768303199"
},
"departure": {
"delay": 53,
"time": "1768303373"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1768302197"
},
"departure": {
"delay": 91,
"time": "1768302211"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1768301883"
},
"departure": {
"delay": 19,
"time": "1768301899"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -79,
"time": "1768303809"
},
"departure": {
"delay": -79,
"time": "1768303841"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -51,
"time": "1768303734"
},
"departure": {
"delay": -51,
"time": "1768303749"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 100,
"time": "1768302719"
},
"departure": {
"delay": 100,
"time": "1768302760"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748462x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746252x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1768329571"
},
"departure": {
"delay": 62,
"time": "1768329602"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 111,
"time": "1768327028"
},
"departure": {
"delay": 111,
"time": "1768327071"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1768327778"
},
"departure": {
"delay": 139,
"time": "1768327819"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1768328593"
},
"departure": {
"delay": 26,
"time": "1768328606"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1768327316"
},
"departure": {
"delay": 152,
"time": "1768327352"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1768329059"
},
"departure": {
"delay": 10,
"time": "1768329070"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -19,
"time": "1768326386"
},
"departure": {
"delay": -19,
"time": "1768326401"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1768328701"
},
"departure": {
"delay": 37,
"time": "1768328737"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -42,
"time": "1768329308"
},
"departure": {
"delay": -42,
"time": "1768329318"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"delay": 11,
"time": "1768326251"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1768326711"
},
"departure": {
"delay": 145,
"time": "1768326865"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1768328539"
},
"departure": {
"delay": 47,
"time": "1768328567"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 137,
"time": "1768327384"
},
"departure": {
"delay": 137,
"time": "1768327397"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1768329186"
},
"departure": {
"delay": -45,
"time": "1768329195"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 30,
"time": "1768328293"
},
"departure": {
"delay": 30,
"time": "1768328310"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1768326512"
},
"departure": {
"delay": 1,
"time": "1768326541"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1768327952"
},
"departure": {
"delay": 123,
"time": "1768327983"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768327544"
},
"departure": {
"delay": 149,
"time": "1768327649"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1768329622"
},
"departure": {
"delay": 38,
"time": "1768329638"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 177,
"time": "1768327101"
},
"departure": {
"delay": 177,
"time": "1768327137"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1768328332"
},
"departure": {
"delay": 1,
"time": "1768328341"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -15,
"time": "1768326451"
},
"departure": {
"delay": -15,
"time": "1768326465"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768328811"
},
"departure": {
"delay": 17,
"time": "1768328837"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 112,
"time": "1768328016"
},
"departure": {
"delay": 112,
"time": "1768328032"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768328945"
},
"departure": {
"delay": 21,
"time": "1768328961"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1768326684"
},
"departure": {
"delay": 35,
"time": "1768326695"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1768329747"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 171,
"time": "1768327157"
},
"departure": {
"delay": 171,
"time": "1768327191"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1768327236"
},
"departure": {
"delay": 189,
"time": "1768327269"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1768329212"
},
"departure": {
"delay": -47,
"time": "1768329253"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 3,
"time": "1768329115"
},
"departure": {
"delay": 3,
"time": "1768329123"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 91,
"time": "1768328055"
},
"departure": {
"delay": 91,
"time": "1768328071"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1768328890"
},
"departure": {
"delay": 43,
"time": "1768328923"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1768328482"
},
"departure": {
"delay": 36,
"time": "1768328496"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1768326885"
},
"departure": {
"delay": 119,
"time": "1768326899"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1768327867"
},
"departure": {
"delay": 167,
"time": "1768327907"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1768326629"
},
"departure": {
"delay": 47,
"time": "1768326647"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1768326417"
},
"departure": {
"delay": -48,
"time": "1768326432"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768326299"
},
"departure": {
"delay": 19,
"time": "1768326319"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1768328210"
},
"departure": {
"delay": 89,
"time": "1768328249"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1768328424"
},
"departure": {
"delay": 39,
"time": "1768328439"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1768329670"
},
"departure": {
"delay": 42,
"time": "1768329702"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 105,
"time": "1768328104"
},
"departure": {
"delay": 105,
"time": "1768328145"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1768326553"
},
"departure": {
"delay": 72,
"time": "1768326612"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1768328633"
},
"departure": {
"delay": 31,
"time": "1768328671"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -63,
"time": "1768329343"
},
"departure": {
"delay": -63,
"time": "1768329357"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 119,
"time": "1768327462"
},
"departure": {
"delay": 119,
"time": "1768327499"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -11,
"time": "1768329136"
},
"departure": {
"delay": -11,
"time": "1768329169"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 43,
"time": "1768329023"
},
"departure": {
"delay": 43,
"time": "1768329043"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 57,
"time": "1768328981"
},
"departure": {
"delay": 57,
"time": "1768328997"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746252x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746211x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768291839"
},
"departure": {
"delay": 53,
"time": "1768291853"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 71,
"time": "1768291419"
},
"departure": {
"delay": 71,
"time": "1768291451"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1768291725"
},
"departure": {
"delay": 62,
"time": "1768291742"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1768290193"
},
"departure": {
"delay": 105,
"time": "1768290225"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1768289961"
},
"departure": {
"delay": 117,
"time": "1768289997"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1768292100"
},
"departure": {
"delay": 72,
"time": "1768292112"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 107,
"time": "1768291309"
},
"departure": {
"delay": 107,
"time": "1768291367"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1768291039"
},
"departure": {
"delay": 98,
"time": "1768291058"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1768289752"
},
"departure": {
"delay": 91,
"time": "1768289791"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768292013"
},
"departure": {
"delay": 52,
"time": "1768292032"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 103,
"time": "1768291206"
},
"departure": {
"delay": 103,
"time": "1768291243"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1768289585"
},
"departure": {
"delay": 107,
"time": "1768289627"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1768290724"
},
"departure": {
"delay": 172,
"time": "1768290772"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1768290934"
},
"departure": {
"delay": 143,
"time": "1768290983"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1768291617"
},
"departure": {
"delay": 75,
"time": "1768291635"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1768292141"
},
"departure": {
"delay": 72,
"time": "1768292172"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1768291929"
},
"departure": {
"delay": 31,
"time": "1768291951"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1768292237"
},
"departure": {
"delay": 29,
"time": "1768292249"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 92,
"time": "1768289695"
},
"departure": {
"delay": 92,
"time": "1768289732"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1768289826"
},
"departure": {
"delay": 115,
"time": "1768289875"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1768292331"
},
"departure": {
"delay": 11,
"time": "1768292351"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 111,
"time": "1768291103"
},
"departure": {
"delay": 111,
"time": "1768291131"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1768289653"
},
"departure": {
"delay": 85,
"time": "1768289665"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1768291577"
},
"departure": {
"delay": 92,
"time": "1768291592"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1768290244"
},
"departure": {
"delay": 74,
"time": "1768290254"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1768291679"
},
"departure": {
"delay": 81,
"time": "1768291701"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1768289915"
},
"departure": {
"delay": 131,
"time": "1768289951"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1768292514"
},
"departure": {
"delay": 32,
"time": "1768292552"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 169,
"time": "1768290609"
},
"departure": {
"delay": 169,
"time": "1768290649"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1768292049"
},
"departure": {
"delay": 22,
"time": "1768292062"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 127,
"time": "1768290374"
},
"departure": {
"delay": 127,
"time": "1768290427"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1768290010"
},
"departure": {
"delay": 77,
"time": "1768290017"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1768292261"
},
"departure": {
"delay": 32,
"time": "1768292312"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"departure": {
"delay": 65,
"time": "1768289405"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1768290458"
},
"departure": {
"delay": 137,
"time": "1768290497"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1768292705"
},
"departure": {
"delay": 19,
"time": "1768292719"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 87,
"time": "1768291154"
},
"departure": {
"delay": 87,
"time": "1768291167"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1768290146"
},
"departure": {
"delay": 95,
"time": "1768290155"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1768289473"
},
"departure": {
"delay": 98,
"time": "1768289498"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768292485"
},
"departure": {
"delay": 37,
"time": "1768292497"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1768292184"
},
"departure": {
"delay": 32,
"time": "1768292192"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 52,
"time": "1768292673"
},
"departure": {
"delay": 52,
"time": "1768292692"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 6,
"time": "1768292388"
},
"departure": {
"delay": 6,
"time": "1768292406"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1768292828"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 100,
"time": "1768290821"
},
"departure": {
"delay": 100,
"time": "1768290880"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1768290281"
},
"departure": {
"delay": 137,
"time": "1768290317"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1768291474"
},
"departure": {
"delay": 71,
"time": "1768291511"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 118,
"time": "1768289805"
},
"departure": {
"delay": 118,
"time": "1768289818"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1768291774"
},
"departure": {
"delay": 55,
"time": "1768291795"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1768292754"
},
"departure": {
"delay": 15,
"time": "1768292775"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746211x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx894:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1768330603"
},
"departure": {
"delay": -17,
"time": "1768330603"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1768330019"
},
"departure": {
"delay": -1,
"time": "1768330019"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768330080"
},
"departure": {
"delay": 23,
"time": "1768330103"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1768329582"
},
"departure": {
"delay": 42,
"time": "1768329582"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1768331408"
},
"departure": {
"delay": 8,
"time": "1768331408"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1768330495"
},
"departure": {
"delay": -5,
"time": "1768330495"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1768329887"
},
"departure": {
"delay": 47,
"time": "1768329887"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1768329682"
},
"departure": {
"delay": 43,
"time": "1768329703"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1768329515"
},
"departure": {
"delay": 35,
"time": "1768329515"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1768330328"
},
"departure": {
"delay": 8,
"time": "1768330328"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1768331677"
},
"departure": {
"delay": -23,
"time": "1768331677"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1768331338"
},
"departure": {
"delay": -2,
"time": "1768331338"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1768330428"
},
"departure": {
"delay": -12,
"time": "1768330428"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 30,
"time": "1768329390"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1768330173"
},
"departure": {
"delay": 33,
"time": "1768330173"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1768329803"
},
"departure": {
"delay": 23,
"time": "1768329803"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1768331578"
},
"departure": {
"delay": -2,
"time": "1768331578"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1768331175"
},
"departure": {
"delay": 15,
"time": "1768331175"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1768331818"
},
"departure": {
"delay": -2,
"time": "1768331818"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1768330695"
},
"departure": {
"delay": 15,
"time": "1768330695"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1768330795"
},
"departure": {
"delay": -5,
"time": "1768330795"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1768331519"
},
"departure": {
"delay": -1,
"time": "1768331519"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1768331308"
},
"departure": {
"delay": -32,
"time": "1768331308"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768330230"
},
"departure": {
"delay": 30,
"time": "1768330230"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1768330975"
},
"departure": {
"delay": -5,
"time": "1768330975"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768328842",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx894:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1768279466"
},
"departure": {
"delay": 74,
"time": "1768279514"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1768279905"
},
"departure": {
"delay": 26,
"time": "1768279946"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1768280221"
},
"departure": {
"delay": 74,
"time": "1768280234"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1768279822"
},
"departure": {
"delay": 1,
"time": "1768279861"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1768279189"
},
"departure": {
"delay": 91,
"time": "1768279231"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1768279071"
},
"departure": {
"delay": 67,
"time": "1768279087"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1768280339"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1768279977"
},
"departure": {
"delay": 38,
"time": "1768280018"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768279564"
},
"departure": {
"delay": 38,
"time": "1768279598"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1768279709"
},
"departure": {
"delay": -19,
"time": "1768279721"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1768279013"
},
"departure": {
"delay": 74,
"time": "1768279034"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1768279662"
},
"departure": {
"delay": -7,
"time": "1768279673"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1768280052"
},
"departure": {
"delay": 82,
"time": "1768280122"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1768280146"
},
"departure": {
"delay": 90,
"time": "1768280190"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 104,
"time": "1768278884"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1768278938"
},
"departure": {
"delay": 118,
"time": "1768278958"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768279119"
},
"departure": {
"delay": 60,
"time": "1768279140"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1768279354"
},
"departure": {
"delay": 92,
"time": "1768279412"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 358,
"time": "1768330798"
},
"departure": {
"delay": 358,
"time": "1768330798"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 340,
"time": "1768330240"
},
"departure": {
"delay": 340,
"time": "1768330240"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1768329945"
},
"departure": {
"delay": 225,
"time": "1768329945"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 367,
"time": "1768331287"
},
"departure": {
"delay": 367,
"time": "1768331287"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 362,
"time": "1768331342"
},
"departure": {
"delay": 362,
"time": "1768331342"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 333,
"time": "1768331253"
},
"departure": {
"delay": 333,
"time": "1768331253"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 351,
"time": "1768330371"
},
"departure": {
"delay": 351,
"time": "1768330371"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 325,
"time": "1768330885"
},
"departure": {
"delay": 325,
"time": "1768330885"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 323,
"time": "1768330403"
},
"departure": {
"delay": 323,
"time": "1768330403"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 337,
"time": "1768331197"
},
"departure": {
"delay": 337,
"time": "1768331197"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 333,
"time": "1768331133"
},
"departure": {
"delay": 333,
"time": "1768331133"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 379,
"time": "1768330579"
},
"departure": {
"delay": 379,
"time": "1768330579"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 336,
"time": "1768330716"
},
"departure": {
"delay": 336,
"time": "1768330716"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 288,
"time": "1768330067"
},
"departure": {
"delay": 288,
"time": "1768330068"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 308,
"time": "1768330328"
},
"departure": {
"delay": 308,
"time": "1768330328"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 333,
"time": "1768331373"
},
"departure": {
"delay": 333,
"time": "1768331373"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 113,
"time": "1768329593"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1768330010"
},
"departure": {
"delay": 240,
"time": "1768330020"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 365,
"time": "1768330625"
},
"departure": {
"delay": 365,
"time": "1768330625"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1768330141"
},
"departure": {
"delay": 241,
"time": "1768330141"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1768329777"
},
"departure": {
"delay": 177,
"time": "1768329777"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 189,
"time": "1768329729"
},
"departure": {
"delay": 189,
"time": "1768329729"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1768329874"
},
"departure": {
"delay": 214,
"time": "1768329874"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 377,
"time": "1768330457"
},
"departure": {
"delay": 377,
"time": "1768330457"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 338,
"time": "1768330538"
},
"departure": {
"delay": 338,
"time": "1768330538"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 320,
"time": "1768331540"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768329602",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11714:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758428x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 461,
"time": "1768321060"
},
"departure": {
"delay": 461,
"time": "1768321121"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 314,
"time": "1768320168"
},
"departure": {
"delay": 314,
"time": "1768320194"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 444,
"time": "1768320949"
},
"departure": {
"delay": 444,
"time": "1768320984"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 660,
"time": "1768321426"
},
"departure": {
"delay": 660,
"time": "1768321500"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 508,
"time": "1768320856"
},
"departure": {
"delay": 508,
"time": "1768320928"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 252,
"time": "1768319534"
},
"departure": {
"delay": 252,
"time": "1768319592"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 509,
"time": "1768321148"
},
"departure": {
"delay": 509,
"time": "1768321229"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 205,
"time": "1768318388"
},
"departure": {
"delay": 205,
"time": "1768318465"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 322,
"time": "1768318614"
},
"departure": {
"delay": 322,
"time": "1768318702"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 440,
"time": "1768320736"
},
"departure": {
"delay": 440,
"time": "1768320800"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 426,
"time": "1768320511"
},
"departure": {
"delay": 426,
"time": "1768320546"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 198,
"time": "1768318098"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 346,
"time": "1768318836"
},
"departure": {
"delay": 346,
"time": "1768318846"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 323,
"time": "1768320126"
},
"departure": {
"delay": 323,
"time": "1768320143"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 342,
"time": "1768319880"
},
"departure": {
"delay": 342,
"time": "1768319922"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 329,
"time": "1768319092"
},
"departure": {
"delay": 329,
"time": "1768319129"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 377,
"time": "1768320033"
},
"departure": {
"delay": 377,
"time": "1768320077"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 591,
"time": "1768321671"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 615,
"time": "1768321536"
},
"departure": {
"delay": 615,
"time": "1768321575"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 362,
"time": "1768320288"
},
"departure": {
"delay": 362,
"time": "1768320362"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 271,
"time": "1768319477"
},
"departure": {
"delay": 271,
"time": "1768319491"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758428x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758117x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768314685"
},
"departure": {
"delay": 36,
"time": "1768314696"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768317113"
},
"departure": {
"delay": 5,
"time": "1768317125"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1768316496"
},
"departure": {
"delay": 44,
"time": "1768316504"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1768318435"
},
"departure": {
"delay": -7,
"time": "1768318493"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768318014"
},
"departure": {
"delay": 60,
"time": "1768318020"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1768314363"
},
"departure": {
"delay": 75,
"time": "1768314435"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1768316389"
},
"departure": {
"delay": -15,
"time": "1768316445"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1768319641"
},
"departure": {
"delay": 37,
"time": "1768319677"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1768318591"
},
"departure": {
"delay": 8,
"time": "1768318628"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1768315186"
},
"departure": {
"delay": 57,
"time": "1768315197"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1768318758"
},
"departure": {
"delay": 73,
"time": "1768318813"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1768319393"
},
"departure": {
"delay": 110,
"time": "1768319510"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 18,
"time": "1768314078"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1768316835"
},
"departure": {
"delay": 13,
"time": "1768316893"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1768315482"
},
"departure": {
"delay": 21,
"time": "1768315521"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1768315979"
},
"departure": {
"delay": 14,
"time": "1768316054"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768319053"
},
"departure": {
"delay": 33,
"time": "1768319073"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1768319750"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330124",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758117x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768294560"
},
"departure": {
"time": "1768294560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768294860"
},
"departure": {
"time": "1768294860"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1768293600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768296600"
},
"departure": {
"time": "1768296600"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768294205"
},
"departure": {
"delay": 5,
"time": "1768294205"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768295280"
},
"departure": {
"time": "1768295280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768294200"
},
"departure": {
"time": "1768294200"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768294260"
},
"departure": {
"time": "1768294260"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768296420"
},
"departure": {
"time": "1768296420"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768294680"
},
"departure": {
"time": "1768294680"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768293960"
},
"departure": {
"time": "1768293960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768296000"
},
"departure": {
"time": "1768296000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768294085"
},
"departure": {
"delay": 5,
"time": "1768294085"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768295820"
},
"departure": {
"time": "1768295820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768294140"
},
"departure": {
"time": "1768294140"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768296720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768294320"
},
"departure": {
"time": "1768294320"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768296120"
},
"departure": {
"time": "1768296120"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768294080"
},
"departure": {
"time": "1768294080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768296485"
},
"departure": {
"delay": 5,
"time": "1768296485"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768293840"
},
"departure": {
"time": "1768293840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768294740"
},
"departure": {
"time": "1768294740"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768294800"
},
"departure": {
"time": "1768294800"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768294920"
},
"departure": {
"time": "1768294920"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768293780"
},
"departure": {
"time": "1768293780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768294020"
},
"departure": {
"time": "1768294020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768295460"
},
"departure": {
"time": "1768295460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768296480"
},
"departure": {
"time": "1768296480"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768295640"
},
"departure": {
"time": "1768295640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768296300"
},
"departure": {
"time": "1768296300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768296540"
},
"departure": {
"time": "1768296540"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768294380"
},
"departure": {
"time": "1768294380"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768293660"
},
"departure": {
"time": "1768293660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768293720"
},
"departure": {
"time": "1768293720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768295880"
},
"departure": {
"time": "1768295880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1768283158",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:289:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746199x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1768324142"
},
"departure": {
"delay": 89,
"time": "1768324169"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 140,
"time": "1768324633"
},
"departure": {
"delay": 140,
"time": "1768324640"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 128,
"time": "1768324228"
},
"departure": {
"delay": 128,
"time": "1768324268"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1768322791"
},
"departure": {
"delay": 67,
"time": "1768322827"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1768323484"
},
"departure": {
"delay": -36,
"time": "1768323504"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1768324757"
},
"departure": {
"delay": 170,
"time": "1768324790"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 84,
"time": "1768324021"
},
"departure": {
"delay": 84,
"time": "1768324104"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -29,
"time": "1768322603"
},
"departure": {
"delay": -29,
"time": "1768322611"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1768322863"
},
"departure": {
"delay": -4,
"time": "1768322876"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1768325069"
},
"departure": {
"delay": 121,
"time": "1768325101"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 117,
"time": "1768325817"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 43,
"time": "1768322423"
},
"departure": {
"delay": 43,
"time": "1768322443"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1768323313"
},
"departure": {
"delay": 28,
"time": "1768323328"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1768325369"
},
"departure": {
"delay": 118,
"time": "1768325398"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 39,
"time": "1768323265"
},
"departure": {
"delay": 39,
"time": "1768323279"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1768325160"
},
"departure": {
"delay": 134,
"time": "1768325174"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 139,
"time": "1768325351"
},
"departure": {
"delay": 139,
"time": "1768325359"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -30,
"time": "1768323550"
},
"departure": {
"delay": -30,
"time": "1768323570"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1768322976"
},
"departure": {
"delay": 9,
"time": "1768323009"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1768323160"
},
"departure": {
"delay": 56,
"time": "1768323176"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1768323421"
},
"departure": {
"delay": 18,
"time": "1768323438"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1768323766"
},
"departure": {
"delay": -41,
"time": "1768323799"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1768322668"
},
"departure": {
"time": "1768322760"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1768322629"
},
"departure": {
"delay": -62,
"time": "1768322638"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1768325429"
},
"departure": {
"delay": 118,
"time": "1768325458"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -7,
"time": "1768322500"
},
"departure": {
"delay": -7,
"time": "1768322513"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1768325490"
},
"departure": {
"delay": 129,
"time": "1768325529"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -47,
"time": "1768322941"
},
"departure": {
"delay": -47,
"time": "1768322953"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1768325718"
},
"departure": {
"delay": 165,
"time": "1768325745"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 151,
"time": "1768324976"
},
"departure": {
"delay": 151,
"time": "1768325011"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -14,
"time": "1768323607"
},
"departure": {
"delay": -14,
"time": "1768323646"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1768322386"
},
"departure": {
"delay": 58,
"time": "1768322398"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1768323942"
},
"departure": {
"delay": 38,
"time": "1768323998"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 11,
"time": "1768322351"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768325542"
},
"departure": {
"delay": 94,
"time": "1768325554"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 98,
"time": "1768324307"
},
"departure": {
"delay": 98,
"time": "1768324358"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1768323040"
},
"departure": {
"delay": 20,
"time": "1768323080"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1768324472"
},
"departure": {
"delay": 154,
"time": "1768324534"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -35,
"time": "1768322893"
},
"departure": {
"delay": -35,
"time": "1768322905"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1768325111"
},
"departure": {
"delay": 167,
"time": "1768325147"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 196,
"time": "1768324893"
},
"departure": {
"delay": 196,
"time": "1768324936"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1768322535"
},
"departure": {
"delay": -21,
"time": "1768322559"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1768325686"
},
"departure": {
"delay": 175,
"time": "1768325695"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 143,
"time": "1768325204"
},
"departure": {
"delay": 143,
"time": "1768325243"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 111,
"time": "1768325600"
},
"departure": {
"delay": 111,
"time": "1768325631"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 116,
"time": "1768325562"
},
"departure": {
"delay": 116,
"time": "1768325576"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -11,
"time": "1768323674"
},
"departure": {
"delay": -11,
"time": "1768323709"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1768323363"
},
"departure": {
"delay": 41,
"time": "1768323401"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746199x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747894x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1768294222"
},
"departure": {
"delay": 149,
"time": "1768294229"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1768295194"
},
"departure": {
"delay": 74,
"time": "1768295234"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 118,
"time": "1768294427"
},
"departure": {
"delay": 118,
"time": "1768294438"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1768295019"
},
"departure": {
"delay": 59,
"time": "1768295039"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768294367"
},
"departure": {
"delay": 120,
"time": "1768294380"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1768294573"
},
"departure": {
"delay": 87,
"time": "1768294587"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768295352"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1768293985"
},
"departure": {
"delay": 148,
"time": "1768294108"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 219,
"time": "1768293939"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1768294671"
},
"departure": {
"delay": 154,
"time": "1768294714"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1768295092"
},
"departure": {
"delay": 71,
"time": "1768295111"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768294861"
},
"departure": {
"delay": 76,
"time": "1768294876"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1768294623"
},
"departure": {
"delay": 96,
"time": "1768294656"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1768295053"
},
"departure": {
"delay": 25,
"time": "1768295065"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1768294952"
},
"departure": {
"delay": 61,
"time": "1768294981"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1768295258"
},
"departure": {
"delay": 85,
"time": "1768295305"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1768294459"
},
"departure": {
"delay": 91,
"time": "1768294471"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1768294725"
},
"departure": {
"delay": 140,
"time": "1768294760"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1768294315"
},
"departure": {
"delay": 191,
"time": "1768294331"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768295164"
},
"departure": {
"delay": 15,
"time": "1768295175"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747894x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748521x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1768296856"
},
"departure": {
"delay": -87,
"time": "1768296873"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1768296187"
},
"departure": {
"delay": -40,
"time": "1768296200"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1768296286"
},
"departure": {
"delay": 35,
"time": "1768296455"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1768297131"
},
"departure": {
"delay": 32,
"time": "1768297172"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1768295575"
},
"departure": {
"delay": 71,
"time": "1768295591"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1768295690"
},
"departure": {
"delay": 63,
"time": "1768295703"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1768295638"
},
"departure": {
"delay": 76,
"time": "1768295656"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1768297318"
},
"departure": {
"delay": 70,
"time": "1768297330"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1768295772"
},
"departure": {
"delay": 84,
"time": "1768295784"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1768297409"
},
"departure": {
"delay": 99,
"time": "1768297419"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1768297083"
},
"departure": {
"delay": 22,
"time": "1768297102"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1768295735"
},
"departure": {
"delay": 103,
"time": "1768295743"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 50,
"time": "1768295450"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1768296101"
},
"departure": {
"delay": 82,
"time": "1768296142"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1768295835"
},
"departure": {
"delay": 31,
"time": "1768295851"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -46,
"time": "1768296578"
},
"departure": {
"delay": -46,
"time": "1768296614"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -83,
"time": "1768296890"
},
"departure": {
"delay": -83,
"time": "1768296937"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1768295994"
},
"departure": {
"delay": 80,
"time": "1768296020"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1768296698"
},
"departure": {
"delay": -44,
"time": "1768296736"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768296160"
},
"departure": {
"delay": 50,
"time": "1768296170"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -44,
"time": "1768296777"
},
"departure": {
"delay": -44,
"time": "1768296796"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1768295916"
},
"departure": {
"delay": 77,
"time": "1768295957"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1768297467"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1768296048"
},
"departure": {
"delay": 79,
"time": "1768296079"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748521x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768277701"
},
"departure": {
"delay": 8,
"time": "1768277708"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1768277246"
},
"departure": {
"delay": 234,
"time": "1768277274"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1768277330"
},
"departure": {
"delay": 204,
"time": "1768277364"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -87,
"time": "1768278453"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1768278046"
},
"departure": {
"delay": 18,
"time": "1768278078"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1768278184"
},
"departure": {
"delay": 15,
"time": "1768278195"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768277888"
},
"departure": {
"delay": 8,
"time": "1768278008"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 293,
"time": "1768277093"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -38,
"time": "1768278233"
},
"departure": {
"delay": -38,
"time": "1768278262"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 242,
"time": "1768277185"
},
"departure": {
"delay": 242,
"time": "1768277222"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1768277758"
},
"departure": {
"delay": 8,
"time": "1768277768"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1768277574"
},
"departure": {
"delay": 127,
"time": "1768277587"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1768277392"
},
"departure": {
"delay": 186,
"time": "1768277406"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1768278109"
},
"departure": {
"delay": 18,
"time": "1768278138"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1768277823"
},
"departure": {
"delay": -41,
"time": "1768277839"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1768277538"
},
"departure": {
"delay": 148,
"time": "1768277548"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1768277427"
},
"departure": {
"delay": 159,
"time": "1768277439"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1768278315"
},
"departure": {
"delay": -71,
"time": "1768278349"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1768277298"
},
"departure": {
"delay": 204,
"time": "1768277304"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1768277630"
},
"departure": {
"delay": 80,
"time": "1768277660"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5112:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5112:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14164:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768329588"
},
"departure": {
"delay": 48,
"time": "1768329588"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1768329463"
},
"departure": {
"delay": 43,
"time": "1768329463"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1768330246"
},
"departure": {
"delay": -71,
"time": "1768330249"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1768329721"
},
"departure": {
"delay": 61,
"time": "1768329721"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1768329174"
},
"departure": {
"delay": 54,
"time": "1768329174"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1768328920"
},
"departure": {
"delay": 40,
"time": "1768328920"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1768330097"
},
"departure": {
"delay": 17,
"time": "1768330097"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1768329902"
},
"departure": {
"delay": 62,
"time": "1768329902"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1768329100"
},
"departure": {
"delay": 40,
"time": "1768329100"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768330067"
},
"departure": {
"delay": 47,
"time": "1768330067"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1768329321"
},
"departure": {
"delay": 81,
"time": "1768329321"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1768329401"
},
"departure": {
"delay": 41,
"time": "1768329401"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1768330166"
},
"departure": {
"delay": -34,
"time": "1768330166"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1768329813"
},
"departure": {
"delay": 46,
"time": "1768329826"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768329040"
},
"departure": {
"delay": 40,
"time": "1768329040"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1768329749"
},
"departure": {
"delay": 92,
"time": "1768329752"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768329419"
},
"departure": {
"delay": 59,
"time": "1768329419"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 14,
"time": "1768328894"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1768328990"
},
"departure": {
"delay": 50,
"time": "1768328990"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1768329652"
},
"departure": {
"delay": 112,
"time": "1768329652"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1768329220"
},
"departure": {
"delay": 100,
"time": "1768329220"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768329947"
},
"departure": {
"delay": 9,
"time": "1768329969"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768328902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14164:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745723x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 95,
"time": "1768292075"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1768292236"
},
"departure": {
"delay": 112,
"time": "1768292272"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1768292136"
},
"departure": {
"delay": 122,
"time": "1768292162"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 268,
"time": "1768293583"
},
"departure": {
"delay": 268,
"time": "1768293628"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1768294394"
},
"departure": {
"delay": 143,
"time": "1768294403"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1768294674"
},
"departure": {
"delay": 5,
"time": "1768294685"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 148,
"time": "1768292559"
},
"departure": {
"delay": 148,
"time": "1768292608"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1768292663"
},
"departure": {
"delay": 144,
"time": "1768292724"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1768294017"
},
"departure": {
"delay": 210,
"time": "1768294050"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 298,
"time": "1768293524"
},
"departure": {
"delay": 298,
"time": "1768293538"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768294607"
},
"departure": {
"delay": 59,
"time": "1768294619"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 259,
"time": "1768293730"
},
"departure": {
"delay": 259,
"time": "1768293739"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1768292752"
},
"departure": {
"delay": 148,
"time": "1768292788"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1768294359"
},
"departure": {
"delay": 167,
"time": "1768294367"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1768292997"
},
"departure": {
"delay": 163,
"time": "1768293043"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1768294788"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 74,
"time": "1768294440"
},
"departure": {
"delay": 74,
"time": "1768294454"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -45,
"time": "1768294740"
},
"departure": {
"delay": -45,
"time": "1768294755"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 123,
"time": "1768292840"
},
"departure": {
"delay": 123,
"time": "1768292883"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1768292444"
},
"departure": {
"delay": 112,
"time": "1768292512"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 277,
"time": "1768294130"
},
"departure": {
"delay": 277,
"time": "1768294177"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 242,
"time": "1768293872"
},
"departure": {
"delay": 242,
"time": "1768293902"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 220,
"time": "1768294110"
},
"departure": {
"delay": 220,
"time": "1768294120"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 226,
"time": "1768294295"
},
"departure": {
"delay": 226,
"time": "1768294306"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 202,
"time": "1768293950"
},
"departure": {
"delay": 202,
"time": "1768293982"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 296,
"time": "1768293677"
},
"departure": {
"delay": 296,
"time": "1768293716"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 246,
"time": "1768293774"
},
"departure": {
"delay": 246,
"time": "1768293786"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 302,
"time": "1768293409"
},
"departure": {
"delay": 302,
"time": "1768293482"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 270,
"time": "1768294211"
},
"departure": {
"delay": 270,
"time": "1768294230"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1768294518"
},
"departure": {
"delay": 84,
"time": "1768294524"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 350,
"time": "1768293174"
},
"departure": {
"delay": 350,
"time": "1768293350"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1768292371"
},
"departure": {
"delay": 118,
"time": "1768292398"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1768294646"
},
"departure": {
"delay": 37,
"time": "1768294657"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 76,
"time": "1768294547"
},
"departure": {
"delay": 76,
"time": "1768294576"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 119,
"time": "1768292294"
},
"departure": {
"delay": 119,
"time": "1768292339"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1768294717"
},
"departure": {
"delay": -12,
"time": "1768294728"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745723x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12754:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1768332023"
},
"departure": {
"delay": 83,
"time": "1768332023"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1768331537"
},
"departure": {
"delay": 77,
"time": "1768331537"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1768331958"
},
"departure": {
"delay": 78,
"time": "1768331958"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1768330329"
},
"departure": {
"delay": 69,
"time": "1768330329"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768332180"
},
"departure": {
"delay": 60,
"time": "1768332180"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 59,
"time": "1768332419"
},
"departure": {
"delay": 59,
"time": "1768332419"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 61,
"time": "1768330561"
},
"departure": {
"delay": 61,
"time": "1768330561"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1768331682"
},
"departure": {
"delay": 102,
"time": "1768331682"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1768330379"
},
"departure": {
"delay": 119,
"time": "1768330379"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1768331851"
},
"departure": {
"delay": 91,
"time": "1768331851"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1768332477"
},
"departure": {
"delay": 57,
"time": "1768332477"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1768331760"
},
"departure": {
"delay": 60,
"time": "1768331760"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1768330801"
},
"departure": {
"delay": 61,
"time": "1768330801"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1768331708"
},
"departure": {
"delay": 68,
"time": "1768331708"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1768330467"
},
"departure": {
"delay": 87,
"time": "1768330467"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1768331164"
},
"departure": {
"delay": 64,
"time": "1768331164"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1768330859"
},
"departure": {
"delay": 119,
"time": "1768330859"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768332000"
},
"departure": {
"delay": 60,
"time": "1768332000"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1768332357"
},
"departure": {
"delay": 57,
"time": "1768332357"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 109,
"time": "1768332589"
},
"departure": {
"delay": 109,
"time": "1768332589"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 68,
"time": "1768332068"
},
"departure": {
"delay": 68,
"time": "1768332068"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1768330729"
},
"departure": {
"delay": 109,
"time": "1768330729"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768331225"
},
"departure": {
"delay": 65,
"time": "1768331225"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1768332261"
},
"departure": {
"delay": 81,
"time": "1768332261"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1768330691"
},
"departure": {
"delay": 71,
"time": "1768330691"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1768330640"
},
"departure": {
"delay": 80,
"time": "1768330640"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1768332457"
},
"departure": {
"delay": 97,
"time": "1768332457"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 81,
"time": "1768331901"
},
"departure": {
"delay": 81,
"time": "1768331901"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1768331810"
},
"departure": {
"delay": 110,
"time": "1768331810"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1768331592"
},
"departure": {
"delay": 72,
"time": "1768331592"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1768332105"
},
"departure": {
"delay": 105,
"time": "1768332105"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1768330408"
},
"departure": {
"delay": 88,
"time": "1768330408"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768331460"
},
"departure": {
"delay": 60,
"time": "1768331460"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1768332224"
},
"departure": {
"delay": 104,
"time": "1768332224"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1768330520"
},
"departure": {
"delay": 80,
"time": "1768330520"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1768332038"
},
"departure": {
"delay": 98,
"time": "1768332038"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1768330594"
},
"departure": {
"delay": 94,
"time": "1768330594"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768332777"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 78,
"time": "1768332378"
},
"departure": {
"delay": 78,
"time": "1768332378"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1768330981"
},
"departure": {
"delay": 61,
"time": "1768330981"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1768331281"
},
"departure": {
"delay": 61,
"time": "1768331281"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768329662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12754:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3472:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 200,
"time": "1768328999"
},
"departure": {
"delay": 200,
"time": "1768329020"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1768329112"
},
"departure": {
"delay": 120,
"time": "1768329120"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 238,
"time": "1768328247"
},
"departure": {
"delay": 238,
"time": "1768328278"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1768327580"
},
"departure": {
"delay": 38,
"time": "1768327598"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1768329388"
},
"departure": {
"delay": 158,
"time": "1768329398"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1768327785"
},
"departure": {
"delay": 118,
"time": "1768327798"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1768327673"
},
"departure": {
"delay": 79,
"time": "1768327699"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1768328113"
},
"departure": {
"delay": 218,
"time": "1768328138"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1768327905"
},
"departure": {
"delay": 138,
"time": "1768327938"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1768329493"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 258,
"time": "1768329278"
},
"departure": {
"delay": 258,
"time": "1768329318"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768327500"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1768328594"
},
"departure": {
"delay": 194,
"time": "1768328594"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1768329181"
},
"departure": {
"delay": 198,
"time": "1768329198"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 198,
"time": "1768328513"
},
"departure": {
"delay": 198,
"time": "1768328538"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1768328776"
},
"departure": {
"delay": 258,
"time": "1768328778"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 238,
"time": "1768328687"
},
"departure": {
"delay": 238,
"time": "1768328698"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1768328381"
},
"departure": {
"delay": 158,
"time": "1768328438"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1768328874"
},
"departure": {
"delay": 138,
"time": "1768328898"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 178,
"time": "1768328001"
},
"departure": {
"delay": 178,
"time": "1768328038"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768327283",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3472:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1768328714"
},
"departure": {
"delay": 74,
"time": "1768328714"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1768330728"
},
"departure": {
"delay": 108,
"time": "1768330728"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 86,
"time": "1768331246"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 136,
"time": "1768329436"
},
"departure": {
"delay": 136,
"time": "1768329436"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1768328871"
},
"departure": {
"delay": 171,
"time": "1768328871"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1768330850"
},
"departure": {
"delay": 110,
"time": "1768330850"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 113,
"time": "1768328813"
},
"departure": {
"delay": 113,
"time": "1768328813"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1768330766"
},
"departure": {
"delay": 86,
"time": "1768330766"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 140,
"time": "1768330940"
},
"departure": {
"delay": 140,
"time": "1768330940"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1768328933"
},
"departure": {
"delay": 113,
"time": "1768328933"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1768329376"
},
"departure": {
"delay": 136,
"time": "1768329376"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1768329214"
},
"departure": {
"delay": 94,
"time": "1768329214"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1768329116"
},
"departure": {
"delay": 116,
"time": "1768329116"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1768329268"
},
"departure": {
"delay": 88,
"time": "1768329268"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1768329231"
},
"departure": {
"delay": 111,
"time": "1768329231"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1768329587"
},
"departure": {
"delay": 131,
"time": "1768329611"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1768329340"
},
"departure": {
"delay": 160,
"time": "1768329340"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1768330567"
},
"departure": {
"delay": 127,
"time": "1768330567"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 158,
"time": "1768329038"
},
"departure": {
"delay": 158,
"time": "1768329038"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1768330046"
},
"departure": {
"delay": 26,
"time": "1768330046"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 151,
"time": "1768330411"
},
"departure": {
"delay": 151,
"time": "1768330411"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1768329011"
},
"departure": {
"delay": 131,
"time": "1768329011"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 46,
"time": "1768328686"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1768331062"
},
"departure": {
"delay": 142,
"time": "1768331062"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 110,
"time": "1768329770"
},
"departure": {
"delay": 110,
"time": "1768329770"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1768330685"
},
"departure": {
"delay": 125,
"time": "1768330685"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 115,
"time": "1768330615"
},
"departure": {
"delay": 115,
"time": "1768330615"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1768330526"
},
"departure": {
"delay": 86,
"time": "1768330526"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 136,
"time": "1768328836"
},
"departure": {
"delay": 136,
"time": "1768328836"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1768330194"
},
"departure": {
"delay": -6,
"time": "1768330194"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1768329525"
},
"departure": {
"delay": 105,
"time": "1768329525"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1768331030"
},
"departure": {
"delay": 110,
"time": "1768331030"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1768329901"
},
"departure": {
"delay": 1,
"time": "1768329901"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 127,
"time": "1768329487"
},
"departure": {
"delay": 127,
"time": "1768329487"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1768329073"
},
"departure": {
"delay": 73,
"time": "1768329073"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1768331126"
},
"departure": {
"delay": 86,
"time": "1768331126"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": -34,
"time": "1768329866"
},
"departure": {
"delay": -34,
"time": "1768329866"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1768329678"
},
"departure": {
"delay": 138,
"time": "1768329678"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1768329162"
},
"departure": {
"delay": 102,
"time": "1768329162"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 155,
"time": "1768328915"
},
"departure": {
"delay": 155,
"time": "1768328915"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768328691",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12600:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1768330845"
},
"departure": {
"delay": 45,
"time": "1768330845"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1768332821"
},
"departure": {
"delay": 41,
"time": "1768332821"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1768331055"
},
"departure": {
"delay": 15,
"time": "1768331055"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1768331181"
},
"departure": {
"delay": 21,
"time": "1768331181"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1768331724"
},
"departure": {
"delay": 24,
"time": "1768331724"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1768331429"
},
"departure": {
"delay": 29,
"time": "1768331429"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768332610"
},
"departure": {
"delay": 10,
"time": "1768332610"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1768332651"
},
"departure": {
"delay": 51,
"time": "1768332651"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1768332542"
},
"departure": {
"delay": 2,
"time": "1768332542"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1768331793"
},
"departure": {
"delay": 33,
"time": "1768331793"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768332213"
},
"departure": {
"delay": 33,
"time": "1768332213"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333500"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 48,
"time": "1768330908"
},
"departure": {
"delay": 48,
"time": "1768330908"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768331394"
},
"departure": {
"delay": 54,
"time": "1768331394"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1768332276"
},
"departure": {
"delay": 36,
"time": "1768332276"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1768331917"
},
"departure": {
"delay": 37,
"time": "1768331917"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1768332410"
},
"departure": {
"delay": 50,
"time": "1768332410"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1768330946"
},
"departure": {
"delay": 26,
"time": "1768330946"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1768330825"
},
"departure": {
"delay": 25,
"time": "1768330825"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1768331523"
},
"departure": {
"delay": 3,
"time": "1768331523"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1768331679"
},
"departure": {
"delay": 39,
"time": "1768331679"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1768332446"
},
"departure": {
"delay": 26,
"time": "1768332446"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1768331973"
},
"departure": {
"delay": 33,
"time": "1768331973"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1768332119"
},
"departure": {
"delay": 59,
"time": "1768332119"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1768331234"
},
"departure": {
"delay": 14,
"time": "1768331234"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13212:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056604x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768332125"
},
"departure": {
"delay": 5,
"time": "1768332125"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1768331721"
},
"departure": {
"delay": 21,
"time": "1768331721"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768331589"
},
"departure": {
"delay": 9,
"time": "1768331589"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768332065"
},
"departure": {
"delay": 5,
"time": "1768332065"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1768331647"
},
"departure": {
"delay": 7,
"time": "1768331647"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1768331788"
},
"departure": {
"delay": 28,
"time": "1768331788"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768331450"
},
"departure": {
"delay": 50,
"time": "1768331450"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1768330914"
},
"departure": {
"delay": 54,
"time": "1768330914"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1768331373"
},
"departure": {
"delay": 33,
"time": "1768331373"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1768331875"
},
"departure": {
"delay": 55,
"time": "1768331875"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768332300"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1768330993"
},
"departure": {
"delay": 13,
"time": "1768330993"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1768331162"
},
"departure": {
"delay": 2,
"time": "1768331162"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768330869"
},
"departure": {
"delay": 9,
"time": "1768330869"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768332163"
},
"departure": {
"delay": 43,
"time": "1768332163"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768331240"
},
"departure": {
"delay": 20,
"time": "1768331240"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768331091"
},
"departure": {
"delay": 51,
"time": "1768331091"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1768330173",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056604x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1768331449"
},
"departure": {
"delay": 109,
"time": "1768331449"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 139,
"time": "1768330579"
},
"departure": {
"delay": 139,
"time": "1768330579"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1768330519"
},
"departure": {
"delay": 139,
"time": "1768330519"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1768330376"
},
"departure": {
"delay": 139,
"time": "1768330399"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1768330170"
},
"departure": {
"delay": 179,
"time": "1768330199"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1768330046"
},
"departure": {
"delay": 118,
"time": "1768330078"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1768331239"
},
"departure": {
"delay": 139,
"time": "1768331239"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 59,
"time": "1768329899"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1768330693"
},
"departure": {
"delay": 133,
"time": "1768330693"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1768330643"
},
"departure": {
"delay": 143,
"time": "1768330643"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1768331307"
},
"departure": {
"delay": 147,
"time": "1768331307"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 139,
"time": "1768330999"
},
"departure": {
"delay": 139,
"time": "1768330999"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 219,
"time": "1768330262"
},
"departure": {
"delay": 219,
"time": "1768330299"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1768331209"
},
"departure": {
"delay": 109,
"time": "1768331209"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1768329971"
},
"departure": {
"delay": 99,
"time": "1768329999"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1768330791"
},
"departure": {
"delay": 111,
"time": "1768330791"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 152,
"time": "1768331072"
},
"departure": {
"delay": 152,
"time": "1768331072"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768329901",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3120:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745213x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1768309364"
},
"departure": {
"delay": -56,
"time": "1768309384"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1768309870"
},
"departure": {
"delay": -29,
"time": "1768309891"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -61,
"time": "1768309947"
},
"departure": {
"delay": -61,
"time": "1768309979"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -90,
"time": "1768310646"
},
"departure": {
"delay": -90,
"time": "1768310670"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -94,
"time": "1768310426"
},
"departure": {
"delay": -94,
"time": "1768310486"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -62,
"time": "1768309274"
},
"departure": {
"delay": -62,
"time": "1768309318"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -56,
"time": "1768309595"
},
"departure": {
"delay": -56,
"time": "1768309624"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -107,
"time": "1768310019"
},
"departure": {
"delay": -107,
"time": "1768310053"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -53,
"time": "1768309541"
},
"departure": {
"delay": -53,
"time": "1768309567"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 5,
"time": "1768309205"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -67,
"time": "1768310873"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -141,
"time": "1768310160"
},
"departure": {
"delay": -141,
"time": "1768310199"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -123,
"time": "1768310344"
},
"departure": {
"delay": -123,
"time": "1768310397"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -65,
"time": "1768309435"
},
"departure": {
"delay": -65,
"time": "1768309495"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -84,
"time": "1768310515"
},
"departure": {
"delay": -84,
"time": "1768310556"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -79,
"time": "1768310574"
},
"departure": {
"delay": -79,
"time": "1768310621"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -11,
"time": "1768309675"
},
"departure": {
"delay": -11,
"time": "1768309729"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -151,
"time": "1768310112"
},
"departure": {
"delay": -151,
"time": "1768310129"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -155,
"time": "1768310268"
},
"departure": {
"delay": -155,
"time": "1768310305"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745213x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 408,
"time": "1768332768"
},
"departure": {
"delay": 408,
"time": "1768332768"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 423,
"time": "1768331283"
},
"departure": {
"delay": 423,
"time": "1768331283"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 473,
"time": "1768331393"
},
"departure": {
"delay": 473,
"time": "1768331393"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 408,
"time": "1768332648"
},
"departure": {
"delay": 408,
"time": "1768332648"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 415,
"time": "1768332115"
},
"departure": {
"delay": 415,
"time": "1768332115"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 457,
"time": "1768332397"
},
"departure": {
"delay": 457,
"time": "1768332397"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 417,
"time": "1768331637"
},
"departure": {
"delay": 417,
"time": "1768331637"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 474,
"time": "1768330974"
},
"departure": {
"delay": 474,
"time": "1768330974"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 471,
"time": "1768331211"
},
"departure": {
"delay": 471,
"time": "1768331211"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 408,
"time": "1768332888"
},
"departure": {
"delay": 408,
"time": "1768332888"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 414,
"time": "1768331934"
},
"departure": {
"delay": 414,
"time": "1768331934"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 452,
"time": "1768332812"
},
"departure": {
"delay": 452,
"time": "1768332812"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 463,
"time": "1768332223"
},
"departure": {
"delay": 463,
"time": "1768332223"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 365,
"time": "1768333085"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 417,
"time": "1768331817"
},
"departure": {
"delay": 417,
"time": "1768331817"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 473,
"time": "1768331153"
},
"departure": {
"delay": 473,
"time": "1768331153"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 451,
"time": "1768332691"
},
"departure": {
"delay": 451,
"time": "1768332691"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 429,
"time": "1768331349"
},
"departure": {
"delay": 429,
"time": "1768331349"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 454,
"time": "1768332514"
},
"departure": {
"delay": 454,
"time": "1768332514"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 408,
"time": "1768332348"
},
"departure": {
"delay": 408,
"time": "1768332348"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 453,
"time": "1768332273"
},
"departure": {
"delay": 453,
"time": "1768332273"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 424,
"time": "1768332424"
},
"departure": {
"delay": 424,
"time": "1768332424"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 465,
"time": "1768330965"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 426,
"time": "1768331046"
},
"departure": {
"delay": 426,
"time": "1768331046"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 408,
"time": "1768332108"
},
"departure": {
"delay": 408,
"time": "1768332108"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 465,
"time": "1768331505"
},
"departure": {
"delay": 465,
"time": "1768331505"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330451",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7269:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6042:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 180,
"time": "1768329060"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 180,
"time": "1768330920"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 180,
"time": "1768330980"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1768329720"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1768330140"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1768330800"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1768329780"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 180,
"time": "1768329900"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1768329300"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 180,
"time": "1768329180"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 180,
"time": "1768330260"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 240,
"time": "1768329000"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 180,
"time": "1768330860"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 180,
"time": "1768329120"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 180,
"time": "1768329660"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 180,
"time": "1768330320"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 180,
"time": "1768329600"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 180,
"time": "1768330020"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1768329540"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1768329360"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768329420"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 180,
"time": "1768329240"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 240,
"time": "1768328940"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768331100"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768330262",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6042:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746167x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1768293992"
},
"departure": {
"delay": 106,
"time": "1768294006"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1768293881"
},
"departure": {
"delay": 124,
"time": "1768293904"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768295879"
},
"departure": {
"delay": 69,
"time": "1768295889"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 77,
"time": "1768294140"
},
"departure": {
"delay": 77,
"time": "1768294157"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1768295085"
},
"departure": {
"delay": 99,
"time": "1768295139"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 143,
"time": "1768296792"
},
"departure": {
"delay": 143,
"time": "1768296803"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 125,
"time": "1768295443"
},
"departure": {
"delay": 125,
"time": "1768295465"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1768293706"
},
"departure": {
"delay": 121,
"time": "1768293721"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1768294353"
},
"departure": {
"delay": 111,
"time": "1768294371"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768294032"
},
"departure": {
"delay": 120,
"time": "1768294080"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1768293655"
},
"departure": {
"delay": 130,
"time": "1768293670"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1768294667"
},
"departure": {
"delay": 86,
"time": "1768294706"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1768296222"
},
"departure": {
"delay": 61,
"time": "1768296241"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 84,
"time": "1768295745"
},
"departure": {
"delay": 84,
"time": "1768295784"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1768294247"
},
"departure": {
"delay": 82,
"time": "1768294282"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1768296305"
},
"departure": {
"delay": 61,
"time": "1768296361"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1768294621"
},
"departure": {
"delay": 80,
"time": "1768294640"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1768297003"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 139,
"time": "1768294085"
},
"departure": {
"delay": 139,
"time": "1768294099"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1768294564"
},
"departure": {
"delay": 85,
"time": "1768294585"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1768296861"
},
"departure": {
"delay": 156,
"time": "1768296876"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 119,
"time": "1768295349"
},
"departure": {
"delay": 119,
"time": "1768295399"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1768294821"
},
"departure": {
"delay": 77,
"time": "1768294877"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1768295989"
},
"departure": {
"delay": 68,
"time": "1768296008"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1768295497"
},
"departure": {
"delay": 78,
"time": "1768295538"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1768294185"
},
"departure": {
"delay": 51,
"time": "1768294191"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1768294416"
},
"departure": {
"delay": 112,
"time": "1768294432"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1768296649"
},
"departure": {
"delay": 116,
"time": "1768296656"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 71,
"time": "1768295605"
},
"departure": {
"delay": 71,
"time": "1768295651"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1768295273"
},
"departure": {
"delay": 95,
"time": "1768295315"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 109,
"time": "1768296817"
},
"departure": {
"delay": 109,
"time": "1768296829"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 35,
"time": "1768294755"
},
"departure": {
"delay": 35,
"time": "1768294775"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1768296467"
},
"departure": {
"delay": 52,
"time": "1768296472"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 77,
"time": "1768295194"
},
"departure": {
"delay": 77,
"time": "1768295237"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1768296746"
},
"departure": {
"delay": 120,
"time": "1768296780"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 137,
"time": "1768296693"
},
"departure": {
"delay": 137,
"time": "1768296737"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 95,
"time": "1768294916"
},
"departure": {
"delay": 95,
"time": "1768294955"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1768296478"
},
"departure": {
"delay": 138,
"time": "1768296618"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 147,
"time": "1768296891"
},
"departure": {
"delay": 147,
"time": "1768296927"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 30,
"time": "1768296162"
},
"departure": {
"delay": 30,
"time": "1768296210"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1768296049"
},
"departure": {
"delay": 29,
"time": "1768296089"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1768294505"
},
"departure": {
"delay": 86,
"time": "1768294526"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1768294968"
},
"departure": {
"delay": 100,
"time": "1768295020"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1768296263"
},
"departure": {
"delay": 37,
"time": "1768296277"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 122,
"time": "1768294305"
},
"departure": {
"delay": 122,
"time": "1768294322"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1768293954"
},
"departure": {
"delay": 130,
"time": "1768293970"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1768293784"
},
"departure": {
"delay": 136,
"time": "1768293856"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 91,
"time": "1768293631"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746167x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747841x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1768287449"
},
"departure": {
"delay": 9,
"time": "1768287489"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 381,
"time": "1768288976"
},
"departure": {
"delay": 381,
"time": "1768289001"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1768287974"
},
"departure": {
"delay": -4,
"time": "1768288016"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 370,
"time": "1768289128"
},
"departure": {
"delay": 370,
"time": "1768289170"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 231,
"time": "1768289271"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1768287679"
},
"departure": {
"delay": 53,
"time": "1768287713"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 436,
"time": "1768288779"
},
"departure": {
"delay": 436,
"time": "1768288816"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 417,
"time": "1768288701"
},
"departure": {
"delay": 417,
"time": "1768288737"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1768287260"
},
"departure": {
"delay": -8,
"time": "1768287292"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 343,
"time": "1768288558"
},
"departure": {
"delay": 343,
"time": "1768288603"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1768287524"
},
"departure": {
"delay": 13,
"time": "1768287553"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768288045"
},
"departure": {
"delay": 58,
"time": "1768288078"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 46,
"time": "1768287106"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1768287346"
},
"departure": {
"delay": -58,
"time": "1768287362"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 372,
"time": "1768288865"
},
"departure": {
"delay": 372,
"time": "1768288872"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1768287142"
},
"departure": {
"delay": -3,
"time": "1768287177"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768287242"
},
"departure": {
"delay": 13,
"time": "1768287253"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1768287796"
},
"departure": {
"delay": -49,
"time": "1768287851"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1768287874"
},
"departure": {
"delay": -1,
"time": "1768287959"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1768287398"
},
"departure": {
"delay": 18,
"time": "1768287438"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 375,
"time": "1768289195"
},
"departure": {
"delay": 375,
"time": "1768289235"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 389,
"time": "1768289051"
},
"departure": {
"delay": 389,
"time": "1768289069"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747841x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745702x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768328937"
},
"departure": {
"delay": 14,
"time": "1768328954"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1768330031"
},
"departure": {
"delay": 52,
"time": "1768330072"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 112,
"time": "1768329796"
},
"departure": {
"delay": 112,
"time": "1768329832"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1768327521"
},
"departure": {
"delay": 34,
"time": "1768327534"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1768328042"
},
"departure": {
"delay": 76,
"time": "1768328056"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1768329563"
},
"departure": {
"delay": 128,
"time": "1768329608"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1768330096"
},
"departure": {
"delay": 42,
"time": "1768330122"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1768328466"
},
"departure": {
"delay": 23,
"time": "1768328483"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768330180"
},
"departure": {
"delay": 40,
"time": "1768330180"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1768327763"
},
"departure": {
"delay": 36,
"time": "1768327776"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1768329883"
},
"departure": {
"delay": 72,
"time": "1768329912"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1768327957"
},
"departure": {
"delay": 70,
"time": "1768327990"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1768327551"
},
"departure": {
"delay": 31,
"time": "1768327591"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1768329742"
},
"departure": {
"delay": 102,
"time": "1768329762"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1768328359"
},
"departure": {
"delay": 33,
"time": "1768328373"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1768327855"
},
"departure": {
"delay": 89,
"time": "1768327889"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1768329268"
},
"departure": {
"delay": 134,
"time": "1768329434"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1768330240"
},
"departure": {
"delay": 40,
"time": "1768330240"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 51,
"time": "1768327431"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1768328395"
},
"departure": {
"delay": 19,
"time": "1768328419"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1768329091"
},
"departure": {
"delay": -47,
"time": "1768329133"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1768328986"
},
"departure": {
"delay": -32,
"time": "1768329028"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1768328198"
},
"departure": {
"delay": 56,
"time": "1768328216"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1768328084"
},
"departure": {
"delay": 79,
"time": "1768328119"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768328619"
},
"departure": {
"delay": 78,
"time": "1768328718"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1768328807"
},
"departure": {
"delay": 23,
"time": "1768328843"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1768327653"
},
"departure": {
"delay": 46,
"time": "1768327666"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1768329954"
},
"departure": {
"delay": 88,
"time": "1768329988"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1768329652"
},
"departure": {
"delay": 153,
"time": "1768329693"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1768328285"
},
"departure": {
"delay": 23,
"time": "1768328303"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1768330360"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1768328754"
},
"departure": {
"delay": 12,
"time": "1768328772"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1768328499"
},
"departure": {
"delay": 12,
"time": "1768328532"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1768328872"
},
"departure": {
"delay": 28,
"time": "1768328908"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1768327611"
},
"departure": {
"delay": 71,
"time": "1768327631"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745702x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746188x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768315631"
},
"departure": {
"delay": 21,
"time": "1768315641"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 3,
"time": "1768314153"
},
"departure": {
"delay": 3,
"time": "1768314183"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -51,
"time": "1768315749"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 35,
"time": "1768313749"
},
"departure": {
"delay": 35,
"time": "1768313795"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1768312664"
},
"departure": {
"delay": 1,
"time": "1768312681"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1768315397"
},
"departure": {
"delay": -29,
"time": "1768315411"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 8,
"time": "1768314670"
},
"departure": {
"delay": 8,
"time": "1768314728"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1768314578"
},
"departure": {
"delay": 16,
"time": "1768314616"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 15,
"time": "1768312455"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1768314298"
},
"departure": {
"delay": -13,
"time": "1768314347"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1768313656"
},
"departure": {
"delay": 21,
"time": "1768313721"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1768313584"
},
"departure": {
"delay": -38,
"time": "1768313602"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1768312476"
},
"departure": {
"delay": 50,
"time": "1768312490"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768314011"
},
"departure": {
"delay": 13,
"time": "1768314073"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -3,
"time": "1768312724"
},
"departure": {
"delay": -3,
"time": "1768312737"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1768313217"
},
"departure": {
"delay": 87,
"time": "1768313247"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1768313525"
},
"departure": {
"delay": 19,
"time": "1768313539"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1768315518"
},
"departure": {
"delay": -31,
"time": "1768315529"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 31,
"time": "1768312881"
},
"departure": {
"delay": 31,
"time": "1768312891"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1768313382"
},
"departure": {
"delay": 80,
"time": "1768313420"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768314978"
},
"departure": {
"delay": 30,
"time": "1768315110"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1768315126"
},
"departure": {
"delay": 59,
"time": "1768315139"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1768312517"
},
"departure": {
"delay": 32,
"time": "1768312532"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768315652"
},
"departure": {
"delay": 6,
"time": "1768315686"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 5,
"time": "1768315450"
},
"departure": {
"delay": 5,
"time": "1768315505"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -32,
"time": "1768312747"
},
"departure": {
"delay": -32,
"time": "1768312768"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768312586"
},
"departure": {
"delay": 26,
"time": "1768312646"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1768313302"
},
"departure": {
"delay": 98,
"time": "1768313318"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768313490"
},
"departure": {
"delay": 46,
"time": "1768313506"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1768315336"
},
"departure": {
"delay": 26,
"time": "1768315346"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -21,
"time": "1768314407"
},
"departure": {
"delay": -21,
"time": "1768314459"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1768315155"
},
"departure": {
"delay": 26,
"time": "1768315166"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 60,
"time": "1768313041"
},
"departure": {
"delay": 60,
"time": "1768313160"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768312795"
},
"departure": {
"delay": 12,
"time": "1768312872"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768314095"
},
"departure": {
"delay": 10,
"time": "1768314130"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1768313445"
},
"departure": {
"delay": 62,
"time": "1768313462"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768315189"
},
"departure": {
"delay": 27,
"time": "1768315227"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -17,
"time": "1768314807"
},
"departure": {
"delay": -17,
"time": "1768314823"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -43,
"time": "1768312925"
},
"departure": {
"delay": -43,
"time": "1768312937"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1768315352"
},
"departure": {
"delay": -1,
"time": "1768315379"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -24,
"time": "1768312967"
},
"departure": {
"delay": -24,
"time": "1768313016"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768315541"
},
"departure": {
"delay": 7,
"time": "1768315567"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 33,
"time": "1768314235"
},
"departure": {
"delay": 33,
"time": "1768314273"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1768313171"
},
"departure": {
"delay": 92,
"time": "1768313192"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1768313933"
},
"departure": {
"delay": 27,
"time": "1768313967"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1768315585"
},
"departure": {
"delay": -26,
"time": "1768315594"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1768313811"
},
"departure": {
"delay": 50,
"time": "1768313870"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1768314862"
},
"departure": {
"delay": -41,
"time": "1768314919"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746188x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745758x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768324121"
},
"departure": {
"delay": 72,
"time": "1768324152"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1768323727"
},
"departure": {
"delay": 103,
"time": "1768323763"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 334,
"time": "1768325217"
},
"departure": {
"delay": 334,
"time": "1768325254"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 377,
"time": "1768325805"
},
"departure": {
"delay": 377,
"time": "1768325837"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 318,
"time": "1768326159"
},
"departure": {
"delay": 318,
"time": "1768326198"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 339,
"time": "1768326506"
},
"departure": {
"delay": 339,
"time": "1768326519"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 372,
"time": "1768325916"
},
"departure": {
"delay": 372,
"time": "1768325952"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1768323924"
},
"departure": {
"delay": 66,
"time": "1768323966"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 348,
"time": "1768326610"
},
"departure": {
"delay": 348,
"time": "1768326648"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 72,
"time": "1768324181"
},
"departure": {
"delay": 72,
"time": "1768324212"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1768324262"
},
"departure": {
"delay": 56,
"time": "1768324316"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 345,
"time": "1768325336"
},
"departure": {
"delay": 345,
"time": "1768325385"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1768324020"
},
"departure": {
"delay": 102,
"time": "1768324062"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 351,
"time": "1768326318"
},
"departure": {
"delay": 351,
"time": "1768326351"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 312,
"time": "1768325003"
},
"departure": {
"delay": 312,
"time": "1768325052"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 336,
"time": "1768326021"
},
"departure": {
"delay": 336,
"time": "1768326036"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1768323837"
},
"departure": {
"delay": 92,
"time": "1768323872"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 356,
"time": "1768326463"
},
"departure": {
"delay": 356,
"time": "1768326476"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 331,
"time": "1768326691"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 84,
"time": "1768323610"
},
"departure": {
"delay": 84,
"time": "1768323624"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 316,
"time": "1768324789"
},
"departure": {
"delay": 316,
"time": "1768324816"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 65,
"time": "1768323545"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 294,
"time": "1768325106"
},
"departure": {
"delay": 294,
"time": "1768325154"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 328,
"time": "1768325274"
},
"departure": {
"delay": 328,
"time": "1768325308"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 319,
"time": "1768326064"
},
"departure": {
"delay": 319,
"time": "1768326079"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 242,
"time": "1768324870"
},
"departure": {
"delay": 242,
"time": "1768324922"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 311,
"time": "1768325618"
},
"departure": {
"delay": 311,
"time": "1768325651"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1768323780"
},
"departure": {
"delay": 90,
"time": "1768323810"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 352,
"time": "1768326560"
},
"departure": {
"delay": 352,
"time": "1768326592"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 342,
"time": "1768326254"
},
"departure": {
"delay": 342,
"time": "1768326282"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 334,
"time": "1768325448"
},
"departure": {
"delay": 334,
"time": "1768325494"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1768324434"
},
"departure": {
"delay": 89,
"time": "1768324469"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 362,
"time": "1768325733"
},
"departure": {
"delay": 362,
"time": "1768325762"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 321,
"time": "1768325687"
},
"departure": {
"delay": 321,
"time": "1768325721"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 366,
"time": "1768326390"
},
"departure": {
"delay": 366,
"time": "1768326426"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 299,
"time": "1768325538"
},
"departure": {
"delay": 299,
"time": "1768325579"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745758x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14367:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1768332204"
},
"departure": {
"delay": 24,
"time": "1768332204"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768331577"
},
"departure": {
"delay": 57,
"time": "1768331577"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1768330887"
},
"departure": {
"delay": 27,
"time": "1768330887"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768332831"
},
"departure": {
"delay": 51,
"time": "1768332831"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1768332077"
},
"departure": {
"delay": 17,
"time": "1768332077"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1768331339"
},
"departure": {
"delay": 59,
"time": "1768331339"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1768331089"
},
"departure": {
"delay": 49,
"time": "1768331089"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768331914"
},
"departure": {
"delay": 34,
"time": "1768331914"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768332960"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 57,
"time": "1768330917"
},
"departure": {
"delay": 57,
"time": "1768330917"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768331458"
},
"departure": {
"delay": 58,
"time": "1768331458"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768332151"
},
"departure": {
"delay": 31,
"time": "1768332151"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1768331391"
},
"departure": {
"delay": 51,
"time": "1768331391"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1768331159"
},
"departure": {
"delay": 59,
"time": "1768331159"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768330797"
},
"departure": {
"delay": 57,
"time": "1768330797"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1768331522"
},
"departure": {
"delay": 2,
"time": "1768331522"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1768330742"
},
"departure": {
"delay": 2,
"time": "1768330742"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768331754"
},
"departure": {
"delay": 54,
"time": "1768331754"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1768332609"
},
"departure": {
"delay": 9,
"time": "1768332609"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1768332438"
},
"departure": {
"delay": 18,
"time": "1768332438"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1768331204"
},
"departure": {
"delay": 44,
"time": "1768331204"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1768332490"
},
"departure": {
"delay": 10,
"time": "1768332490"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1768332663"
},
"departure": {
"delay": 3,
"time": "1768332663"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1768331841"
},
"departure": {
"delay": 21,
"time": "1768331841"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768332351"
},
"departure": {
"delay": 51,
"time": "1768332351"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1768332397"
},
"departure": {
"delay": 37,
"time": "1768332397"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768330262",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14367:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745688x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1768315141"
},
"departure": {
"delay": 86,
"time": "1768315166"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1768315195"
},
"departure": {
"delay": 88,
"time": "1768315228"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1768315015"
},
"departure": {
"delay": 61,
"time": "1768315081"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1768315383"
},
"departure": {
"delay": 36,
"time": "1768315416"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1768314616"
},
"departure": {
"delay": -15,
"time": "1768314645"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1768317504"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 170,
"time": "1768316150"
},
"departure": {
"delay": 170,
"time": "1768316210"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1768316236"
},
"departure": {
"delay": 126,
"time": "1768316286"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1768317136"
},
"departure": {
"delay": 132,
"time": "1768317192"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1768315911"
},
"departure": {
"delay": 98,
"time": "1768316018"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1768316479"
},
"departure": {
"delay": 129,
"time": "1768316529"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1768315839"
},
"departure": {
"delay": 27,
"time": "1768315887"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1768314703"
},
"departure": {
"delay": 5,
"time": "1768314725"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1768314819"
},
"departure": {
"delay": 11,
"time": "1768314851"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1768316641"
},
"departure": {
"delay": 102,
"time": "1768316682"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1768315300"
},
"departure": {
"delay": 59,
"time": "1768315319"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1768315472"
},
"departure": {
"delay": 49,
"time": "1768315489"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1768316950"
},
"departure": {
"delay": 103,
"time": "1768316983"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1768317296"
},
"departure": {
"delay": 88,
"time": "1768317328"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 102,
"time": "1768317356"
},
"departure": {
"delay": 102,
"time": "1768317402"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1768315766"
},
"departure": {
"delay": 58,
"time": "1768315798"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1768315514"
},
"departure": {
"delay": 32,
"time": "1768315532"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1768314583"
},
"departure": {
"delay": -4,
"time": "1768314596"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768316882"
},
"departure": {
"delay": 100,
"time": "1768316920"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 127,
"time": "1768316350"
},
"departure": {
"delay": 127,
"time": "1768316407"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1768316747"
},
"departure": {
"delay": 90,
"time": "1768316790"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1768317439"
},
"departure": {
"delay": 94,
"time": "1768317454"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1768315639"
},
"departure": {
"delay": 86,
"time": "1768315706"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1768316053"
},
"departure": {
"delay": 123,
"time": "1768316103"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1768314665"
},
"departure": {
"delay": 23,
"time": "1768314683"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 25,
"time": "1768314505"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768315584"
},
"departure": {
"delay": 60,
"time": "1768315620"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1768314927"
},
"departure": {
"delay": 58,
"time": "1768314958"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1768317048"
},
"departure": {
"delay": 78,
"time": "1768317078"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1768317237"
},
"departure": {
"delay": 93,
"time": "1768317273"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745688x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330140"
},
"departure": {
"time": "1768330140"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768329480"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768329960"
},
"departure": {
"delay": 60,
"time": "1768329960"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1768329440"
},
"departure": {
"delay": 20,
"time": "1768329440"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768330320"
},
"departure": {
"delay": 60,
"time": "1768330320"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768330380"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768330860"
},
"departure": {
"delay": 60,
"time": "1768330860"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768330080"
},
"departure": {
"delay": 60,
"time": "1768330080"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768329720"
},
"departure": {
"time": "1768329720"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768329900"
},
"departure": {
"delay": 60,
"time": "1768329900"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768329840"
},
"departure": {
"delay": 60,
"time": "1768329840"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1768330100"
},
"departure": {
"delay": 20,
"time": "1768330100"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330980"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1768330880"
},
"departure": {
"delay": 20,
"time": "1768330880"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768329240"
},
"departure": {
"delay": 60,
"time": "1768329240"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329660"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768329420"
},
"departure": {
"delay": 60,
"time": "1768329420"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12000:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011328x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1768332378"
},
"departure": {
"delay": 78,
"time": "1768332378"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1768332579"
},
"departure": {
"delay": 99,
"time": "1768332579"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 78,
"time": "1768331358"
},
"departure": {
"delay": 78,
"time": "1768331358"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1768330698"
},
"departure": {
"delay": 78,
"time": "1768330698"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1768330659"
},
"departure": {
"delay": 99,
"time": "1768330659"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1768330497"
},
"departure": {
"delay": 117,
"time": "1768330497"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1768332958"
},
"departure": {
"delay": 118,
"time": "1768332958"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 99,
"time": "1768331859"
},
"departure": {
"delay": 99,
"time": "1768331859"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1768333518"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 124,
"time": "1768330864"
},
"departure": {
"delay": 124,
"time": "1768330864"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1768330628"
},
"departure": {
"delay": 128,
"time": "1768330628"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1768333413"
},
"departure": {
"delay": 93,
"time": "1768333413"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 166,
"time": "1768330486"
},
"departure": {
"delay": 166,
"time": "1768330486"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1768331457"
},
"departure": {
"delay": 117,
"time": "1768331457"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1768331731"
},
"departure": {
"delay": 91,
"time": "1768331731"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1768332798"
},
"departure": {
"delay": 78,
"time": "1768332798"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 125,
"time": "1768332245"
},
"departure": {
"delay": 125,
"time": "1768332245"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 175,
"time": "1768330555"
},
"departure": {
"delay": 175,
"time": "1768330555"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1768331305"
},
"departure": {
"delay": 85,
"time": "1768331305"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1768331908"
},
"departure": {
"delay": 88,
"time": "1768331908"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1768332657"
},
"departure": {
"delay": 117,
"time": "1768332657"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 109,
"time": "1768330909"
},
"departure": {
"delay": 109,
"time": "1768330909"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1768333278"
},
"departure": {
"delay": 78,
"time": "1768333278"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 125,
"time": "1768333205"
},
"departure": {
"delay": 125,
"time": "1768333205"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1768330590"
},
"departure": {
"delay": 90,
"time": "1768330590"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1768333453"
},
"departure": {
"delay": 133,
"time": "1768333453"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 78,
"time": "1768332918"
},
"departure": {
"delay": 78,
"time": "1768332918"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 119,
"time": "1768333019"
},
"departure": {
"delay": 119,
"time": "1768333019"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 78,
"time": "1768332018"
},
"departure": {
"delay": 78,
"time": "1768332018"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1768330559"
},
"departure": {
"delay": 119,
"time": "1768330559"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 81,
"time": "1768331781"
},
"departure": {
"delay": 81,
"time": "1768331781"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 202,
"time": "1768330522"
},
"departure": {
"delay": 202,
"time": "1768330522"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1768333480"
},
"departure": {
"delay": 100,
"time": "1768333480"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 78,
"time": "1768331238"
},
"departure": {
"delay": 78,
"time": "1768331238"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1768332313"
},
"departure": {
"delay": 133,
"time": "1768332313"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1768331538"
},
"departure": {
"delay": 78,
"time": "1768331538"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1768331658"
},
"departure": {
"delay": 78,
"time": "1768331658"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 101,
"time": "1768330241"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1768331491"
},
"departure": {
"delay": 91,
"time": "1768331491"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1768333093"
},
"departure": {
"delay": 133,
"time": "1768333093"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 85,
"time": "1768332085"
},
"departure": {
"delay": 85,
"time": "1768332085"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 78,
"time": "1768330998"
},
"departure": {
"delay": 78,
"time": "1768330998"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1768333323"
},
"departure": {
"delay": 123,
"time": "1768333323"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 129,
"time": "1768331409"
},
"departure": {
"delay": 129,
"time": "1768331409"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1768332713"
},
"departure": {
"delay": 113,
"time": "1768332713"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 99,
"time": "1768332879"
},
"departure": {
"delay": 99,
"time": "1768332879"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 100,
"time": "1768333360"
},
"departure": {
"delay": 100,
"time": "1768333360"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 94,
"time": "1768332454"
},
"departure": {
"delay": 94,
"time": "1768332454"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1768333158"
},
"departure": {
"delay": 78,
"time": "1768333158"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 94,
"time": "1768333054"
},
"departure": {
"delay": 94,
"time": "1768333054"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 105,
"time": "1768332525"
},
"departure": {
"delay": 105,
"time": "1768332525"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1768331958"
},
"departure": {
"delay": 78,
"time": "1768331958"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768330473",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011328x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745752x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768320763"
},
"departure": {
"delay": 72,
"time": "1768320792"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1768320820"
},
"departure": {
"delay": 72,
"time": "1768320852"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1768318924"
},
"departure": {
"delay": 44,
"time": "1768318964"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1768319147"
},
"departure": {
"delay": 156,
"time": "1768319256"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1768321168"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1768320648"
},
"departure": {
"delay": 23,
"time": "1768320683"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1768318638"
},
"departure": {
"delay": 96,
"time": "1768318656"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1768320231"
},
"departure": {
"delay": 73,
"time": "1768320253"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1768320546"
},
"departure": {
"delay": 48,
"time": "1768320588"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1768318073"
},
"departure": {
"delay": 65,
"time": "1768318085"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1768318324"
},
"departure": {
"delay": 94,
"time": "1768318354"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1768320938"
},
"departure": {
"delay": 71,
"time": "1768320971"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1768318397"
},
"departure": {
"delay": 52,
"time": "1768318432"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1768319841"
},
"departure": {
"delay": 119,
"time": "1768319879"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1768321112"
},
"departure": {
"delay": 51,
"time": "1768321131"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 78,
"time": "1768320404"
},
"departure": {
"delay": 78,
"time": "1768320438"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 40,
"time": "1768318000"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1768318780"
},
"departure": {
"delay": 96,
"time": "1768318836"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1768320134"
},
"departure": {
"delay": 102,
"time": "1768320162"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1768320883"
},
"departure": {
"delay": 75,
"time": "1768320915"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 141,
"time": "1768319688"
},
"departure": {
"delay": 141,
"time": "1768319781"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1768319538"
},
"departure": {
"delay": 58,
"time": "1768319578"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1768320190"
},
"departure": {
"delay": 101,
"time": "1768320221"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1768318687"
},
"departure": {
"delay": 95,
"time": "1768318715"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1768318478"
},
"departure": {
"delay": 73,
"time": "1768318513"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1768320062"
},
"departure": {
"delay": 98,
"time": "1768320098"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1768319427"
},
"departure": {
"delay": 93,
"time": "1768319493"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1768320487"
},
"departure": {
"delay": 43,
"time": "1768320523"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1768320995"
},
"departure": {
"delay": 71,
"time": "1768321031"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 87,
"time": "1768319628"
},
"departure": {
"delay": 87,
"time": "1768319667"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1768319962"
},
"departure": {
"delay": 142,
"time": "1768320022"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1768320290"
},
"departure": {
"delay": 88,
"time": "1768320328"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 124,
"time": "1768318166"
},
"departure": {
"delay": 124,
"time": "1768318264"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1768321066"
},
"departure": {
"delay": 76,
"time": "1768321096"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 104,
"time": "1768319346"
},
"departure": {
"delay": 104,
"time": "1768319384"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1768318283"
},
"departure": {
"delay": 94,
"time": "1768318294"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745752x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1768331700"
},
"departure": {
"delay": 240,
"time": "1768331700"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1768331340"
},
"departure": {
"delay": 240,
"time": "1768331340"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1768332480"
},
"departure": {
"delay": 240,
"time": "1768332480"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1768332600"
},
"departure": {
"delay": 240,
"time": "1768332600"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1768331880"
},
"departure": {
"delay": 240,
"time": "1768331880"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1768330800"
},
"departure": {
"delay": 240,
"time": "1768330800"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1768330320"
},
"departure": {
"delay": 185,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1768332420"
},
"departure": {
"delay": 240,
"time": "1768332420"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1768330680"
},
"departure": {
"delay": 240,
"time": "1768330680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1768331580"
},
"departure": {
"delay": 240,
"time": "1768331580"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768331100"
},
"departure": {
"delay": 240,
"time": "1768331100"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1768332240"
},
"departure": {
"delay": 240,
"time": "1768332240"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 245,
"time": "1768330440"
},
"departure": {
"delay": 245,
"time": "1768330445"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768329840"
},
"departure": {
"delay": 125,
"time": "1768329845"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1768330560"
},
"departure": {
"delay": 240,
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1768331940"
},
"departure": {
"delay": 240,
"time": "1768331940"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1768330620"
},
"departure": {
"delay": 240,
"time": "1768330620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768330020"
},
"departure": {
"delay": 125,
"time": "1768330025"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1768331160"
},
"departure": {
"delay": 240,
"time": "1768331160"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 195,
"time": "1768330330"
},
"departure": {
"delay": 195,
"time": "1768330335"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1768332120"
},
"departure": {
"delay": 240,
"time": "1768332120"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1768332060"
},
"departure": {
"delay": 240,
"time": "1768332060"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1768332360"
},
"departure": {
"delay": 240,
"time": "1768332360"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1768329780"
},
"departure": {
"delay": 125,
"time": "1768329785"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1768329960"
},
"departure": {
"delay": 125,
"time": "1768329965"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1768332000"
},
"departure": {
"delay": 240,
"time": "1768332000"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1768332660"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"delay": 120,
"time": "1768329720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1768331820"
},
"departure": {
"delay": 240,
"time": "1768331820"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768331460"
},
"departure": {
"delay": 240,
"time": "1768331460"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1768332180"
},
"departure": {
"delay": 240,
"time": "1768332180"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1768331400"
},
"departure": {
"delay": 240,
"time": "1768331400"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768330140"
},
"departure": {
"delay": 120,
"time": "1768330200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768330457",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1149:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747898x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1768299349"
},
"departure": {
"delay": 82,
"time": "1768299382"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 75,
"time": "1768298595"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1768298959"
},
"departure": {
"delay": 112,
"time": "1768298992"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1768300103"
},
"departure": {
"delay": 128,
"time": "1768300148"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1768299869"
},
"departure": {
"delay": 110,
"time": "1768299890"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1768299085"
},
"departure": {
"delay": 187,
"time": "1768299127"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1768299227"
},
"departure": {
"delay": 117,
"time": "1768299237"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 81,
"time": "1768299413"
},
"departure": {
"delay": 81,
"time": "1768299441"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768299907"
},
"departure": {
"delay": 77,
"time": "1768299917"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1768299518"
},
"departure": {
"delay": 113,
"time": "1768299533"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1768299165"
},
"departure": {
"delay": 126,
"time": "1768299186"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1768299630"
},
"departure": {
"delay": 133,
"time": "1768299733"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1768299931"
},
"departure": {
"delay": 135,
"time": "1768299975"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768300026"
},
"departure": {
"delay": 76,
"time": "1768300036"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1768300202"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1768298635"
},
"departure": {
"delay": 123,
"time": "1768298883"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1768300061"
},
"departure": {
"delay": 111,
"time": "1768300071"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1768299254"
},
"departure": {
"delay": 82,
"time": "1768299262"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1768299451"
},
"departure": {
"delay": 143,
"time": "1768299503"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1768299803"
},
"departure": {
"delay": 111,
"time": "1768299831"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747898x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330320"
},
"stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768330740"
},
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:76212:ZE:TCARxCANAD4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768330020"
},
"departure": {
"delay": 60,
"time": "1768330020"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768330200"
},
"departure": {
"delay": 60,
"time": "1768330200"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768330620"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330260"
},
"departure": {
"time": "1768330260"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330140"
},
"departure": {
"time": "1768330140"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330380"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1768330220"
},
"departure": {
"delay": 20,
"time": "1768330220"
},
"stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768330100"
},
"departure": {
"delay": 20,
"time": "1768330100"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330860"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768330080"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13359:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332000"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2032:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758444x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768326777"
},
"departure": {
"delay": 67,
"time": "1768326787"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768327941"
},
"departure": {
"delay": 60,
"time": "1768327980"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1768325496"
},
"departure": {
"delay": 33,
"time": "1768325553"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768325832"
},
"departure": {
"delay": 35,
"time": "1768325855"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768326219"
},
"departure": {
"delay": 51,
"time": "1768326231"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1768326513"
},
"departure": {
"delay": 108,
"time": "1768326528"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1768325718"
},
"departure": {
"delay": 69,
"time": "1768325769"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1768326393"
},
"departure": {
"delay": 132,
"time": "1768326432"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1768327058"
},
"departure": {
"delay": 78,
"time": "1768327098"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1768326570"
},
"departure": {
"delay": 104,
"time": "1768326584"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1768327568"
},
"departure": {
"delay": 118,
"time": "1768327618"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1768326646"
},
"departure": {
"delay": 152,
"time": "1768326692"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1768328069"
},
"departure": {
"delay": 77,
"time": "1768328117"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1768328494"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1768327889"
},
"departure": {
"delay": 96,
"time": "1768327896"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -8,
"time": "1768325392"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1768325881"
},
"departure": {
"delay": 73,
"time": "1768325953"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1768327145"
},
"departure": {
"delay": 78,
"time": "1768327158"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1768325611"
},
"departure": {
"delay": 23,
"time": "1768325663"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1768325997"
},
"departure": {
"delay": 119,
"time": "1768326059"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758444x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768285680"
},
"departure": {
"time": "1768285680"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768285080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768285500"
},
"departure": {
"time": "1768285500"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768285140"
},
"departure": {
"time": "1768285140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768285860"
},
"departure": {
"time": "1768285860"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768285440"
},
"departure": {
"time": "1768285440"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768285560"
},
"departure": {
"time": "1768285560"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768285200"
},
"departure": {
"time": "1768285200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768286040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768285034",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4138:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331460"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768329720"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768329360"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768329000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4138:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745675x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1768305578"
},
"departure": {
"delay": 4,
"time": "1768305604"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1768305507"
},
"departure": {
"delay": 2,
"time": "1768305542"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 26,
"time": "1768303453"
},
"departure": {
"delay": 26,
"time": "1768303466"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768303250"
},
"departure": {
"delay": 58,
"time": "1768303258"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1768303165"
},
"departure": {
"delay": 37,
"time": "1768303177"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1768304238"
},
"departure": {
"delay": 83,
"time": "1768304303"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1768303016"
},
"departure": {
"delay": 72,
"time": "1768303032"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768305103"
},
"departure": {
"delay": 12,
"time": "1768305132"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1768305399"
},
"departure": {
"delay": 18,
"time": "1768305438"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 70,
"time": "1768302850"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1768304105"
},
"departure": {
"delay": 95,
"time": "1768304135"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -67,
"time": "1768305653"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1768304168"
},
"departure": {
"delay": 56,
"time": "1768304216"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1768303919"
},
"departure": {
"delay": 118,
"time": "1768303978"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1768303995"
},
"departure": {
"delay": 105,
"time": "1768304025"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1768305285"
},
"departure": {
"delay": 44,
"time": "1768305344"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1768302925"
},
"departure": {
"delay": 56,
"time": "1768302956"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1768303727"
},
"departure": {
"delay": 8,
"time": "1768303748"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1768303775"
},
"departure": {
"delay": 57,
"time": "1768303857"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1768305028"
},
"departure": {
"delay": 4,
"time": "1768305064"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1768304546"
},
"departure": {
"delay": 18,
"time": "1768304598"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1768303407"
},
"departure": {
"delay": 45,
"time": "1768303425"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768305460"
},
"departure": {
"delay": -10,
"time": "1768305470"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -8,
"time": "1768305196"
},
"departure": {
"delay": -8,
"time": "1768305232"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1768304662"
},
"departure": {
"delay": 43,
"time": "1768304743"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1768303318"
},
"departure": {
"delay": 46,
"time": "1768303366"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1768302978"
},
"departure": {
"delay": 36,
"time": "1768302996"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1768303056"
},
"departure": {
"delay": 51,
"time": "1768303071"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1768304847"
},
"departure": {
"delay": 2,
"time": "1768304882"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1768304452"
},
"departure": {
"delay": 31,
"time": "1768304491"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1768304925"
},
"departure": {
"delay": 25,
"time": "1768304965"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1768304333"
},
"departure": {
"delay": 74,
"time": "1768304354"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1768303534"
},
"departure": {
"delay": -2,
"time": "1768303558"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1768303623"
},
"departure": {
"delay": -16,
"time": "1768303664"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1768304410"
},
"departure": {
"delay": 87,
"time": "1768304427"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745675x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758398x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 143,
"time": "1768329263"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 310,
"time": "1768332850"
},
"departure": {
"delay": 310,
"time": "1768332850"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 310,
"time": "1768332370"
},
"departure": {
"delay": 310,
"time": "1768332370"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 310,
"time": "1768331170"
},
"departure": {
"delay": 310,
"time": "1768331170"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 310,
"time": "1768332970"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 251,
"time": "1768329892"
},
"departure": {
"delay": 251,
"time": "1768329911"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 310,
"time": "1768331890"
},
"departure": {
"delay": 310,
"time": "1768331890"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 310,
"time": "1768331290"
},
"departure": {
"delay": 310,
"time": "1768331290"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 310,
"time": "1768331590"
},
"departure": {
"delay": 310,
"time": "1768331590"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 310,
"time": "1768332070"
},
"departure": {
"delay": 310,
"time": "1768332070"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 299,
"time": "1768330060"
},
"departure": {
"delay": 299,
"time": "1768330079"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 310,
"time": "1768330870"
},
"departure": {
"delay": 310,
"time": "1768330870"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 228,
"time": "1768329575"
},
"departure": {
"delay": 228,
"time": "1768329588"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 310,
"time": "1768332730"
},
"departure": {
"delay": 310,
"time": "1768332730"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 310,
"time": "1768330510"
},
"departure": {
"delay": 310,
"time": "1768330510"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 310,
"time": "1768332790"
},
"departure": {
"delay": 310,
"time": "1768332790"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 310,
"time": "1768332670"
},
"departure": {
"delay": 310,
"time": "1768332670"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758398x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747861x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1768312737"
},
"departure": {
"delay": 51,
"time": "1768312791"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1768312668"
},
"departure": {
"delay": 27,
"time": "1768312707"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -17,
"time": "1768311926"
},
"departure": {
"delay": -17,
"time": "1768311943"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1768311881"
},
"departure": {
"delay": -4,
"time": "1768311896"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1768312113"
},
"departure": {
"delay": -17,
"time": "1768312123"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1768311268"
},
"departure": {
"delay": 117,
"time": "1768311297"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1768311396"
},
"departure": {
"delay": 61,
"time": "1768311421"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 135,
"time": "1768311135"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1768311171"
},
"departure": {
"delay": 78,
"time": "1768311198"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1768311817"
},
"departure": {
"delay": -39,
"time": "1768311861"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1768311745"
},
"departure": {
"delay": -39,
"time": "1768311801"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1768312480"
},
"departure": {
"delay": 38,
"time": "1768312538"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1768311659"
},
"departure": {
"delay": 76,
"time": "1768311676"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1768311309"
},
"departure": {
"delay": 93,
"time": "1768311333"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1768311481"
},
"departure": {
"delay": 81,
"time": "1768311501"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768312294"
},
"departure": {
"delay": 52,
"time": "1768312432"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1768312906"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1768312147"
},
"departure": {
"delay": -37,
"time": "1768312163"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1768311545"
},
"departure": {
"delay": 73,
"time": "1768311553"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768312582"
},
"departure": {
"delay": 57,
"time": "1768312617"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1768312187"
},
"departure": {
"delay": -37,
"time": "1768312223"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1768311451"
},
"departure": {
"delay": 102,
"time": "1768311462"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747861x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 350,
"time": "1768328330"
},
"departure": {
"delay": 350,
"time": "1768328330"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 520,
"time": "1768328055"
},
"departure": {
"delay": 520,
"time": "1768328080"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 415,
"time": "1768326655"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 366,
"time": "1768328706"
},
"departure": {
"delay": 366,
"time": "1768328706"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 370,
"time": "1768328830"
},
"departure": {
"delay": 370,
"time": "1768328830"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 550,
"time": "1768327630"
},
"departure": {
"delay": 550,
"time": "1768327630"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 405,
"time": "1768328505"
},
"departure": {
"delay": 405,
"time": "1768328505"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 356,
"time": "1768328756"
},
"departure": {
"delay": 356,
"time": "1768328756"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 371,
"time": "1768329371"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 537,
"time": "1768327257"
},
"departure": {
"delay": 537,
"time": "1768327257"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 521,
"time": "1768327781"
},
"departure": {
"delay": 521,
"time": "1768327781"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 516,
"time": "1768327931"
},
"departure": {
"delay": 516,
"time": "1768327956"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 390,
"time": "1768329006"
},
"departure": {
"delay": 390,
"time": "1768329030"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 523,
"time": "1768327458"
},
"departure": {
"delay": 523,
"time": "1768327483"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 521,
"time": "1768327081"
},
"departure": {
"delay": 521,
"time": "1768327181"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 487,
"time": "1768327387"
},
"departure": {
"delay": 487,
"time": "1768327387"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 515,
"time": "1768328236"
},
"departure": {
"delay": 515,
"time": "1768328255"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 332,
"time": "1768328912"
},
"departure": {
"delay": 332,
"time": "1768328912"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 535,
"time": "1768328155"
},
"departure": {
"delay": 535,
"time": "1768328155"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 427,
"time": "1768326847"
},
"departure": {
"delay": 427,
"time": "1768326847"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 409,
"time": "1768329229"
},
"departure": {
"delay": 409,
"time": "1768329229"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 565,
"time": "1768327688"
},
"departure": {
"delay": 565,
"time": "1768327705"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 405,
"time": "1768329105"
},
"departure": {
"delay": 405,
"time": "1768329105"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 432,
"time": "1768326792"
},
"departure": {
"delay": 432,
"time": "1768326792"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 392,
"time": "1768326932"
},
"departure": {
"delay": 392,
"time": "1768326932"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 476,
"time": "1768327856"
},
"departure": {
"delay": 476,
"time": "1768327856"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 362,
"time": "1768328582"
},
"departure": {
"delay": 362,
"time": "1768328582"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768326660",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx875:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748461x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1768302109"
},
"departure": {
"delay": 187,
"time": "1768302127"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 245,
"time": "1768300433"
},
"departure": {
"delay": 245,
"time": "1768300445"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 202,
"time": "1768302012"
},
"departure": {
"delay": 202,
"time": "1768302022"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1768299776"
},
"departure": {
"delay": 72,
"time": "1768299792"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 231,
"time": "1768300104"
},
"departure": {
"delay": 231,
"time": "1768300131"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 252,
"time": "1768300542"
},
"departure": {
"delay": 252,
"time": "1768300572"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1768299940"
},
"departure": {
"delay": 132,
"time": "1768299972"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 181,
"time": "1768301976"
},
"departure": {
"delay": 181,
"time": "1768302001"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 250,
"time": "1768301857"
},
"departure": {
"delay": 250,
"time": "1768301890"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1768300680"
},
"departure": {
"delay": 187,
"time": "1768300687"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 234,
"time": "1768300595"
},
"departure": {
"delay": 234,
"time": "1768300614"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 217,
"time": "1768300215"
},
"departure": {
"delay": 217,
"time": "1768300237"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 241,
"time": "1768300363"
},
"departure": {
"delay": 241,
"time": "1768300381"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1768300866"
},
"departure": {
"delay": 170,
"time": "1768300910"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1768302075"
},
"departure": {
"delay": 208,
"time": "1768302088"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 256,
"time": "1768301826"
},
"departure": {
"delay": 256,
"time": "1768301836"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1768301435"
},
"departure": {
"delay": 188,
"time": "1768301468"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 252,
"time": "1768300295"
},
"departure": {
"delay": 252,
"time": "1768300332"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1768299731"
},
"departure": {
"delay": 31,
"time": "1768299751"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1768300793"
},
"departure": {
"delay": 157,
"time": "1768300837"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 302,
"time": "1768301690"
},
"departure": {
"delay": 302,
"time": "1768301702"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 217,
"time": "1768301057"
},
"departure": {
"delay": 217,
"time": "1768301077"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1768300732"
},
"departure": {
"delay": 150,
"time": "1768300770"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1768301137"
},
"departure": {
"delay": 240,
"time": "1768301400"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 328,
"time": "1768301762"
},
"departure": {
"delay": 328,
"time": "1768301788"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 288,
"time": "1768301797"
},
"departure": {
"delay": 288,
"time": "1768301808"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 223,
"time": "1768301900"
},
"departure": {
"delay": 223,
"time": "1768301923"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 200,
"time": "1768301945"
},
"departure": {
"delay": 200,
"time": "1768301960"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1768302155"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 246,
"time": "1768300188"
},
"departure": {
"delay": 246,
"time": "1768300206"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 53,
"time": "1768299473"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 214,
"time": "1768300985"
},
"departure": {
"delay": 214,
"time": "1768301014"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1768299674"
},
"departure": {
"delay": 28,
"time": "1768299688"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748461x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768332900"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768333440"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768333260"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768332960"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768333200"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768332660"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768332720"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768333140"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768333500"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768332360"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768333020"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768333320"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768333380"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768332840"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768332540"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768330262",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6087:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768331400"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 60,
"time": "1768331040"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1768330140"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1768331700"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1768331340"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 60,
"time": "1768331460"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 60,
"time": "1768330980"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1768331220"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 180,
"time": "1768330260"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768331760"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1768331160"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1768330380"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1768330860"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1768329840"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1768331520"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 120,
"time": "1768330020"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768330680"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1768331280"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 180,
"time": "1768330140"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768331640"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 120,
"time": "1768330320"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1768331580"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1768330620"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1768330260"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768331880"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 60,
"time": "1768329900"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1768330920"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1768330440"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 120,
"time": "1768329780"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330416",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1056:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768331092"
},
"departure": {
"delay": 52,
"time": "1768331092"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1768330127"
},
"departure": {
"delay": 47,
"time": "1768330127"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1768331042"
},
"departure": {
"delay": 62,
"time": "1768331042"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -84,
"time": "1768330596"
},
"departure": {
"delay": -84,
"time": "1768330596"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1768330353"
},
"departure": {
"delay": 33,
"time": "1768330353"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1768330686"
},
"departure": {
"delay": -54,
"time": "1768330686"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1768331145"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1768330440"
},
"departure": {
"delay": 1,
"time": "1768330441"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1768330879"
},
"departure": {
"delay": 19,
"time": "1768330879"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1768330254"
},
"departure": {
"delay": -6,
"time": "1768330254"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1768330776"
},
"departure": {
"delay": -24,
"time": "1768330776"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -54,
"time": "1768330506"
},
"departure": {
"delay": -54,
"time": "1768330506"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1768330179"
},
"departure": {
"delay": -21,
"time": "1768330179"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768330411"
},
"departure": {
"delay": 31,
"time": "1768330411"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597060:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1768283703"
},
"departure": {
"delay": 25,
"time": "1768283725"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1768283154"
},
"departure": {
"delay": 2,
"time": "1768283162"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1768285932"
},
"departure": {
"delay": 112,
"time": "1768285972"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 49,
"time": "1768284672"
},
"departure": {
"delay": 49,
"time": "1768284709"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1768284767"
},
"departure": {
"delay": 36,
"time": "1768284816"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1768283435"
},
"departure": {
"delay": 17,
"time": "1768283477"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1768283619"
},
"departure": {
"delay": 34,
"time": "1768283674"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1768285082"
},
"departure": {
"delay": 99,
"time": "1768285119"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1768283537"
},
"departure": {
"delay": 35,
"time": "1768283555"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1768286056"
},
"departure": {
"delay": 86,
"time": "1768286066"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -29,
"time": "1768283222"
},
"departure": {
"delay": -29,
"time": "1768283251"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 75,
"time": "1768282815"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768285272"
},
"departure": {
"delay": 65,
"time": "1768285325"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 22,
"time": "1768285379"
},
"departure": {
"delay": 22,
"time": "1768285402"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 21,
"time": "1768283825"
},
"departure": {
"delay": 21,
"time": "1768283841"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1768282995"
},
"departure": {
"delay": 28,
"time": "1768283008"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768283170"
},
"departure": {
"delay": 22,
"time": "1768283182"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1768285990"
},
"departure": {
"delay": 80,
"time": "1768286000"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 27,
"time": "1768283891"
},
"departure": {
"delay": 27,
"time": "1768283907"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 113,
"time": "1768284060"
},
"departure": {
"delay": 113,
"time": "1768284113"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1768284591"
},
"departure": {
"delay": 99,
"time": "1768284639"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1768285745"
},
"departure": {
"delay": 37,
"time": "1768285777"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 104,
"time": "1768284433"
},
"departure": {
"delay": 104,
"time": "1768284464"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1768285207"
},
"departure": {
"delay": 94,
"time": "1768285234"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -48,
"time": "1768283275"
},
"departure": {
"delay": -48,
"time": "1768283292"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1768284895"
},
"departure": {
"delay": 85,
"time": "1768284985"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1768285630"
},
"departure": {
"delay": 48,
"time": "1768285668"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 36,
"time": "1768285676"
},
"departure": {
"delay": 36,
"time": "1768285716"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 103,
"time": "1768282867"
},
"departure": {
"delay": 103,
"time": "1768282903"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1768283058"
},
"departure": {
"delay": 52,
"time": "1768283092"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1768283954"
},
"departure": {
"delay": 74,
"time": "1768284014"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1768284325"
},
"departure": {
"delay": 74,
"time": "1768284374"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1768284241"
},
"departure": {
"delay": 99,
"time": "1768284279"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1768285815"
},
"departure": {
"delay": 77,
"time": "1768285877"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 51,
"time": "1768285420"
},
"departure": {
"delay": 51,
"time": "1768285431"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1768283361"
},
"departure": {
"delay": 12,
"time": "1768283412"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1768286021"
},
"departure": {
"delay": 116,
"time": "1768286036"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1768285449"
},
"departure": {
"delay": 47,
"time": "1768285487"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 103,
"time": "1768284130"
},
"departure": {
"delay": 103,
"time": "1768284163"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1768286138"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 101,
"time": "1768282831"
},
"departure": {
"delay": 101,
"time": "1768282841"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1768283111"
},
"departure": {
"delay": 23,
"time": "1768283123"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768285503"
},
"departure": {
"delay": 46,
"time": "1768285546"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 74,
"time": "1768284497"
},
"departure": {
"delay": 74,
"time": "1768284554"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1768283761"
},
"departure": {
"delay": 42,
"time": "1768283802"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1768283322"
},
"departure": {
"delay": -60,
"time": "1768283340"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1768285891"
},
"departure": {
"delay": 62,
"time": "1768285922"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 54,
"time": "1768282949"
},
"departure": {
"delay": 54,
"time": "1768282974"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14920:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768332546"
},
"departure": {
"delay": 6,
"time": "1768332546"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1768331154"
},
"departure": {
"delay": 54,
"time": "1768331154"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768332468"
},
"departure": {
"delay": 48,
"time": "1768332468"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768331730"
},
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1768331265"
},
"departure": {
"delay": 45,
"time": "1768331265"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1768332392"
},
"departure": {
"delay": 32,
"time": "1768332392"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768330442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14920:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768330471"
},
"departure": {
"delay": 31,
"time": "1768330471"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768330530"
},
"departure": {
"delay": 30,
"time": "1768330530"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1768330717"
},
"departure": {
"delay": 37,
"time": "1768330717"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1768329757"
},
"departure": {
"delay": 37,
"time": "1768329757"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768329630"
},
"departure": {
"delay": 30,
"time": "1768329630"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768330050"
},
"departure": {
"delay": 30,
"time": "1768330050"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1768330609"
},
"departure": {
"delay": 49,
"time": "1768330609"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1768330176"
},
"departure": {
"delay": 36,
"time": "1768330176"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768331670"
},
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768329424"
},
"departure": {
"delay": 4,
"time": "1768329424"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768329709"
},
"departure": {
"delay": 49,
"time": "1768329709"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1768329927"
},
"departure": {
"delay": 27,
"time": "1768329927"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1768331704"
},
"departure": {
"delay": 4,
"time": "1768331704"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 15,
"time": "1768331235"
},
"departure": {
"delay": 15,
"time": "1768331235"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1768329981"
},
"departure": {
"delay": 21,
"time": "1768329981"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1768331628"
},
"departure": {
"delay": 48,
"time": "1768331628"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1768329180"
},
"departure": {
"delay": 120,
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1768331579"
},
"departure": {
"delay": 59,
"time": "1768331579"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 22,
"time": "1768331302"
},
"departure": {
"delay": 22,
"time": "1768331302"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1768331012"
},
"departure": {
"delay": 32,
"time": "1768331012"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1768330127"
},
"departure": {
"delay": 47,
"time": "1768330127"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768331430"
},
"departure": {
"delay": 30,
"time": "1768331430"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1768330415"
},
"departure": {
"delay": 35,
"time": "1768330415"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1768329555"
},
"departure": {
"delay": 15,
"time": "1768329555"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1768329507"
},
"departure": {
"delay": 27,
"time": "1768329507"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768331730"
},
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1768330248"
},
"departure": {
"delay": 48,
"time": "1768330248"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768331130"
},
"departure": {
"delay": 30,
"time": "1768331130"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768329000"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1768330893"
},
"departure": {
"delay": 33,
"time": "1768330893"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1768329390"
},
"departure": {
"delay": 30,
"time": "1768329390"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1768331459"
},
"departure": {
"delay": 59,
"time": "1768331459"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1768330830"
},
"departure": {
"delay": 30,
"time": "1768330830"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1768329846"
},
"departure": {
"delay": 6,
"time": "1768329846"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768330290"
},
"departure": {
"delay": 30,
"time": "1768330290"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1768331059"
},
"departure": {
"delay": 19,
"time": "1768331059"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768328642",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13055:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746179x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768307596"
},
"departure": {
"delay": 43,
"time": "1768307623"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -15,
"time": "1768306559"
},
"departure": {
"delay": -15,
"time": "1768306605"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1768306100"
},
"departure": {
"delay": 21,
"time": "1768306161"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1768304527"
},
"departure": {
"delay": 21,
"time": "1768304541"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1768305668"
},
"departure": {
"delay": -17,
"time": "1768305703"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -75,
"time": "1768306948"
},
"departure": {
"delay": -75,
"time": "1768306965"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -79,
"time": "1768306867"
},
"departure": {
"delay": -79,
"time": "1768306901"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1768304441"
},
"departure": {
"delay": 72,
"time": "1768304472"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1768307137"
},
"departure": {
"delay": -43,
"time": "1768307177"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -42,
"time": "1768306920"
},
"departure": {
"delay": -42,
"time": "1768306938"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -16,
"time": "1768305962"
},
"departure": {
"delay": -16,
"time": "1768306004"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -9,
"time": "1768305636"
},
"departure": {
"delay": -9,
"time": "1768305651"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1768307519"
},
"departure": {
"delay": 8,
"time": "1768307528"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1768305192"
},
"departure": {
"delay": 1,
"time": "1768305241"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1768307462"
},
"departure": {
"delay": 39,
"time": "1768307499"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 56,
"time": "1768307565"
},
"departure": {
"delay": 56,
"time": "1768307576"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1768304632"
},
"departure": {
"time": "1768304640"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1768307411"
},
"departure": {
"delay": -8,
"time": "1768307452"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -53,
"time": "1768306760"
},
"departure": {
"delay": -53,
"time": "1768306807"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1768304871"
},
"departure": {
"delay": -1,
"time": "1768304879"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1768305371"
},
"departure": {
"delay": -27,
"time": "1768305393"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1768304951"
},
"departure": {
"delay": -35,
"time": "1768304965"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1768306474"
},
"departure": {
"delay": 25,
"time": "1768306525"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 46,
"time": "1768304386"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768307333"
},
"departure": {
"delay": 5,
"time": "1768307345"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -21,
"time": "1768304906"
},
"departure": {
"delay": -21,
"time": "1768304919"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1768305501"
},
"departure": {
"delay": -4,
"time": "1768305596"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1768305869"
},
"departure": {
"delay": -26,
"time": "1768305934"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1768304770"
},
"departure": {
"delay": 43,
"time": "1768304803"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768305765"
},
"departure": {
"delay": -10,
"time": "1768305830"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1768305319"
},
"departure": {
"delay": -4,
"time": "1768305356"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1768307698"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 11,
"time": "1768305119"
},
"departure": {
"delay": 11,
"time": "1768305131"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1768306687"
},
"departure": {
"delay": -15,
"time": "1768306725"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1768307376"
},
"departure": {
"delay": 3,
"time": "1768307403"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -3,
"time": "1768305025"
},
"departure": {
"delay": -3,
"time": "1768305057"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -53,
"time": "1768306993"
},
"departure": {
"delay": -53,
"time": "1768307047"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -40,
"time": "1768306190"
},
"departure": {
"delay": -40,
"time": "1768306220"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1768307183"
},
"departure": {
"delay": 29,
"time": "1768307309"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1768304694"
},
"departure": {
"time": "1768304760"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -82,
"time": "1768305434"
},
"departure": {
"delay": -82,
"time": "1768305458"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1768304568"
},
"departure": {
"delay": 3,
"time": "1768304583"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1768306293"
},
"departure": {
"delay": -5,
"time": "1768306375"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -12,
"time": "1768305268"
},
"departure": {
"delay": -12,
"time": "1768305288"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768304402"
},
"departure": {
"delay": 79,
"time": "1768304419"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1768306027"
},
"departure": {
"delay": -10,
"time": "1768306070"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1768304657"
},
"departure": {
"delay": -31,
"time": "1768304669"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1768304981"
},
"departure": {
"delay": -3,
"time": "1768304997"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746179x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13685:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768328700"
},
"departure": {
"delay": 60,
"time": "1768328700"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768326840"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768328280"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768329960"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768327860"
},
"departure": {
"time": "1768327860"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768327200"
},
"departure": {
"time": "1768327200"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768327380"
},
"departure": {
"time": "1768327380"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329420"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768328460"
},
"departure": {
"time": "1768328460"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1768329740"
},
"departure": {
"delay": 20,
"time": "1768329740"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768329900"
},
"departure": {
"time": "1768329900"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768328400"
},
"departure": {
"delay": 60,
"time": "1768328400"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768327080"
},
"departure": {
"delay": 60,
"time": "1768327080"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768326960"
},
"departure": {
"delay": 60,
"time": "1768326960"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768326980"
},
"departure": {
"delay": 20,
"time": "1768326980"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768327620"
},
"departure": {
"delay": 60,
"time": "1768327620"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768329300"
},
"departure": {
"delay": 60,
"time": "1768329300"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768327500"
},
"departure": {
"delay": 60,
"time": "1768327500"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768329480"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768328640"
},
"departure": {
"delay": 60,
"time": "1768328640"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768327020"
},
"departure": {
"time": "1768327020"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768327740"
},
"departure": {
"time": "1768327740"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768326340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13685:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 348,
"time": "1768328688"
},
"departure": {
"delay": 348,
"time": "1768328688"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 368,
"time": "1768328588"
},
"departure": {
"delay": 368,
"time": "1768328588"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 387,
"time": "1768328787"
},
"departure": {
"delay": 387,
"time": "1768328787"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1768326788"
},
"departure": {
"delay": 33,
"time": "1768326813"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 357,
"time": "1768327795"
},
"departure": {
"delay": 357,
"time": "1768327797"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 308,
"time": "1768327988"
},
"departure": {
"delay": 308,
"time": "1768327988"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1768327386"
},
"departure": {
"delay": 6,
"time": "1768327386"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 318,
"time": "1768328838"
},
"departure": {
"delay": 318,
"time": "1768328838"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 368,
"time": "1768329188"
},
"departure": {
"delay": 368,
"time": "1768329188"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 179,
"time": "1768327312"
},
"departure": {
"delay": 179,
"time": "1768327319"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 309,
"time": "1768328889"
},
"departure": {
"delay": 309,
"time": "1768328889"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 331,
"time": "1768328491"
},
"departure": {
"delay": 331,
"time": "1768328491"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 353,
"time": "1768327893"
},
"departure": {
"delay": 353,
"time": "1768327913"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 350,
"time": "1768328330"
},
"departure": {
"delay": 350,
"time": "1768328330"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 276,
"time": "1768328136"
},
"departure": {
"delay": 276,
"time": "1768328136"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768327138"
},
"departure": {
"delay": 118,
"time": "1768327138"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 382,
"time": "1768328542"
},
"departure": {
"delay": 382,
"time": "1768328542"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1768326715"
},
"departure": {
"delay": -5,
"time": "1768326715"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1768326871"
},
"departure": {
"delay": 31,
"time": "1768326871"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 313,
"time": "1768329013"
},
"departure": {
"delay": 313,
"time": "1768329013"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 228,
"time": "1768328088"
},
"departure": {
"delay": 228,
"time": "1768328088"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1768329265"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 364,
"time": "1768329064"
},
"departure": {
"delay": 364,
"time": "1768329064"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 380,
"time": "1768328960"
},
"departure": {
"delay": 380,
"time": "1768328960"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 389,
"time": "1768328429"
},
"departure": {
"delay": 389,
"time": "1768328429"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1768326988"
},
"departure": {
"delay": 28,
"time": "1768326988"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1768327088"
},
"departure": {
"delay": 68,
"time": "1768327088"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 84,
"time": "1768326684"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768326579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7292:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745717x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 459,
"time": "1768288379"
},
"departure": {
"delay": 459,
"time": "1768288419"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1768287473"
},
"departure": {
"delay": 71,
"time": "1768287491"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 490,
"time": "1768288789"
},
"departure": {
"delay": 490,
"time": "1768288810"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1768287254"
},
"departure": {
"delay": 41,
"time": "1768287341"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1768286999"
},
"departure": {
"delay": 39,
"time": "1768287039"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 377,
"time": "1768289777"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 500,
"time": "1768288845"
},
"departure": {
"delay": 500,
"time": "1768288880"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 478,
"time": "1768289427"
},
"departure": {
"delay": 478,
"time": "1768289458"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 63,
"time": "1768286733"
},
"departure": {
"delay": 63,
"time": "1768286763"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 441,
"time": "1768289331"
},
"departure": {
"delay": 441,
"time": "1768289361"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 529,
"time": "1768288943"
},
"departure": {
"delay": 529,
"time": "1768288969"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 491,
"time": "1768288501"
},
"departure": {
"delay": 491,
"time": "1768288571"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 484,
"time": "1768289256"
},
"departure": {
"delay": 484,
"time": "1768289284"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 438,
"time": "1768289582"
},
"departure": {
"delay": 438,
"time": "1768289598"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1768287099"
},
"departure": {
"delay": 11,
"time": "1768287131"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768287165"
},
"departure": {
"delay": 18,
"time": "1768287198"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 495,
"time": "1768289222"
},
"departure": {
"delay": 495,
"time": "1768289235"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 455,
"time": "1768289489"
},
"departure": {
"delay": 455,
"time": "1768289495"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 66,
"time": "1768286586"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 523,
"time": "1768288692"
},
"departure": {
"delay": 523,
"time": "1768288723"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 241,
"time": "1768287896"
},
"departure": {
"delay": 241,
"time": "1768287961"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1768286781"
},
"departure": {
"delay": 35,
"time": "1768286795"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 557,
"time": "1768289135"
},
"departure": {
"delay": 557,
"time": "1768289177"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 332,
"time": "1768288008"
},
"departure": {
"delay": 332,
"time": "1768288112"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 431,
"time": "1768289617"
},
"departure": {
"delay": 431,
"time": "1768289651"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 544,
"time": "1768289016"
},
"departure": {
"delay": 544,
"time": "1768289044"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 398,
"time": "1768289730"
},
"departure": {
"delay": 398,
"time": "1768289738"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 250,
"time": "1768287666"
},
"departure": {
"delay": 250,
"time": "1768287790"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 437,
"time": "1768289682"
},
"departure": {
"delay": 437,
"time": "1768289717"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 420,
"time": "1768288285"
},
"departure": {
"delay": 420,
"time": "1768288320"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 450,
"time": "1768288437"
},
"departure": {
"delay": 450,
"time": "1768288470"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 461,
"time": "1768289526"
},
"departure": {
"delay": 461,
"time": "1768289561"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 491,
"time": "1768288920"
},
"departure": {
"delay": 491,
"time": "1768288931"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1768286915"
},
"departure": {
"delay": 6,
"time": "1768286946"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1768286647"
},
"departure": {
"delay": 78,
"time": "1768286658"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768286827"
},
"departure": {
"delay": 38,
"time": "1768286858"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745717x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2064:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768329660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 120,
"time": "1768330260"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 180,
"time": "1768330020"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1768331040"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 120,
"time": "1768330200"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1768330320"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1768331160"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 180,
"time": "1768330080"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768329720"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768330860"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1768330380"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1768330920"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1768329600"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 120,
"time": "1768329540"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768331280"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1768331100"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 180,
"time": "1768329360"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1768331220"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 240,
"time": "1768329480"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1768330680"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1768330620"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2064:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758442x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1768318445"
},
"departure": {
"delay": 62,
"time": "1768318502"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 137,
"time": "1768318578"
},
"departure": {
"delay": 137,
"time": "1768318637"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1768320944"
},
"departure": {
"delay": 124,
"time": "1768320964"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1768318861"
},
"departure": {
"delay": 154,
"time": "1768318894"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1768320696"
},
"departure": {
"delay": 102,
"time": "1768320702"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1768319483"
},
"departure": {
"delay": 40,
"time": "1768319560"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1768319368"
},
"departure": {
"delay": 74,
"time": "1768319414"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1768318747"
},
"departure": {
"delay": 110,
"time": "1768318790"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1768319211"
},
"departure": {
"delay": 29,
"time": "1768319249"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 5,
"time": "1768318205"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768321294"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1768319845"
},
"departure": {
"delay": 67,
"time": "1768319887"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1768319293"
},
"departure": {
"delay": 24,
"time": "1768319304"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1768319115"
},
"departure": {
"delay": 41,
"time": "1768319141"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768319001"
},
"departure": {
"delay": 30,
"time": "1768319010"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1768320371"
},
"departure": {
"delay": 136,
"time": "1768320436"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1768318309"
},
"departure": {
"delay": 57,
"time": "1768318377"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1768318707"
},
"departure": {
"delay": 102,
"time": "1768318722"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1768319933"
},
"departure": {
"delay": 86,
"time": "1768319966"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1768320760"
},
"departure": {
"delay": 85,
"time": "1768320805"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758442x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758400x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1768313266"
},
"departure": {
"delay": 13,
"time": "1768313413"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1768312827"
},
"departure": {
"delay": 96,
"time": "1768312836"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1768312711"
},
"departure": {
"delay": 127,
"time": "1768312747"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1768314249"
},
"departure": {
"delay": -18,
"time": "1768314282"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 17,
"time": "1768311317"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1768313765"
},
"departure": {
"delay": -15,
"time": "1768313805"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1768311622"
},
"departure": {
"delay": 123,
"time": "1768311663"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1768312393"
},
"departure": {
"delay": 126,
"time": "1768312446"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1768313076"
},
"departure": {
"delay": 52,
"time": "1768313092"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1768313932"
},
"departure": {
"delay": 19,
"time": "1768314019"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768311928"
},
"departure": {
"delay": 99,
"time": "1768311939"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1768312082"
},
"departure": {
"delay": 109,
"time": "1768312129"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1768314702"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758400x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7842:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1768327890"
},
"departure": {
"delay": -30,
"time": "1768327890"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1768327790"
},
"departure": {
"delay": -10,
"time": "1768327790"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1768328974"
},
"departure": {
"delay": 34,
"time": "1768328974"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 30,
"time": "1768327650"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -150,
"time": "1768329750"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1768329432"
},
"departure": {
"delay": 12,
"time": "1768329432"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1768328190"
},
"departure": {
"delay": -5,
"time": "1768328215"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1768329590"
},
"departure": {
"delay": -10,
"time": "1768329590"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1768327875"
},
"departure": {
"delay": 15,
"time": "1768327875"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1768327949"
},
"departure": {
"delay": -31,
"time": "1768327949"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768328901"
},
"departure": {
"delay": 35,
"time": "1768328915"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -85,
"time": "1768329635"
},
"departure": {
"delay": -85,
"time": "1768329635"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -50,
"time": "1768329490"
},
"departure": {
"delay": -50,
"time": "1768329490"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1768327838"
},
"departure": {
"delay": 38,
"time": "1768327838"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -50,
"time": "1768327690"
},
"departure": {
"delay": -50,
"time": "1768327690"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1768328615"
},
"departure": {
"delay": -25,
"time": "1768328615"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1768329245"
},
"departure": {
"delay": -55,
"time": "1768329245"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -63,
"time": "1768327977"
},
"departure": {
"delay": -63,
"time": "1768327977"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1768328806"
},
"departure": {
"delay": -1,
"time": "1768328819"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1768329192"
},
"departure": {
"delay": 12,
"time": "1768329192"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1768328043"
},
"departure": {
"delay": -20,
"time": "1768328140"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1768328297"
},
"departure": {
"delay": 17,
"time": "1768328297"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1768328390"
},
"departure": {
"delay": -80,
"time": "1768328440"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1768329369"
},
"departure": {
"delay": -30,
"time": "1768329390"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1768329315"
},
"departure": {
"delay": -45,
"time": "1768329315"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1768329119"
},
"departure": {
"delay": -1,
"time": "1768329119"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1768329026"
},
"departure": {
"delay": 26,
"time": "1768329026"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1768328703"
},
"departure": {
"delay": -20,
"time": "1768328740"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -64,
"time": "1768328516"
},
"departure": {
"delay": -64,
"time": "1768328516"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768327541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7842:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011261x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768331334"
},
"departure": {
"delay": 54,
"time": "1768331334"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 79,
"time": "1768331179"
},
"departure": {
"delay": 79,
"time": "1768331179"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 24,
"time": "1768331364"
},
"departure": {
"delay": 24,
"time": "1768331364"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 66,
"time": "1768330506"
},
"departure": {
"delay": 66,
"time": "1768330506"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 65,
"time": "1768330925"
},
"departure": {
"delay": 65,
"time": "1768330925"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 69,
"time": "1768331289"
},
"departure": {
"delay": 69,
"time": "1768331289"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 81,
"time": "1768330341"
},
"departure": {
"delay": 81,
"time": "1768330341"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 66,
"time": "1768330386"
},
"departure": {
"delay": 66,
"time": "1768330386"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 21,
"time": "1768330461"
},
"departure": {
"delay": 21,
"time": "1768330461"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1768331139"
},
"departure": {
"delay": 39,
"time": "1768331139"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 21,
"time": "1768330821"
},
"departure": {
"delay": 21,
"time": "1768330821"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 56,
"time": "1768331216"
},
"departure": {
"delay": 56,
"time": "1768331216"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 79,
"time": "1768330279"
},
"departure": {
"delay": 79,
"time": "1768330279"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 21,
"time": "1768331481"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 21,
"time": "1768331421"
},
"departure": {
"delay": 21,
"time": "1768331421"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 21,
"time": "1768330581"
},
"departure": {
"delay": 21,
"time": "1768330581"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 21,
"time": "1768331061"
},
"departure": {
"delay": 21,
"time": "1768331061"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 70,
"time": "1768331110"
},
"departure": {
"delay": 70,
"time": "1768331110"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 32,
"time": "1768330892"
},
"departure": {
"delay": 32,
"time": "1768330892"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
}
],
"timestamp": "1768330463",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011261x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1768332266"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 190,
"time": "1768330870"
},
"departure": {
"delay": 190,
"time": "1768330870"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1768330334"
},
"departure": {
"delay": 134,
"time": "1768330334"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1768330931"
},
"departure": {
"delay": 191,
"time": "1768330931"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1768331906"
},
"departure": {
"delay": 146,
"time": "1768331906"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 202,
"time": "1768331962"
},
"departure": {
"delay": 202,
"time": "1768331962"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 146,
"time": "1768332026"
},
"departure": {
"delay": 146,
"time": "1768332026"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1768331486"
},
"departure": {
"delay": 146,
"time": "1768331486"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1768331816"
},
"departure": {
"delay": 176,
"time": "1768331816"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1768332128"
},
"departure": {
"delay": 188,
"time": "1768332128"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1768330556"
},
"departure": {
"delay": 176,
"time": "1768330556"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1768331463"
},
"departure": {
"delay": 183,
"time": "1768331463"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1768331132"
},
"departure": {
"delay": 152,
"time": "1768331132"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1768330796"
},
"departure": {
"delay": 176,
"time": "1768330796"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1768331322"
},
"departure": {
"delay": 162,
"time": "1768331322"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1768331565"
},
"departure": {
"delay": 165,
"time": "1768331565"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1768331774"
},
"departure": {
"delay": 194,
"time": "1768331774"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1768331881"
},
"departure": {
"delay": 181,
"time": "1768331881"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 175,
"time": "1768330412"
},
"departure": {
"delay": 175,
"time": "1768330435"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1768331263"
},
"departure": {
"delay": 163,
"time": "1768331263"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1768330706"
},
"departure": {
"delay": 146,
"time": "1768330706"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 166,
"time": "1768331386"
},
"departure": {
"delay": 166,
"time": "1768331386"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 176,
"time": "1768330976"
},
"departure": {
"delay": 176,
"time": "1768330976"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 193,
"time": "1768330633"
},
"departure": {
"delay": 193,
"time": "1768330633"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 146,
"time": "1768331426"
},
"departure": {
"delay": 146,
"time": "1768331426"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1768331686"
},
"departure": {
"delay": 166,
"time": "1768331686"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 94,
"time": "1768330234"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1768331192"
},
"departure": {
"delay": 152,
"time": "1768331192"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768330241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11005:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768331310"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768332826"
},
"departure": {
"delay": 46,
"time": "1768332826"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1768331370"
},
"departure": {
"delay": 30,
"time": "1768331370"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768333415"
},
"departure": {
"delay": 35,
"time": "1768333415"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1768331550"
},
"departure": {
"delay": 30,
"time": "1768331550"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1768333513"
},
"departure": {
"delay": 13,
"time": "1768333513"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1768332210"
},
"departure": {
"delay": 30,
"time": "1768332210"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1768331638"
},
"departure": {
"delay": 58,
"time": "1768331638"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768331790"
},
"departure": {
"delay": 30,
"time": "1768331790"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1768332128"
},
"departure": {
"delay": 8,
"time": "1768332128"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768333325"
},
"departure": {
"delay": 5,
"time": "1768333325"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1768333228"
},
"departure": {
"delay": 28,
"time": "1768333228"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768333860"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1768331612"
},
"departure": {
"delay": 32,
"time": "1768331612"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768331706"
},
"departure": {
"delay": 6,
"time": "1768331706"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1768332924"
},
"departure": {
"delay": 24,
"time": "1768332924"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768331956"
},
"departure": {
"delay": 16,
"time": "1768331956"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1768331453"
},
"departure": {
"delay": 53,
"time": "1768331453"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1768333563"
},
"departure": {
"delay": 3,
"time": "1768333563"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1768331515"
},
"departure": {
"delay": 55,
"time": "1768331515"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1768331402"
},
"departure": {
"delay": 2,
"time": "1768331402"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1768333261"
},
"departure": {
"delay": 1,
"time": "1768333261"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1768331740"
},
"departure": {
"delay": 40,
"time": "1768331740"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1768333044"
},
"departure": {
"delay": 24,
"time": "1768333044"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 9,
"time": "1768331889"
},
"departure": {
"delay": 9,
"time": "1768331889"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 34,
"time": "1768332274"
},
"departure": {
"delay": 34,
"time": "1768332274"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768331670"
},
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1768333171"
},
"departure": {
"delay": 31,
"time": "1768333171"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1768332071"
},
"departure": {
"delay": 11,
"time": "1768332071"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768332722"
},
"departure": {
"delay": 2,
"time": "1768332722"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768330281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12501:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13459:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768329900"
},
"departure": {
"time": "1768329900"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768330320"
},
"departure": {
"delay": 60,
"time": "1768330320"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1768330160"
},
"departure": {
"delay": 20,
"time": "1768330160"
},
"stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768330140"
},
"departure": {
"delay": 60,
"time": "1768330140"
},
"stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768330620"
},
"departure": {
"delay": 60,
"time": "1768330620"
},
"stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768329960"
},
"departure": {
"delay": 60,
"time": "1768329960"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768330380"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768330740"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768330400"
},
"departure": {
"delay": 20,
"time": "1768330400"
},
"stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768329840"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1768330040"
},
"departure": {
"delay": 20,
"time": "1768330040"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1768330520"
},
"departure": {
"delay": 20,
"time": "1768330520"
},
"stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768330020"
},
"departure": {
"delay": 60,
"time": "1768330020"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328202",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13459:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1768328646"
},
"departure": {
"delay": 115,
"time": "1768328695"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1768329434"
},
"departure": {
"delay": 134,
"time": "1768329434"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1768329837"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1768328495"
},
"departure": {
"delay": 35,
"time": "1768328495"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1768328745"
},
"departure": {
"delay": 131,
"time": "1768328771"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1768329212"
},
"departure": {
"delay": 152,
"time": "1768329212"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1768328926"
},
"departure": {
"delay": 166,
"time": "1768328926"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768329070"
},
"departure": {
"delay": 130,
"time": "1768329070"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1768328261"
},
"departure": {
"delay": 221,
"time": "1768328261"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1768329488"
},
"departure": {
"delay": 8,
"time": "1768329488"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 155,
"time": "1768328795"
},
"departure": {
"delay": 155,
"time": "1768328795"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1768328995"
},
"departure": {
"delay": 115,
"time": "1768328995"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768329453"
},
"departure": {
"delay": 33,
"time": "1768329453"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 76,
"time": "1768327696"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1768329348"
},
"departure": {
"delay": 168,
"time": "1768329348"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1768329598"
},
"departure": {
"delay": 118,
"time": "1768329598"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 219,
"time": "1768328019"
},
"departure": {
"delay": 219,
"time": "1768328019"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1768328545"
},
"departure": {
"delay": 25,
"time": "1768328545"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1768328070"
},
"departure": {
"delay": 150,
"time": "1768328070"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1768328420"
},
"departure": {
"delay": 80,
"time": "1768328420"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1768329227"
},
"departure": {
"delay": 107,
"time": "1768329227"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 177,
"time": "1768329057"
},
"departure": {
"delay": 177,
"time": "1768329057"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 131,
"time": "1768329311"
},
"departure": {
"delay": 131,
"time": "1768329311"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1768328020"
},
"departure": {
"delay": 160,
"time": "1768328020"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1768328346"
},
"departure": {
"delay": 126,
"time": "1768328346"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1768328270"
},
"departure": {
"delay": 170,
"time": "1768328270"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1768329670"
},
"departure": {
"delay": 70,
"time": "1768329670"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1768327701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8989:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768298880"
},
"departure": {
"time": "1768298880"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768298700"
},
"departure": {
"time": "1768298700"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768299420"
},
"departure": {
"time": "1768299420"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768299660"
},
"departure": {
"time": "1768299660"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768298940"
},
"departure": {
"time": "1768298940"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768298580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768298820"
},
"departure": {
"time": "1768298820"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768299180"
},
"departure": {
"time": "1768299180"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768298640"
},
"departure": {
"time": "1768298640"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768298760"
},
"departure": {
"time": "1768298760"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768299720"
},
"departure": {
"time": "1768299720"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768299780"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768299240"
},
"departure": {
"time": "1768299240"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768299000"
},
"departure": {
"time": "1768299000"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768298402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1019:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768331940"
},
"departure": {
"delay": 60,
"time": "1768331940"
},
"stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1768331720"
},
"departure": {
"delay": 20,
"time": "1768331720"
},
"stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768331880"
},
"departure": {
"delay": 60,
"time": "1768331880"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332300"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768331960"
},
"departure": {
"delay": 20,
"time": "1768331960"
},
"stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768331580"
},
"departure": {
"delay": 60,
"time": "1768331580"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768331820"
},
"departure": {
"delay": 60,
"time": "1768331820"
},
"stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768331520"
},
"departure": {
"delay": 60,
"time": "1768331520"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1768331600"
},
"departure": {
"delay": 20,
"time": "1768331600"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768331700"
},
"departure": {
"delay": 60,
"time": "1768331700"
},
"stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768327222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13455:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12964:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1768331759"
},
"departure": {
"delay": 179,
"time": "1768331759"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1768331443"
},
"departure": {
"delay": 163,
"time": "1768331443"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 221,
"time": "1768331861"
},
"departure": {
"delay": 221,
"time": "1768331861"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1768331803"
},
"departure": {
"delay": 163,
"time": "1768331803"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 177,
"time": "1768330377"
},
"departure": {
"delay": 177,
"time": "1768330377"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 174,
"time": "1768331994"
},
"departure": {
"delay": 174,
"time": "1768331994"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 193,
"time": "1768330873"
},
"departure": {
"delay": 193,
"time": "1768330873"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1768332204"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 168,
"time": "1768331928"
},
"departure": {
"delay": 168,
"time": "1768331928"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1768331623"
},
"departure": {
"delay": 163,
"time": "1768331623"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 200,
"time": "1768330280"
},
"departure": {
"delay": 200,
"time": "1768330280"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1768331511"
},
"departure": {
"delay": 171,
"time": "1768331511"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1768332097"
},
"departure": {
"delay": 157,
"time": "1768332097"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 191,
"time": "1768331711"
},
"departure": {
"delay": 191,
"time": "1768331711"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 168,
"time": "1768330728"
},
"departure": {
"delay": 168,
"time": "1768330728"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1768330765"
},
"departure": {
"delay": 205,
"time": "1768330765"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1768330316"
},
"departure": {
"delay": 176,
"time": "1768330316"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1768331392"
},
"departure": {
"delay": 172,
"time": "1768331392"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 178,
"time": "1768330198"
},
"departure": {
"delay": 178,
"time": "1768330198"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1768331047"
},
"departure": {
"delay": 187,
"time": "1768331047"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1768330171"
},
"departure": {
"delay": 151,
"time": "1768330171"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1768330513"
},
"departure": {
"delay": 193,
"time": "1768330513"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1768330454"
},
"departure": {
"delay": 194,
"time": "1768330454"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 199,
"time": "1768330639"
},
"departure": {
"delay": 199,
"time": "1768330639"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1768330693"
},
"departure": {
"delay": 193,
"time": "1768330693"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1768331665"
},
"departure": {
"delay": 205,
"time": "1768331665"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 200,
"time": "1768331540"
},
"departure": {
"delay": 200,
"time": "1768331540"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 220,
"time": "1768330960"
},
"departure": {
"delay": 220,
"time": "1768330960"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1768331589"
},
"departure": {
"delay": 189,
"time": "1768331589"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1768330575"
},
"departure": {
"delay": 195,
"time": "1768330575"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1768331351"
},
"departure": {
"delay": 191,
"time": "1768331351"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 165,
"time": "1768330125"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12964:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12380:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1768330172"
},
"departure": {
"delay": 92,
"time": "1768330172"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 87,
"time": "1768329907"
},
"departure": {
"delay": 87,
"time": "1768329927"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1768327950"
},
"departure": {
"delay": 30,
"time": "1768327950"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1768329294"
},
"departure": {
"delay": 114,
"time": "1768329294"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1768328532"
},
"departure": {
"delay": 157,
"time": "1768328677"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768328490"
},
"departure": {
"delay": 30,
"time": "1768328490"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 151,
"time": "1768330051"
},
"departure": {
"delay": 151,
"time": "1768330051"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1768328162"
},
"departure": {
"delay": 2,
"time": "1768328162"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1768327852"
},
"departure": {
"delay": 52,
"time": "1768327852"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768328070"
},
"departure": {
"delay": 30,
"time": "1768328070"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1768327710"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1768330205"
},
"departure": {
"delay": 72,
"time": "1768330212"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1768327890"
},
"departure": {
"delay": 30,
"time": "1768327890"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1768329246"
},
"departure": {
"delay": 132,
"time": "1768329252"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1768327784"
},
"departure": {
"delay": 44,
"time": "1768327784"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1768329714"
},
"departure": {
"delay": 54,
"time": "1768329714"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1768328358"
},
"departure": {
"delay": 18,
"time": "1768328358"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1768330005"
},
"departure": {
"delay": 105,
"time": "1768330005"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1768327973"
},
"departure": {
"delay": 53,
"time": "1768327973"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 237,
"time": "1768329469"
},
"departure": {
"delay": 237,
"time": "1768329477"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1768328868"
},
"departure": {
"delay": 117,
"time": "1768328877"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1768329626"
},
"departure": {
"delay": 146,
"time": "1768329626"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1768328216"
},
"departure": {
"delay": 56,
"time": "1768328216"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 183,
"time": "1768329543"
},
"departure": {
"delay": 183,
"time": "1768329543"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768329780"
},
"departure": {
"delay": 60,
"time": "1768329780"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768329157"
},
"departure": {
"delay": 120,
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1768328121"
},
"departure": {
"delay": 21,
"time": "1768328121"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1768329704"
},
"departure": {
"delay": 104,
"time": "1768329704"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 146,
"time": "1768328786"
},
"departure": {
"delay": 146,
"time": "1768328786"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1768328951"
},
"departure": {
"delay": 77,
"time": "1768329077"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1768330110"
},
"departure": {
"delay": 90,
"time": "1768330110"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 173,
"time": "1768329593"
},
"departure": {
"delay": 173,
"time": "1768329593"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1768330305"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1768329852"
},
"departure": {
"delay": 77,
"time": "1768329857"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768326640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12380:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747526x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 337,
"time": "1768304217"
},
"departure": {
"delay": 337,
"time": "1768304257"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1768302646"
},
"departure": {
"delay": 92,
"time": "1768302692"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 206,
"time": "1768304592"
},
"departure": {
"delay": 206,
"time": "1768304606"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1768302819"
},
"departure": {
"delay": 116,
"time": "1768302836"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 308,
"time": "1768303971"
},
"departure": {
"delay": 308,
"time": "1768303988"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1768302856"
},
"departure": {
"delay": 152,
"time": "1768302872"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 372,
"time": "1768304143"
},
"departure": {
"delay": 372,
"time": "1768304172"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 328,
"time": "1768303761"
},
"departure": {
"delay": 328,
"time": "1768303768"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 161,
"time": "1768303168"
},
"departure": {
"delay": 161,
"time": "1768303181"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 26,
"time": "1768302446"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1768303056"
},
"departure": {
"delay": 183,
"time": "1768303083"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 192,
"time": "1768304699"
},
"departure": {
"delay": 192,
"time": "1768304712"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 375,
"time": "1768303903"
},
"departure": {
"delay": 375,
"time": "1768303935"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 226,
"time": "1768304535"
},
"departure": {
"delay": 226,
"time": "1768304566"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 197,
"time": "1768304837"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 341,
"time": "1768303709"
},
"departure": {
"delay": 341,
"time": "1768303721"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768302943"
},
"departure": {
"delay": 180,
"time": "1768302960"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 216,
"time": "1768304780"
},
"departure": {
"delay": 216,
"time": "1768304796"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 428,
"time": "1768303258"
},
"departure": {
"delay": 428,
"time": "1768303568"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 214,
"time": "1768304484"
},
"departure": {
"delay": 214,
"time": "1768304494"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1768302613"
},
"departure": {
"delay": 25,
"time": "1768302625"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1768302745"
},
"departure": {
"delay": 94,
"time": "1768302754"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747526x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1361,
"time": "1768330459"
},
"departure": {
"delay": -1361,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -217,
"time": "1768332623"
},
"departure": {
"delay": -217,
"time": "1768332623"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -192,
"time": "1768332168"
},
"departure": {
"delay": -192,
"time": "1768332168"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -206,
"time": "1768332334"
},
"departure": {
"delay": -206,
"time": "1768332334"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -187,
"time": "1768332413"
},
"departure": {
"delay": -187,
"time": "1768332413"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1241,
"time": "1768330459"
},
"departure": {
"delay": -1241,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -202,
"time": "1768332518"
},
"departure": {
"delay": -202,
"time": "1768332518"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1481,
"time": "1768330459"
},
"departure": {
"delay": -1481,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -162,
"time": "1768332258"
},
"departure": {
"delay": -162,
"time": "1768332258"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -219,
"time": "1768332681"
},
"departure": {
"delay": -219,
"time": "1768332681"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -279,
"time": "1768332741"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1121,
"time": "1768330459"
},
"departure": {
"delay": -1121,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -941,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1721,
"time": "1768330459"
},
"departure": {
"delay": -1721,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1541,
"time": "1768330459"
},
"departure": {
"delay": -1541,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -217,
"time": "1768332563"
},
"departure": {
"delay": -217,
"time": "1768332563"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -250,
"time": "1768332710"
},
"departure": {
"delay": -250,
"time": "1768332710"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -231,
"time": "1768332069"
},
"departure": {
"delay": -231,
"time": "1768332069"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1421,
"time": "1768330459"
},
"departure": {
"delay": -1421,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596585:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1768332384"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1768331710"
},
"departure": {
"delay": 130,
"time": "1768331710"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1768331474"
},
"departure": {
"delay": 74,
"time": "1768331474"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1768331623"
},
"departure": {
"delay": 103,
"time": "1768331623"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1768332204"
},
"departure": {
"delay": 24,
"time": "1768332204"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -66,
"time": "1768332354"
},
"departure": {
"delay": -66,
"time": "1768332354"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1768331149"
},
"departure": {
"delay": 109,
"time": "1768331149"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1768331743"
},
"departure": {
"delay": 163,
"time": "1768331743"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 173,
"time": "1768331273"
},
"departure": {
"delay": 173,
"time": "1768331273"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1768331385"
},
"departure": {
"delay": 105,
"time": "1768331385"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1768330893"
},
"departure": {
"delay": 33,
"time": "1768330893"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1768331192"
},
"departure": {
"delay": 152,
"time": "1768331192"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768331503"
},
"departure": {
"delay": 103,
"time": "1768331503"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1768331230"
},
"departure": {
"delay": 130,
"time": "1768331230"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1768332161"
},
"departure": {
"delay": -19,
"time": "1768332161"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1768331872"
},
"departure": {
"delay": 112,
"time": "1768331872"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 142,
"time": "1768331422"
},
"departure": {
"delay": 142,
"time": "1768331422"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1768331907"
},
"departure": {
"delay": 87,
"time": "1768331907"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1768331828"
},
"departure": {
"delay": 128,
"time": "1768331828"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768332125"
},
"departure": {
"delay": 5,
"time": "1768332125"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1768331313"
},
"departure": {
"delay": 153,
"time": "1768331313"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1768331934"
},
"departure": {
"delay": 54,
"time": "1768331934"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -321,
"time": "1768330479"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3,
"time": "1768332057"
},
"departure": {
"delay": -3,
"time": "1768332057"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1768331779"
},
"departure": {
"delay": 139,
"time": "1768331779"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490662:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745278x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 563,
"time": "1768326275"
},
"departure": {
"delay": 563,
"time": "1768326323"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 584,
"time": "1768327214"
},
"departure": {
"delay": 584,
"time": "1768327244"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 556,
"time": "1768326152"
},
"departure": {
"delay": 556,
"time": "1768326196"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 628,
"time": "1768327390"
},
"departure": {
"delay": 628,
"time": "1768327408"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 633,
"time": "1768327276"
},
"departure": {
"delay": 633,
"time": "1768327353"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 573,
"time": "1768326600"
},
"departure": {
"delay": 573,
"time": "1768326633"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 459,
"time": "1768326905"
},
"departure": {
"delay": 459,
"time": "1768326939"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 572,
"time": "1768326545"
},
"departure": {
"delay": 572,
"time": "1768326572"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 493,
"time": "1768326817"
},
"departure": {
"delay": 493,
"time": "1768326853"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 555,
"time": "1768326219"
},
"departure": {
"delay": 555,
"time": "1768326255"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 583,
"time": "1768325983"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 593,
"time": "1768327554"
},
"departure": {
"delay": 593,
"time": "1768327613"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 560,
"time": "1768327438"
},
"departure": {
"delay": 560,
"time": "1768327460"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 594,
"time": "1768326434"
},
"departure": {
"delay": 594,
"time": "1768326474"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 568,
"time": "1768326350"
},
"departure": {
"delay": 568,
"time": "1768326388"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 551,
"time": "1768326094"
},
"departure": {
"delay": 551,
"time": "1768326131"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 522,
"time": "1768326673"
},
"departure": {
"delay": 522,
"time": "1768326702"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 582,
"time": "1768327722"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 582,
"time": "1768327163"
},
"departure": {
"delay": 582,
"time": "1768327182"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 472,
"time": "1768326738"
},
"departure": {
"delay": 472,
"time": "1768326772"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745278x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107783x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1768330843"
},
"departure": {
"delay": -17,
"time": "1768330843"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1768330352"
},
"departure": {
"delay": 32,
"time": "1768330352"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1768331248"
},
"departure": {
"delay": 28,
"time": "1768331248"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1768330540"
},
"departure": {
"delay": -20,
"time": "1768330540"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1768331442"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768330950"
},
"departure": {
"delay": 30,
"time": "1768330950"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1768330706"
},
"departure": {
"delay": 26,
"time": "1768330706"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1768330432"
},
"departure": {
"delay": -8,
"time": "1768330432"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768331352"
},
"departure": {
"delay": 12,
"time": "1768331352"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -11,
"time": "1768331149"
},
"departure": {
"delay": -11,
"time": "1768331149"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768331042"
},
"departure": {
"delay": 2,
"time": "1768331042"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768330453",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107783x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1768328945"
},
"departure": {
"delay": 257,
"time": "1768328957"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 199,
"time": "1768329469"
},
"departure": {
"delay": 199,
"time": "1768329499"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 217,
"time": "1768329185"
},
"departure": {
"delay": 217,
"time": "1768329217"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 217,
"time": "1768328407"
},
"departure": {
"delay": 217,
"time": "1768328437"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 237,
"time": "1768329753"
},
"departure": {
"delay": 237,
"time": "1768329777"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 258,
"time": "1768328867"
},
"departure": {
"delay": 258,
"time": "1768328898"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1768328644"
},
"departure": {
"delay": 157,
"time": "1768328677"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 317,
"time": "1768329647"
},
"departure": {
"delay": 317,
"time": "1768329677"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 277,
"time": "1768329550"
},
"departure": {
"delay": 277,
"time": "1768329577"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 257,
"time": "1768329341"
},
"departure": {
"delay": 257,
"time": "1768329377"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1768328307"
},
"departure": {
"delay": 177,
"time": "1768328337"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 58,
"time": "1768328038"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 257,
"time": "1768329058"
},
"departure": {
"delay": 257,
"time": "1768329077"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1768328197"
},
"departure": {
"delay": 101,
"time": "1768328201"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1768328111"
},
"departure": {
"delay": 97,
"time": "1768328137"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1768328529"
},
"departure": {
"delay": 157,
"time": "1768328557"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1768328766"
},
"departure": {
"delay": 217,
"time": "1768328797"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768328042",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3049:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745250x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768308604"
},
"departure": {
"delay": 56,
"time": "1768308656"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1768308201"
},
"departure": {
"delay": 64,
"time": "1768308244"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1768307826"
},
"departure": {
"delay": 68,
"time": "1768307888"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1768308112"
},
"departure": {
"delay": 91,
"time": "1768308151"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1768307618"
},
"departure": {
"delay": 11,
"time": "1768307651"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1768308994"
},
"departure": {
"delay": 56,
"time": "1768309076"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1768308879"
},
"departure": {
"delay": 14,
"time": "1768308914"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1768308035"
},
"departure": {
"delay": 78,
"time": "1768308078"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1768307560"
},
"departure": {
"delay": 22,
"time": "1768307602"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768308743"
},
"departure": {
"delay": 55,
"time": "1768308775"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768308677"
},
"departure": {
"delay": 50,
"time": "1768308710"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 67,
"time": "1768307467"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1768307919"
},
"departure": {
"delay": 70,
"time": "1768307950"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1768308811"
},
"departure": {
"delay": 70,
"time": "1768308850"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768307678"
},
"departure": {
"delay": 27,
"time": "1768307727"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1768308504"
},
"departure": {
"delay": 59,
"time": "1768308539"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768308283"
},
"departure": {
"delay": 22,
"time": "1768308322"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768309143"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1768307752"
},
"departure": {
"delay": 37,
"time": "1768307797"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768308377"
},
"departure": {
"delay": 53,
"time": "1768308413"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745250x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230634x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1768331357"
},
"departure": {
"delay": -43,
"time": "1768331357"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1768330346"
},
"departure": {
"delay": 26,
"time": "1768330346"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -36,
"time": "1768331664"
},
"departure": {
"delay": -36,
"time": "1768331664"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -61,
"time": "1768331519"
},
"departure": {
"delay": -61,
"time": "1768331519"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -12,
"time": "1768330668"
},
"departure": {
"delay": -12,
"time": "1768330668"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -61,
"time": "1768331699"
},
"departure": {
"delay": -61,
"time": "1768331699"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -61,
"time": "1768330799"
},
"departure": {
"delay": -61,
"time": "1768330799"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -61,
"time": "1768331459"
},
"departure": {
"delay": -61,
"time": "1768331459"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -61,
"time": "1768330499"
},
"departure": {
"delay": -61,
"time": "1768330499"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1768331808"
},
"departure": {
"delay": -12,
"time": "1768331808"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -7,
"time": "1768331753"
},
"departure": {
"delay": -7,
"time": "1768331753"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -51,
"time": "1768331589"
},
"departure": {
"delay": -51,
"time": "1768331589"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -61,
"time": "1768331879"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -21,
"time": "1768331559"
},
"departure": {
"delay": -21,
"time": "1768331559"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -31,
"time": "1768331009"
},
"departure": {
"delay": -31,
"time": "1768331009"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1768330740"
},
"departure": {
"delay": -60,
"time": "1768330740"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1768330443"
},
"departure": {
"delay": -57,
"time": "1768330443"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1768330294"
},
"departure": {
"delay": 34,
"time": "1768330294"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -61,
"time": "1768331099"
},
"departure": {
"delay": -61,
"time": "1768331099"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1768330406"
},
"departure": {
"delay": 26,
"time": "1768330406"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1768330256"
},
"departure": {
"delay": -4,
"time": "1768330256"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1768330853"
},
"departure": {
"delay": -7,
"time": "1768330853"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1768330942"
},
"departure": {
"delay": -38,
"time": "1768330942"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -61,
"time": "1768331279"
},
"departure": {
"delay": -61,
"time": "1768331279"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1768330453",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230634x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746235x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768313657"
},
"departure": {
"delay": 48,
"time": "1768313688"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1768311215"
},
"departure": {
"delay": -14,
"time": "1768311226"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1768313772"
},
"departure": {
"delay": 88,
"time": "1768313788"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -16,
"time": "1768314092"
},
"departure": {
"delay": -16,
"time": "1768314104"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 13,
"time": "1768313555"
},
"departure": {
"delay": 13,
"time": "1768313593"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 36,
"time": "1768313846"
},
"departure": {
"delay": 36,
"time": "1768313856"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 17,
"time": "1768311351"
},
"departure": {
"delay": 17,
"time": "1768311377"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1768311646"
},
"departure": {
"delay": -3,
"time": "1768311657"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1768312581"
},
"departure": {
"delay": 175,
"time": "1768312615"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 134,
"time": "1768312773"
},
"departure": {
"delay": 134,
"time": "1768312814"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1768310964"
},
"departure": {
"delay": 22,
"time": "1768311022"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1768311418"
},
"departure": {
"delay": -28,
"time": "1768311452"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1768311393"
},
"departure": {
"delay": -19,
"time": "1768311401"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768313049"
},
"departure": {
"delay": 106,
"time": "1768313086"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1768313925"
},
"departure": {
"delay": 17,
"time": "1768313957"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 27,
"time": "1768314294"
},
"departure": {
"delay": 27,
"time": "1768314327"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 135,
"time": "1768312956"
},
"departure": {
"delay": 135,
"time": "1768312995"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1768313302"
},
"departure": {
"delay": 39,
"time": "1768313319"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768314408"
},
"departure": {
"delay": 28,
"time": "1768314448"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 127,
"time": "1768313206"
},
"departure": {
"delay": 127,
"time": "1768313227"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1768311168"
},
"departure": {
"delay": -35,
"time": "1768311205"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1768311086"
},
"departure": {
"delay": -20,
"time": "1768311100"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768314486"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -95,
"time": "1768311933"
},
"departure": {
"delay": -95,
"time": "1768311985"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1768311567"
},
"departure": {
"delay": -48,
"time": "1768311612"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1768312655"
},
"departure": {
"delay": 113,
"time": "1768312673"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1768313387"
},
"departure": {
"delay": 9,
"time": "1768313409"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -8,
"time": "1768313980"
},
"departure": {
"delay": -8,
"time": "1768313992"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1768313711"
},
"departure": {
"delay": 42,
"time": "1768313742"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 22,
"time": "1768314350"
},
"departure": {
"delay": 22,
"time": "1768314382"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -39,
"time": "1768311673"
},
"departure": {
"delay": -39,
"time": "1768311681"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1768312479"
},
"departure": {
"delay": 159,
"time": "1768312539"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1768311115"
},
"departure": {
"delay": -53,
"time": "1768311127"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 189,
"time": "1768312109"
},
"departure": {
"delay": 189,
"time": "1768312389"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1768311276"
},
"departure": {
"delay": 12,
"time": "1768311312"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1768313247"
},
"departure": {
"delay": 104,
"time": "1768313264"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1768313901"
},
"departure": {
"delay": 35,
"time": "1768313915"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 18,
"time": "1768313444"
},
"departure": {
"delay": 18,
"time": "1768313478"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1768313346"
},
"departure": {
"delay": 16,
"time": "1768313356"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 136,
"time": "1768312855"
},
"departure": {
"delay": 136,
"time": "1768312876"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -95,
"time": "1768311851"
},
"departure": {
"delay": -95,
"time": "1768311865"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1768313821"
},
"departure": {
"delay": 73,
"time": "1768313833"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 110,
"time": "1768313109"
},
"departure": {
"delay": 110,
"time": "1768313150"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -22,
"time": "1768314023"
},
"departure": {
"delay": -22,
"time": "1768314038"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"departure": {
"delay": -21,
"time": "1768310919"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1768314124"
},
"departure": {
"delay": -12,
"time": "1768314168"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -29,
"time": "1768311141"
},
"departure": {
"delay": -29,
"time": "1768311151"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1768311697"
},
"departure": {
"delay": -49,
"time": "1768311731"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1768312731"
},
"departure": {
"delay": 131,
"time": "1768312751"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -88,
"time": "1768311777"
},
"departure": {
"delay": -88,
"time": "1768311812"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746235x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1768332688"
},
"departure": {
"delay": 148,
"time": "1768332688"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 146,
"time": "1768332746"
},
"departure": {
"delay": 146,
"time": "1768332746"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 156,
"time": "1768332576"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 164,
"time": "1768332824"
},
"departure": {
"delay": 164,
"time": "1768332824"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1768332636"
},
"departure": {
"delay": 156,
"time": "1768332636"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7568:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768288800"
},
"departure": {
"time": "1768288800"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768288020"
},
"departure": {
"time": "1768288020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768288080"
},
"departure": {
"time": "1768288080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768287960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768288500"
},
"departure": {
"time": "1768288500"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768288440"
},
"departure": {
"time": "1768288440"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768288620"
},
"departure": {
"time": "1768288620"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768288380"
},
"departure": {
"time": "1768288380"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768288980"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768287924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745696x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1768323973"
},
"departure": {
"delay": 222,
"time": "1768324002"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1768322087"
},
"departure": {
"delay": 32,
"time": "1768322132"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1768324296"
},
"departure": {
"delay": 188,
"time": "1768324328"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 210,
"time": "1768324575"
},
"departure": {
"delay": 210,
"time": "1768324590"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 115,
"time": "1768322833"
},
"departure": {
"delay": 115,
"time": "1768322875"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 244,
"time": "1768324051"
},
"departure": {
"delay": 244,
"time": "1768324084"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1768322294"
},
"departure": {
"delay": 30,
"time": "1768322310"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 285,
"time": "1768323861"
},
"departure": {
"delay": 285,
"time": "1768323885"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1768323099"
},
"departure": {
"delay": 89,
"time": "1768323149"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1768324702"
},
"departure": {
"delay": 213,
"time": "1768324713"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 222,
"time": "1768324210"
},
"departure": {
"delay": 222,
"time": "1768324242"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 144,
"time": "1768324764"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1768322659"
},
"departure": {
"delay": 40,
"time": "1768322680"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 37,
"time": "1768321657"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768322455"
},
"departure": {
"delay": 30,
"time": "1768322490"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1768322344"
},
"departure": {
"delay": 37,
"time": "1768322377"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1768321975"
},
"departure": {
"delay": 26,
"time": "1768322006"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768321811"
},
"departure": {
"delay": 30,
"time": "1768321830"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1768323361"
},
"departure": {
"delay": 146,
"time": "1768323386"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1768323188"
},
"departure": {
"delay": 108,
"time": "1768323228"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 218,
"time": "1768324146"
},
"departure": {
"delay": 218,
"time": "1768324178"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 63,
"time": "1768322191"
},
"departure": {
"delay": 63,
"time": "1768322223"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1768321733"
},
"departure": {
"delay": 6,
"time": "1768321746"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1768323266"
},
"departure": {
"delay": 125,
"time": "1768323305"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1768321767"
},
"departure": {
"delay": 1,
"time": "1768321801"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1768322550"
},
"departure": {
"delay": 18,
"time": "1768322598"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1768323002"
},
"departure": {
"delay": 103,
"time": "1768323043"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 225,
"time": "1768324627"
},
"departure": {
"delay": 225,
"time": "1768324665"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 299,
"time": "1768323707"
},
"departure": {
"delay": 299,
"time": "1768323779"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 244,
"time": "1768324381"
},
"departure": {
"delay": 244,
"time": "1768324444"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1768322712"
},
"departure": {
"delay": 82,
"time": "1768322782"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 246,
"time": "1768323421"
},
"departure": {
"delay": 246,
"time": "1768323606"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1768322891"
},
"departure": {
"delay": 116,
"time": "1768322936"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1768324517"
},
"departure": {
"delay": 230,
"time": "1768324550"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1768321852"
},
"departure": {
"delay": 26,
"time": "1768321886"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745696x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227380x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768332503"
},
"departure": {
"delay": 23,
"time": "1768332503"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1768332109"
},
"departure": {
"delay": 49,
"time": "1768332109"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1768331534"
},
"departure": {
"delay": 14,
"time": "1768331534"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1768332396"
},
"departure": {
"delay": 36,
"time": "1768332396"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1768331426"
},
"departure": {
"delay": 26,
"time": "1768331426"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1768332165"
},
"departure": {
"delay": 45,
"time": "1768332165"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1768332786"
},
"departure": {
"delay": 6,
"time": "1768332786"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768332840"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768331585"
},
"departure": {
"delay": 5,
"time": "1768331585"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1768332343"
},
"departure": {
"delay": 43,
"time": "1768332343"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1768332645"
},
"departure": {
"delay": 45,
"time": "1768332645"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1768332811"
},
"departure": {
"delay": 31,
"time": "1768332811"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1768332753"
},
"departure": {
"delay": 33,
"time": "1768332753"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1768332597"
},
"departure": {
"delay": 57,
"time": "1768332597"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768330453",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227380x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768328833"
},
"departure": {
"delay": 35,
"time": "1768328855"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1768329481"
},
"departure": {
"delay": 181,
"time": "1768329481"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1768330179"
},
"departure": {
"delay": 124,
"time": "1768330204"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1768329055"
},
"departure": {
"delay": 115,
"time": "1768329055"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1768327979"
},
"departure": {
"delay": 59,
"time": "1768327979"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1768330254"
},
"departure": {
"delay": 114,
"time": "1768330254"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 141,
"time": "1768328301"
},
"departure": {
"delay": 141,
"time": "1768328301"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768330329"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1768329761"
},
"departure": {
"delay": 161,
"time": "1768329761"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1768329876"
},
"departure": {
"delay": 96,
"time": "1768329876"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1768328573"
},
"departure": {
"delay": 113,
"time": "1768328573"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768329965"
},
"departure": {
"delay": 125,
"time": "1768329965"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1768330054"
},
"departure": {
"delay": 94,
"time": "1768330054"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 210,
"time": "1768329330"
},
"departure": {
"delay": 210,
"time": "1768329330"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1768329405"
},
"departure": {
"delay": 189,
"time": "1768329429"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 149,
"time": "1768328129"
},
"departure": {
"delay": 149,
"time": "1768328129"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768327890"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 219,
"time": "1768329555"
},
"departure": {
"delay": 219,
"time": "1768329579"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1768329254"
},
"departure": {
"delay": 159,
"time": "1768329279"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1768329133"
},
"departure": {
"delay": 154,
"time": "1768329154"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1768328193"
},
"departure": {
"delay": 153,
"time": "1768328193"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1768328654"
},
"departure": {
"delay": 74,
"time": "1768328654"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1768328429"
},
"departure": {
"delay": 149,
"time": "1768328429"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1768329654"
},
"departure": {
"delay": 114,
"time": "1768329654"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768328956"
},
"departure": {
"delay": 76,
"time": "1768328956"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1768328354"
},
"departure": {
"delay": 159,
"time": "1768328379"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768327712",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1082:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758051x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1768293814"
},
"departure": {
"delay": -2,
"time": "1768293898"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768295659"
},
"departure": {
"delay": 30,
"time": "1768295670"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1768293994"
},
"departure": {
"delay": 80,
"time": "1768294100"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1768297240"
},
"departure": {
"delay": 174,
"time": "1768297254"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1768296787"
},
"departure": {
"delay": 78,
"time": "1768296798"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1768294410"
},
"departure": {
"delay": 96,
"time": "1768294416"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1768294576"
},
"departure": {
"delay": 58,
"time": "1768294618"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1768295449"
},
"departure": {
"delay": 94,
"time": "1768295494"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 37,
"time": "1768293337"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1768296551"
},
"departure": {
"delay": 111,
"time": "1768296591"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1768295086"
},
"departure": {
"delay": 86,
"time": "1768295126"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 194,
"time": "1768297394"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1768296218"
},
"departure": {
"delay": 27,
"time": "1768296267"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1768294220"
},
"departure": {
"delay": 82,
"time": "1768294282"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1768297085"
},
"departure": {
"delay": 107,
"time": "1768297127"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768296854"
},
"departure": {
"delay": 57,
"time": "1768296897"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1768296312"
},
"departure": {
"delay": 38,
"time": "1768296398"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1768296115"
},
"departure": {
"delay": 14,
"time": "1768296134"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1768297012"
},
"departure": {
"delay": 88,
"time": "1768297048"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1768296000"
},
"departure": {
"delay": 7,
"time": "1768296007"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1768296828"
},
"departure": {
"delay": 55,
"time": "1768296835"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758051x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746250x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1768327677"
},
"departure": {
"delay": -51,
"time": "1768327689"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1768326828"
},
"departure": {
"delay": 2,
"time": "1768326842"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1768324627"
},
"departure": {
"delay": 20,
"time": "1768324640"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768324731"
},
"departure": {
"delay": 6,
"time": "1768324746"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -91,
"time": "1768327829"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -15,
"time": "1768324709"
},
"departure": {
"delay": -15,
"time": "1768324725"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1768327271"
},
"departure": {
"delay": 17,
"time": "1768327277"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -32,
"time": "1768327509"
},
"departure": {
"delay": -32,
"time": "1768327588"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 17,
"time": "1768326758"
},
"departure": {
"delay": 17,
"time": "1768326797"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -4,
"time": "1768324905"
},
"departure": {
"delay": -4,
"time": "1768324916"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -85,
"time": "1768327404"
},
"departure": {
"delay": -85,
"time": "1768327415"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 45,
"time": "1768327169"
},
"departure": {
"delay": 45,
"time": "1768327185"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 69,
"time": "1768327078"
},
"departure": {
"delay": 69,
"time": "1768327149"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1768324531"
},
"departure": {
"delay": 67,
"time": "1768324567"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1768326199"
},
"departure": {
"time": "1768326240"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -13,
"time": "1768324922"
},
"departure": {
"delay": -13,
"time": "1768324967"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1768327359"
},
"departure": {
"delay": -61,
"time": "1768327379"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1768325919"
},
"departure": {
"delay": 1,
"time": "1768325941"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -74,
"time": "1768327473"
},
"departure": {
"delay": -74,
"time": "1768327486"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 12,
"time": "1768324681"
},
"departure": {
"delay": 12,
"time": "1768324692"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1768325286"
},
"departure": {
"delay": -49,
"time": "1768325351"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1768325771"
},
"departure": {
"delay": -16,
"time": "1768325864"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1768325152"
},
"departure": {
"delay": 12,
"time": "1768325172"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1768326657"
},
"departure": {
"delay": 12,
"time": "1768326672"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1768325629"
},
"departure": {
"delay": -2,
"time": "1768325698"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1768326717"
},
"departure": {
"delay": 11,
"time": "1768326731"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1768324655"
},
"departure": {
"delay": -13,
"time": "1768324667"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768327317"
},
"departure": {
"delay": 8,
"time": "1768327328"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 63,
"time": "1768327234"
},
"departure": {
"delay": 63,
"time": "1768327263"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 7,
"time": "1768324772"
},
"departure": {
"delay": 7,
"time": "1768324807"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1768325223"
},
"departure": {
"delay": -45,
"time": "1768325235"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1768326121"
},
"departure": {
"delay": -23,
"time": "1768326157"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 42,
"time": "1768324482"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1768326065"
},
"departure": {
"delay": -21,
"time": "1768326099"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1768325496"
},
"departure": {
"delay": -33,
"time": "1768325547"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1768326420"
},
"departure": {
"delay": 11,
"time": "1768326491"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -81,
"time": "1768327703"
},
"departure": {
"delay": -81,
"time": "1768327719"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 73,
"time": "1768327206"
},
"departure": {
"delay": 73,
"time": "1768327213"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1768326328"
},
"departure": {
"delay": 6,
"time": "1768326366"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1768326882"
},
"departure": {
"delay": 13,
"time": "1768326913"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1768326575"
},
"departure": {
"delay": 15,
"time": "1768326615"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1768325076"
},
"departure": {
"delay": -39,
"time": "1768325121"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1768324840"
},
"departure": {
"delay": 9,
"time": "1768324869"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1768326509"
},
"departure": {
"delay": -14,
"time": "1768326526"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -69,
"time": "1768327756"
},
"departure": {
"delay": -69,
"time": "1768327791"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -32,
"time": "1768327340"
},
"departure": {
"delay": -32,
"time": "1768327348"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -54,
"time": "1768325399"
},
"departure": {
"delay": -54,
"time": "1768325406"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1768325992"
},
"departure": {
"delay": -26,
"time": "1768326034"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1768325188"
},
"departure": {
"delay": -14,
"time": "1768325206"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1768327019"
},
"departure": {
"delay": 13,
"time": "1768327033"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746250x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196433x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 266,
"time": "1768330406"
},
"departure": {
"delay": 266,
"time": "1768330406"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 257,
"time": "1768330937"
},
"departure": {
"delay": 257,
"time": "1768330937"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 257,
"time": "1768331177"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 267,
"time": "1768330887"
},
"departure": {
"delay": 267,
"time": "1768330887"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 257,
"time": "1768330697"
},
"departure": {
"delay": 257,
"time": "1768330697"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 257,
"time": "1768330337"
},
"departure": {
"delay": 257,
"time": "1768330337"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 292,
"time": "1768330372"
},
"departure": {
"delay": 292,
"time": "1768330372"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 310,
"time": "1768330270"
},
"departure": {
"delay": 310,
"time": "1768330270"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1768330560"
},
"departure": {
"delay": 300,
"time": "1768330560"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 294,
"time": "1768330794"
},
"departure": {
"delay": 294,
"time": "1768330794"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 281,
"time": "1768330661"
},
"departure": {
"delay": 281,
"time": "1768330661"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 278,
"time": "1768330478"
},
"departure": {
"delay": 278,
"time": "1768330478"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 297,
"time": "1768330617"
},
"departure": {
"delay": 297,
"time": "1768330617"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 262,
"time": "1768330522"
},
"departure": {
"delay": 262,
"time": "1768330522"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 286,
"time": "1768330246"
},
"departure": {
"delay": 286,
"time": "1768330246"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768330373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196433x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3062:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768328610"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1768328871"
},
"departure": {
"delay": 138,
"time": "1768328898"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1768329220"
},
"departure": {
"delay": 138,
"time": "1768329258"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 239,
"time": "1768329635"
},
"departure": {
"delay": 239,
"time": "1768329659"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 239,
"time": "1768329454"
},
"departure": {
"delay": 239,
"time": "1768329479"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1768330297"
},
"departure": {
"delay": 160,
"time": "1768330300"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 193,
"time": "1768329889"
},
"departure": {
"delay": 193,
"time": "1768329913"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1768329101"
},
"departure": {
"delay": 119,
"time": "1768329119"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 239,
"time": "1768329530"
},
"departure": {
"delay": 239,
"time": "1768329539"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1768330017"
},
"departure": {
"delay": 142,
"time": "1768330042"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 258,
"time": "1768330181"
},
"departure": {
"delay": 258,
"time": "1768330218"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 199,
"time": "1768329350"
},
"departure": {
"delay": 199,
"time": "1768329379"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1768328752"
},
"departure": {
"delay": 78,
"time": "1768328778"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1768328674"
},
"departure": {
"delay": 58,
"time": "1768328698"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1768328974"
},
"departure": {
"delay": 178,
"time": "1768328998"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 172,
"time": "1768329772"
},
"departure": {
"delay": 172,
"time": "1768329772"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 198,
"time": "1768330087"
},
"departure": {
"delay": 198,
"time": "1768330098"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768328302",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3062:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 258,
"time": "1768286282"
},
"departure": {
"delay": 258,
"time": "1768286298"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768285416"
},
"departure": {
"delay": 125,
"time": "1768285445"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1768286975"
},
"departure": {
"delay": 74,
"time": "1768287014"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1768285875"
},
"departure": {
"delay": 237,
"time": "1768285917"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1768285688"
},
"departure": {
"delay": 220,
"time": "1768285720"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1768286926"
},
"departure": {
"delay": 78,
"time": "1768286958"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 259,
"time": "1768285947"
},
"departure": {
"delay": 259,
"time": "1768285999"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 279,
"time": "1768286020"
},
"departure": {
"delay": 279,
"time": "1768286079"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1768286877"
},
"departure": {
"delay": 128,
"time": "1768286888"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1768286900"
},
"departure": {
"delay": 95,
"time": "1768286915"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 117,
"time": "1768285317"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1768286402"
},
"departure": {
"delay": 255,
"time": "1768286475"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1768287324"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 204,
"time": "1768285783"
},
"departure": {
"delay": 204,
"time": "1768285824"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1768287150"
},
"departure": {
"delay": 102,
"time": "1768287162"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1768287243"
},
"departure": {
"delay": 136,
"time": "1768287256"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 216,
"time": "1768285646"
},
"departure": {
"delay": 216,
"time": "1768285656"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1768286685"
},
"departure": {
"delay": 147,
"time": "1768286727"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 344,
"time": "1768286205"
},
"departure": {
"delay": 344,
"time": "1768286264"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1768285531"
},
"departure": {
"delay": 146,
"time": "1768285586"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 323,
"time": "1768286105"
},
"departure": {
"delay": 323,
"time": "1768286183"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1768286759"
},
"departure": {
"delay": 199,
"time": "1768286839"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1768285483"
},
"departure": {
"delay": 113,
"time": "1768285493"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1768286560"
},
"departure": {
"delay": 135,
"time": "1768286595"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745701x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1768327603"
},
"departure": {
"delay": 59,
"time": "1768327619"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1768326656"
},
"departure": {
"delay": 133,
"time": "1768326673"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1768329151"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 154,
"time": "1768328945"
},
"departure": {
"delay": 154,
"time": "1768328974"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1768327493"
},
"departure": {
"delay": 88,
"time": "1768327528"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1768327336"
},
"departure": {
"delay": 110,
"time": "1768327370"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1768328998"
},
"departure": {
"delay": 129,
"time": "1768329009"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 182,
"time": "1768327011"
},
"departure": {
"delay": 182,
"time": "1768327022"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1768326481"
},
"departure": {
"delay": 137,
"time": "1768326497"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1768327389"
},
"departure": {
"delay": 109,
"time": "1768327429"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 202,
"time": "1768328467"
},
"departure": {
"delay": 202,
"time": "1768328482"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1768329037"
},
"departure": {
"delay": 109,
"time": "1768329049"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1768327839"
},
"departure": {
"delay": 18,
"time": "1768327878"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 203,
"time": "1768326949"
},
"departure": {
"delay": 203,
"time": "1768326983"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1768329085"
},
"departure": {
"delay": 94,
"time": "1768329094"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1768327707"
},
"departure": {
"delay": 63,
"time": "1768327743"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1768328712"
},
"departure": {
"delay": 201,
"time": "1768328721"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1768327657"
},
"departure": {
"delay": 67,
"time": "1768327687"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1768328769"
},
"departure": {
"delay": 162,
"time": "1768328802"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 215,
"time": "1768328099"
},
"departure": {
"delay": 215,
"time": "1768328315"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1768326338"
},
"departure": {
"delay": 82,
"time": "1768326382"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1768327280"
},
"departure": {
"delay": 91,
"time": "1768327291"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 225,
"time": "1768328643"
},
"departure": {
"delay": 225,
"time": "1768328685"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 182,
"time": "1768326872"
},
"departure": {
"delay": 182,
"time": "1768326902"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1768327921"
},
"departure": {
"delay": -5,
"time": "1768327975"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 66,
"time": "1768326246"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 204,
"time": "1768326765"
},
"departure": {
"delay": 204,
"time": "1768326804"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1768327777"
},
"departure": {
"delay": 71,
"time": "1768327811"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1768327173"
},
"departure": {
"delay": 104,
"time": "1768327184"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1768326526"
},
"departure": {
"delay": 129,
"time": "1768326549"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1768327104"
},
"departure": {
"delay": 160,
"time": "1768327120"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1768326402"
},
"departure": {
"delay": 96,
"time": "1768326456"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1768327233"
},
"departure": {
"delay": 110,
"time": "1768327250"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1768328850"
},
"departure": {
"delay": 198,
"time": "1768328898"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 225,
"time": "1768328537"
},
"departure": {
"delay": 225,
"time": "1768328565"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745701x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12735:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1768331989"
},
"departure": {
"delay": 49,
"time": "1768331989"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1768331821"
},
"departure": {
"delay": 1,
"time": "1768331821"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1768333398"
},
"departure": {
"delay": 18,
"time": "1768333398"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1768332198"
},
"departure": {
"delay": 18,
"time": "1768332198"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1768333840"
},
"departure": {
"delay": 40,
"time": "1768333840"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1768332328"
},
"departure": {
"delay": 28,
"time": "1768332328"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1768333675"
},
"departure": {
"delay": 55,
"time": "1768333675"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1768332109"
},
"departure": {
"delay": 49,
"time": "1768332109"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1768332030"
},
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768333972"
},
"departure": {
"delay": 52,
"time": "1768333972"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 45,
"time": "1768333545"
},
"departure": {
"delay": 45,
"time": "1768333545"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1768332270"
},
"departure": {
"delay": 30,
"time": "1768332270"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1768332063"
},
"departure": {
"delay": 3,
"time": "1768332063"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768331877"
},
"departure": {
"delay": 57,
"time": "1768331877"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768333341"
},
"departure": {
"delay": 21,
"time": "1768333341"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1768333250"
},
"departure": {
"delay": 50,
"time": "1768333250"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1768332160"
},
"departure": {
"delay": 40,
"time": "1768332160"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1768333478"
},
"departure": {
"delay": 38,
"time": "1768333478"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1768331848"
},
"departure": {
"delay": 28,
"time": "1768331848"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1768333508"
},
"departure": {
"delay": 8,
"time": "1768333508"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1768333148"
},
"departure": {
"delay": 8,
"time": "1768333148"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1768332977"
},
"departure": {
"delay": 17,
"time": "1768332977"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333860"
},
"departure": {
"time": "1768333860"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"delay": 30,
"time": "1768331790"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1768333291"
},
"departure": {
"delay": 31,
"time": "1768333291"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1768333650"
},
"departure": {
"delay": 30,
"time": "1768333650"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1768333463"
},
"departure": {
"delay": 23,
"time": "1768333463"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1768333032"
},
"departure": {
"delay": 12,
"time": "1768333032"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768333620"
},
"departure": {
"time": "1768333620"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1768333802"
},
"departure": {
"delay": 2,
"time": "1768333802"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 42,
"time": "1768333122"
},
"departure": {
"delay": 42,
"time": "1768333122"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1768331936"
},
"departure": {
"delay": 56,
"time": "1768331936"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1768333761"
},
"departure": {
"delay": 21,
"time": "1768333761"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12735:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1768327721"
},
"departure": {
"delay": 221,
"time": "1768327721"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 239,
"time": "1768329779"
},
"departure": {
"delay": 239,
"time": "1768329779"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 282,
"time": "1768328802"
},
"departure": {
"delay": 282,
"time": "1768328802"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 179,
"time": "1768327499"
},
"departure": {
"delay": 179,
"time": "1768327499"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 230,
"time": "1768328150"
},
"departure": {
"delay": 230,
"time": "1768328150"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1768329421"
},
"departure": {
"delay": 241,
"time": "1768329421"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 216,
"time": "1768327896"
},
"departure": {
"delay": 216,
"time": "1768327896"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1768329695"
},
"departure": {
"delay": 215,
"time": "1768329695"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 271,
"time": "1768328071"
},
"departure": {
"delay": 271,
"time": "1768328071"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1768329875"
},
"departure": {
"delay": 260,
"time": "1768329920"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 160,
"time": "1768327660"
},
"departure": {
"delay": 160,
"time": "1768327660"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 255,
"time": "1768328870"
},
"departure": {
"delay": 255,
"time": "1768328895"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 333,
"time": "1768328553"
},
"departure": {
"delay": 333,
"time": "1768328553"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1768327575"
},
"departure": {
"delay": 155,
"time": "1768327595"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 273,
"time": "1768328348"
},
"departure": {
"delay": 273,
"time": "1768328373"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 220,
"time": "1768329520"
},
"departure": {
"delay": 220,
"time": "1768329520"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1768330120"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 280,
"time": "1768328620"
},
"departure": {
"delay": 280,
"time": "1768328620"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1768328708"
},
"departure": {
"delay": 248,
"time": "1768328708"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1768327370"
},
"departure": {
"delay": 110,
"time": "1768327370"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1768327296"
},
"departure": {
"delay": 156,
"time": "1768327296"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 349,
"time": "1768328424"
},
"departure": {
"delay": 349,
"time": "1768328449"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 280,
"time": "1768329220"
},
"departure": {
"delay": 280,
"time": "1768329220"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768329997"
},
"departure": {
"delay": 240,
"time": "1768330020"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 90,
"time": "1768327170"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 236,
"time": "1768329596"
},
"departure": {
"delay": 236,
"time": "1768329596"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1768329120"
},
"departure": {
"delay": 300,
"time": "1768329120"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 192,
"time": "1768329312"
},
"departure": {
"delay": 192,
"time": "1768329312"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1768327420"
},
"departure": {
"delay": 160,
"time": "1768327420"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 345,
"time": "1768329020"
},
"departure": {
"delay": 345,
"time": "1768329045"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768327171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072081x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768330404"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1768330298"
},
"departure": {
"delay": 38,
"time": "1768330298"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1768330372"
},
"departure": {
"delay": 52,
"time": "1768330372"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1768330335"
},
"departure": {
"delay": 75,
"time": "1768330335"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768330403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072081x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745744x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768311621"
},
"departure": {
"delay": 94,
"time": "1768311634"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 241,
"time": "1768313729"
},
"departure": {
"delay": 241,
"time": "1768313761"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 244,
"time": "1768313845"
},
"departure": {
"delay": 244,
"time": "1768313884"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 165,
"time": "1768312484"
},
"departure": {
"delay": 165,
"time": "1768312545"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 210,
"time": "1768313970"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 190,
"time": "1768312282"
},
"departure": {
"delay": 190,
"time": "1768312330"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1768311339"
},
"departure": {
"delay": 66,
"time": "1768311366"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 234,
"time": "1768313052"
},
"departure": {
"delay": 234,
"time": "1768313094"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1768312582"
},
"departure": {
"delay": 180,
"time": "1768312620"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 206,
"time": "1768312980"
},
"departure": {
"delay": 206,
"time": "1768313006"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1768312925"
},
"departure": {
"delay": 165,
"time": "1768312965"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 239,
"time": "1768313676"
},
"departure": {
"delay": 239,
"time": "1768313699"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 146,
"time": "1768312005"
},
"departure": {
"delay": 146,
"time": "1768312046"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1768311141"
},
"departure": {
"delay": 94,
"time": "1768311154"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 213,
"time": "1768313462"
},
"departure": {
"delay": 213,
"time": "1768313493"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 161,
"time": "1768312684"
},
"departure": {
"delay": 161,
"time": "1768312721"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1768311426"
},
"departure": {
"delay": 93,
"time": "1768311453"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1768311168"
},
"departure": {
"delay": 79,
"time": "1768311199"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1768312846"
},
"departure": {
"delay": 152,
"time": "1768312892"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 238,
"time": "1768313906"
},
"departure": {
"delay": 238,
"time": "1768313938"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 242,
"time": "1768313368"
},
"departure": {
"delay": 242,
"time": "1768313402"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 235,
"time": "1768313302"
},
"departure": {
"delay": 235,
"time": "1768313335"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 239,
"time": "1768313544"
},
"departure": {
"delay": 239,
"time": "1768313579"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1768311235"
},
"departure": {
"delay": 117,
"time": "1768311297"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 146,
"time": "1768312386"
},
"departure": {
"delay": 146,
"time": "1768312406"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1768311512"
},
"departure": {
"delay": 108,
"time": "1768311588"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 102,
"time": "1768310982"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1768312177"
},
"departure": {
"delay": 155,
"time": "1768312235"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 260,
"time": "1768313198"
},
"departure": {
"delay": 260,
"time": "1768313240"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1768311684"
},
"departure": {
"delay": 79,
"time": "1768311739"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 225,
"time": "1768313788"
},
"departure": {
"delay": 225,
"time": "1768313805"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 128,
"time": "1768311055"
},
"departure": {
"delay": 128,
"time": "1768311068"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1768312766"
},
"departure": {
"delay": 118,
"time": "1768312798"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1768312434"
},
"departure": {
"delay": 143,
"time": "1768312463"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 241,
"time": "1768313613"
},
"departure": {
"delay": 241,
"time": "1768313641"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 92,
"time": "1768311846"
},
"departure": {
"delay": 92,
"time": "1768311872"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745744x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748450x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 520,
"time": "1768326777"
},
"departure": {
"delay": 520,
"time": "1768326820"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1768324849"
},
"departure": {
"delay": 70,
"time": "1768324870"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 446,
"time": "1768327444"
},
"departure": {
"delay": 446,
"time": "1768327466"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1768324777"
},
"departure": {
"delay": 80,
"time": "1768324820"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1768324662"
},
"departure": {
"delay": 61,
"time": "1768324681"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 431,
"time": "1768327304"
},
"departure": {
"delay": 431,
"time": "1768327331"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 312,
"time": "1768327872"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 457,
"time": "1768327343"
},
"departure": {
"delay": 457,
"time": "1768327357"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 523,
"time": "1768326746"
},
"departure": {
"delay": 523,
"time": "1768326763"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 650,
"time": "1768326493"
},
"departure": {
"delay": 650,
"time": "1768326530"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768324608"
},
"departure": {
"delay": 5,
"time": "1768324625"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 508,
"time": "1768326660"
},
"departure": {
"delay": 508,
"time": "1768326688"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 422,
"time": "1768327659"
},
"departure": {
"delay": 422,
"time": "1768327682"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1768325011"
},
"departure": {
"delay": -18,
"time": "1768325022"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 541,
"time": "1768327012"
},
"departure": {
"delay": 541,
"time": "1768327021"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 497,
"time": "1768327122"
},
"departure": {
"delay": 497,
"time": "1768327157"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 512,
"time": "1768327090"
},
"departure": {
"delay": 512,
"time": "1768327112"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 578,
"time": "1768326620"
},
"departure": {
"delay": 578,
"time": "1768326638"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 442,
"time": "1768327512"
},
"departure": {
"delay": 442,
"time": "1768327522"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 433,
"time": "1768327742"
},
"departure": {
"delay": 433,
"time": "1768327753"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 548,
"time": "1768326866"
},
"departure": {
"delay": 548,
"time": "1768326908"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768324714"
},
"departure": {
"delay": 68,
"time": "1768324748"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1768324575"
},
"departure": {
"delay": 29,
"time": "1768324589"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 604,
"time": "1768326595"
},
"departure": {
"delay": 604,
"time": "1768326604"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1768324935"
},
"departure": {
"delay": 26,
"time": "1768324946"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1768325078"
},
"departure": {
"delay": -48,
"time": "1768325112"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 257,
"time": "1768325732"
},
"departure": {
"delay": 257,
"time": "1768325777"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 32,
"time": "1768324532"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768324890"
},
"departure": {
"delay": 42,
"time": "1768324902"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 456,
"time": "1768327705"
},
"departure": {
"delay": 456,
"time": "1768327716"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 471,
"time": "1768327420"
},
"departure": {
"delay": 471,
"time": "1768327431"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 403,
"time": "1768327596"
},
"departure": {
"delay": 403,
"time": "1768327603"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1768324972"
},
"departure": {
"delay": 18,
"time": "1768324998"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 475,
"time": "1768327244"
},
"departure": {
"delay": 475,
"time": "1768327255"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748450x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745230x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1768292245"
},
"departure": {
"delay": 239,
"time": "1768292279"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1768293063"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1768292308"
},
"departure": {
"delay": 179,
"time": "1768292339"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 282,
"time": "1768291860"
},
"departure": {
"delay": 282,
"time": "1768291902"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1768292608"
},
"departure": {
"delay": 146,
"time": "1768292666"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1768292539"
},
"departure": {
"delay": 124,
"time": "1768292584"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1768292393"
},
"departure": {
"delay": 142,
"time": "1768292422"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 207,
"time": "1768292922"
},
"departure": {
"delay": 207,
"time": "1768292967"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 278,
"time": "1768291803"
},
"departure": {
"delay": 278,
"time": "1768291838"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1768292445"
},
"departure": {
"delay": 138,
"time": "1768292478"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 313,
"time": "1768291709"
},
"departure": {
"delay": 313,
"time": "1768291753"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 293,
"time": "1768291634"
},
"departure": {
"delay": 293,
"time": "1768291673"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 293,
"time": "1768291992"
},
"departure": {
"delay": 293,
"time": "1768292033"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 282,
"time": "1768291922"
},
"departure": {
"delay": 282,
"time": "1768291962"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 292,
"time": "1768292180"
},
"departure": {
"delay": 292,
"time": "1768292212"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 191,
"time": "1768292781"
},
"departure": {
"delay": 191,
"time": "1768292831"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1768292695"
},
"departure": {
"delay": 172,
"time": "1768292752"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 390,
"time": "1768291590"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1768292855"
},
"departure": {
"delay": 197,
"time": "1768292897"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745230x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758430x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768325745"
},
"departure": {
"delay": 56,
"time": "1768325756"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1768327039"
},
"departure": {
"delay": -28,
"time": "1768327052"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1768327980"
},
"departure": {
"delay": 102,
"time": "1768328022"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1768326413"
},
"departure": {
"delay": 31,
"time": "1768326451"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 167,
"time": "1768325267"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768327920"
},
"departure": {
"delay": 94,
"time": "1768327954"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1768328346"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -51,
"time": "1768327129"
},
"departure": {
"delay": -51,
"time": "1768327149"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1768327600"
},
"departure": {
"delay": 79,
"time": "1768327639"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1768326988"
},
"departure": {
"delay": -19,
"time": "1768327001"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1768325672"
},
"departure": {
"delay": 104,
"time": "1768325684"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1768326500"
},
"departure": {
"delay": -8,
"time": "1768326532"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1768327774"
},
"departure": {
"delay": 86,
"time": "1768327826"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1768327665"
},
"departure": {
"delay": 131,
"time": "1768327751"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1768326921"
},
"departure": {
"delay": 33,
"time": "1768326933"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1768326019"
},
"departure": {
"delay": 37,
"time": "1768326037"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1768325552"
},
"departure": {
"delay": 105,
"time": "1768325565"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1768326802"
},
"departure": {
"delay": 33,
"time": "1768326813"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1768328213"
},
"departure": {
"delay": 64,
"time": "1768328224"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1768328073"
},
"departure": {
"delay": 104,
"time": "1768328144"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1768327297"
},
"departure": {
"delay": -14,
"time": "1768327306"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758430x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747530x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768317879"
},
"departure": {
"delay": 35,
"time": "1768317935"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 17,
"time": "1768316717"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1768318845"
},
"departure": {
"delay": 81,
"time": "1768318881"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1768317270"
},
"departure": {
"delay": 106,
"time": "1768317286"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1768318985"
},
"departure": {
"delay": 77,
"time": "1768318997"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1768319071"
},
"departure": {
"delay": 126,
"time": "1768319106"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1768318282"
},
"departure": {
"delay": 119,
"time": "1768318439"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1768316852"
},
"departure": {
"delay": -8,
"time": "1768316872"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1768319146"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1768318741"
},
"departure": {
"delay": 75,
"time": "1768318755"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1768317082"
},
"departure": {
"delay": 102,
"time": "1768317102"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1768316891"
},
"departure": {
"delay": 28,
"time": "1768316908"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768317735"
},
"departure": {
"delay": 26,
"time": "1768317746"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1768317175"
},
"departure": {
"delay": 129,
"time": "1768317189"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1768317354"
},
"departure": {
"delay": 86,
"time": "1768317386"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1768318139"
},
"departure": {
"delay": -16,
"time": "1768318184"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1768317029"
},
"departure": {
"delay": 66,
"time": "1768317066"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1768317667"
},
"departure": {
"delay": 20,
"time": "1768317680"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1768316946"
},
"departure": {
"delay": 37,
"time": "1768316977"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1768317458"
},
"departure": {
"delay": 76,
"time": "1768317496"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1768318808"
},
"departure": {
"delay": 81,
"time": "1768318821"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1768317973"
},
"departure": {
"delay": -30,
"time": "1768317990"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747530x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1768328938"
},
"departure": {
"delay": 178,
"time": "1768328938"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1768329488"
},
"departure": {
"delay": 68,
"time": "1768329488"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1768328688"
},
"departure": {
"delay": 133,
"time": "1768328713"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1768330793"
},
"departure": {
"delay": 173,
"time": "1768330793"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 128,
"time": "1768330088"
},
"departure": {
"delay": 128,
"time": "1768330088"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 161,
"time": "1768329341"
},
"departure": {
"delay": 161,
"time": "1768329341"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1768330413"
},
"departure": {
"delay": 153,
"time": "1768330413"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1768329628"
},
"departure": {
"delay": 28,
"time": "1768329628"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 189,
"time": "1768329164"
},
"departure": {
"delay": 189,
"time": "1768329189"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1768330323"
},
"departure": {
"delay": 123,
"time": "1768330323"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328580"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1768331046"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 103,
"time": "1768329763"
},
"departure": {
"delay": 103,
"time": "1768329763"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1768329947"
},
"departure": {
"delay": 107,
"time": "1768329947"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1768328864"
},
"departure": {
"delay": 104,
"time": "1768328864"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768328460"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1768330580"
},
"departure": {
"delay": 140,
"time": "1768330580"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 128,
"time": "1768330988"
},
"departure": {
"delay": 128,
"time": "1768330988"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1768328613"
},
"departure": {
"delay": 33,
"time": "1768328613"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1768329263"
},
"departure": {
"delay": 143,
"time": "1768329263"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1768330845"
},
"departure": {
"delay": 165,
"time": "1768330845"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 136,
"time": "1768330876"
},
"departure": {
"delay": 136,
"time": "1768330876"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1768328511"
},
"departure": {
"delay": 51,
"time": "1768328511"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1768330163"
},
"departure": {
"delay": 83,
"time": "1768330163"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1768329663"
},
"departure": {
"delay": 63,
"time": "1768329663"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1768330261"
},
"departure": {
"delay": 121,
"time": "1768330261"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1768330657"
},
"departure": {
"delay": 157,
"time": "1768330657"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 106,
"time": "1768329826"
},
"departure": {
"delay": 106,
"time": "1768329826"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1768329388"
},
"departure": {
"delay": 148,
"time": "1768329388"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768329567"
},
"departure": {
"delay": 27,
"time": "1768329567"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1768330446"
},
"departure": {
"delay": 126,
"time": "1768330446"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1768328770"
},
"departure": {
"delay": 130,
"time": "1768328770"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1768330027"
},
"departure": {
"delay": 127,
"time": "1768330027"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1768330944"
},
"departure": {
"delay": 144,
"time": "1768330944"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 173,
"time": "1768329113"
},
"departure": {
"delay": 173,
"time": "1768329113"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1768329692"
},
"departure": {
"delay": 92,
"time": "1768329692"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1768330525"
},
"departure": {
"delay": 145,
"time": "1768330525"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 134,
"time": "1768330754"
},
"departure": {
"delay": 134,
"time": "1768330754"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1768328181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10139:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745669x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768299465"
},
"departure": {
"delay": 28,
"time": "1768299508"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1768298467"
},
"departure": {
"delay": -26,
"time": "1768298494"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1768298409"
},
"departure": {
"delay": -8,
"time": "1768298452"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1768297857"
},
"departure": {
"delay": -29,
"time": "1768297891"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768300371"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -61,
"time": "1768298965"
},
"departure": {
"delay": -61,
"time": "1768298999"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1768299573"
},
"departure": {
"delay": 83,
"time": "1768299623"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1768297505"
},
"departure": {
"delay": 14,
"time": "1768297514"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1768297570"
},
"departure": {
"delay": 21,
"time": "1768297581"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -27,
"time": "1768298659"
},
"departure": {
"delay": -27,
"time": "1768298733"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1768297938"
},
"departure": {
"delay": -7,
"time": "1768297973"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1768299693"
},
"departure": {
"delay": 67,
"time": "1768299727"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1768297537"
},
"departure": {
"delay": -9,
"time": "1768297551"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1768297607"
},
"departure": {
"delay": -5,
"time": "1768297615"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1768300296"
},
"departure": {
"delay": 110,
"time": "1768300310"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1768298765"
},
"departure": {
"delay": -12,
"time": "1768298808"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -49,
"time": "1768298251"
},
"departure": {
"delay": -49,
"time": "1768298291"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 54,
"time": "1768297434"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1768297695"
},
"departure": {
"delay": -13,
"time": "1768297727"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1768300213"
},
"departure": {
"delay": 103,
"time": "1768300243"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1768298095"
},
"departure": {
"delay": -32,
"time": "1768298128"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768299770"
},
"departure": {
"delay": 65,
"time": "1768299785"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1768299228"
},
"departure": {
"delay": 39,
"time": "1768299339"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1768300069"
},
"departure": {
"delay": 83,
"time": "1768300103"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -11,
"time": "1768298837"
},
"departure": {
"delay": -11,
"time": "1768298869"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1768300126"
},
"departure": {
"delay": 78,
"time": "1768300158"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -84,
"time": "1768298178"
},
"departure": {
"delay": -84,
"time": "1768298196"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1768298559"
},
"departure": {
"delay": -37,
"time": "1768298603"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1768298003"
},
"departure": {
"delay": -25,
"time": "1768298015"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768299859"
},
"departure": {
"delay": 57,
"time": "1768299897"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -56,
"time": "1768299049"
},
"departure": {
"delay": -56,
"time": "1768299124"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -34,
"time": "1768298317"
},
"departure": {
"delay": -34,
"time": "1768298366"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1768297789"
},
"departure": {
"delay": -1,
"time": "1768297799"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1768298923"
},
"departure": {
"delay": -4,
"time": "1768298936"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1768299945"
},
"departure": {
"delay": 107,
"time": "1768300007"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745669x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747904x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768306317"
},
"departure": {
"delay": 8,
"time": "1768306328"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1768306240"
},
"departure": {
"delay": 22,
"time": "1768306282"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1768306349"
},
"departure": {
"delay": -20,
"time": "1768306360"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -21,
"time": "1768305896"
},
"departure": {
"delay": -21,
"time": "1768305939"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -64,
"time": "1768307130"
},
"departure": {
"delay": -64,
"time": "1768307156"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -132,
"time": "1768307268"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -104,
"time": "1768306980"
},
"departure": {
"delay": -104,
"time": "1768306996"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1768306612"
},
"departure": {
"delay": 6,
"time": "1768306626"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -62,
"time": "1768307183"
},
"departure": {
"delay": -62,
"time": "1768307218"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1768306561"
},
"departure": {
"delay": 41,
"time": "1768306601"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1768306035"
},
"departure": {
"delay": 22,
"time": "1768306102"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1768306184"
},
"departure": {
"delay": 71,
"time": "1768306211"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1768306447"
},
"departure": {
"delay": -8,
"time": "1768306492"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -58,
"time": "1768307020"
},
"departure": {
"delay": -58,
"time": "1768307042"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -118,
"time": "1768307088"
},
"departure": {
"delay": -118,
"time": "1768307102"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 123,
"time": "1768305843"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1768306517"
},
"departure": {
"delay": -10,
"time": "1768306550"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1768306949"
},
"departure": {
"delay": -74,
"time": "1768306966"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1768306726"
},
"departure": {
"delay": -23,
"time": "1768306837"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -65,
"time": "1768306908"
},
"departure": {
"delay": -65,
"time": "1768306915"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747904x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768279645"
},
"departure": {
"delay": 38,
"time": "1768279658"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1768281899"
},
"departure": {
"delay": 16,
"time": "1768281916"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1768281548"
},
"departure": {
"delay": 11,
"time": "1768281611"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768280647"
},
"departure": {
"delay": 16,
"time": "1768280656"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1768280373"
},
"departure": {
"delay": 39,
"time": "1768280379"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768281383"
},
"departure": {
"delay": 5,
"time": "1768281425"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1768282216"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768279133"
},
"departure": {
"delay": 38,
"time": "1768279178"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768280818"
},
"departure": {
"delay": 13,
"time": "1768281013"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768279897"
},
"departure": {
"delay": 77,
"time": "1768279997"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 15,
"time": "1768278915"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768280275"
},
"departure": {
"delay": 65,
"time": "1768280285"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1768279412"
},
"departure": {
"delay": 42,
"time": "1768279482"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1768330759"
},
"departure": {
"delay": 89,
"time": "1768330769"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1768330975"
},
"departure": {
"delay": 65,
"time": "1768330985"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -140,
"time": "1768331850"
},
"departure": {
"delay": -140,
"time": "1768331860"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1768330447"
},
"departure": {
"delay": 52,
"time": "1768330492"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1768331507"
},
"departure": {
"delay": -3,
"time": "1768331517"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1768331181"
},
"departure": {
"delay": 91,
"time": "1768331191"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1768330408"
},
"departure": {
"delay": 29,
"time": "1768330409"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1768331102"
},
"departure": {
"delay": 72,
"time": "1768331112"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1768331441"
},
"departure": {
"delay": 51,
"time": "1768331451"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1768330314"
},
"departure": {
"delay": 55,
"time": "1768330315"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768331368"
},
"departure": {
"delay": 38,
"time": "1768331378"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -128,
"time": "1768331992"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1768330908"
},
"departure": {
"delay": 58,
"time": "1768330918"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -123,
"time": "1768331747"
},
"departure": {
"delay": -123,
"time": "1768331757"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -138,
"time": "1768331672"
},
"departure": {
"delay": -138,
"time": "1768331682"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1768331047"
},
"departure": {
"delay": 77,
"time": "1768331057"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1768330600"
},
"departure": {
"delay": 50,
"time": "1768330610"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -91,
"time": "1768331599"
},
"departure": {
"delay": -91,
"time": "1768331609"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1768330679"
},
"departure": {
"delay": 69,
"time": "1768330689"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1768331228"
},
"departure": {
"delay": 78,
"time": "1768331238"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1768330224"
},
"departure": {
"delay": 168,
"time": "1768330248"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1768330539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x27:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx920:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1768330441"
},
"departure": {
"delay": 121,
"time": "1768330441"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1768330138"
},
"departure": {
"delay": 58,
"time": "1768330138"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1768328558"
},
"departure": {
"delay": 38,
"time": "1768328558"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768330357"
},
"departure": {
"delay": 97,
"time": "1768330357"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1768328964"
},
"departure": {
"delay": 24,
"time": "1768328964"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1768328759"
},
"departure": {
"delay": 59,
"time": "1768328759"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1768328410"
},
"departure": {
"delay": 10,
"time": "1768328410"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1768329282"
},
"departure": {
"delay": 7,
"time": "1768329307"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1768328250"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1768331032"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1768329579"
},
"departure": {
"delay": 39,
"time": "1768329579"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1768329357"
},
"departure": {
"delay": -3,
"time": "1768329357"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1768329832"
},
"departure": {
"delay": -8,
"time": "1768329832"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1768330611"
},
"departure": {
"delay": 111,
"time": "1768330611"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1768329216"
},
"departure": {
"delay": 36,
"time": "1768329216"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1768328674"
},
"departure": {
"delay": 34,
"time": "1768328674"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1768330041"
},
"departure": {
"delay": 81,
"time": "1768330041"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1768329683"
},
"departure": {
"delay": 47,
"time": "1768329707"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1768330851"
},
"departure": {
"delay": 111,
"time": "1768330851"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 72,
"time": "1768329072"
},
"departure": {
"delay": 72,
"time": "1768329072"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1768330710"
},
"departure": {
"delay": 90,
"time": "1768330710"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1768330552"
},
"departure": {
"delay": 112,
"time": "1768330552"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1768329487"
},
"departure": {
"delay": 7,
"time": "1768329487"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1768329132"
},
"departure": {
"delay": 72,
"time": "1768329132"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1768328332"
},
"departure": {
"delay": -8,
"time": "1768328332"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1768328909"
},
"departure": {
"delay": 29,
"time": "1768328909"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768328023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx920:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757961x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 248,
"time": "1768318172"
},
"departure": {
"delay": 248,
"time": "1768318208"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 248,
"time": "1768318377"
},
"departure": {
"delay": 248,
"time": "1768318388"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 225,
"time": "1768318597"
},
"departure": {
"delay": 225,
"time": "1768318605"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1768319021"
},
"departure": {
"delay": 132,
"time": "1768319052"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 196,
"time": "1768318777"
},
"departure": {
"delay": 196,
"time": "1768318816"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 204,
"time": "1768318152"
},
"departure": {
"delay": 204,
"time": "1768318164"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1768317768"
},
"departure": {
"delay": 153,
"time": "1768317813"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768320020"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1768319581"
},
"departure": {
"delay": 85,
"time": "1768319605"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768319706"
},
"departure": {
"delay": 40,
"time": "1768319740"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1768319224"
},
"departure": {
"delay": 64,
"time": "1768319224"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 224,
"time": "1768318233"
},
"departure": {
"delay": 224,
"time": "1768318244"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 289,
"time": "1768318283"
},
"departure": {
"delay": 289,
"time": "1768318369"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 252,
"time": "1768318443"
},
"departure": {
"delay": 252,
"time": "1768318512"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1768319402"
},
"departure": {
"delay": 32,
"time": "1768319432"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 205,
"time": "1768318571"
},
"departure": {
"delay": 205,
"time": "1768318585"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 61,
"time": "1768317601"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330003",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757961x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758059x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768303938"
},
"departure": {
"delay": 7,
"time": "1768303987"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1768303122"
},
"departure": {
"delay": 154,
"time": "1768303174"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1768303638"
},
"departure": {
"delay": 65,
"time": "1768303685"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1768304446"
},
"departure": {
"delay": 13,
"time": "1768304533"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -135,
"time": "1768306545"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1768304873"
},
"departure": {
"delay": 1,
"time": "1768304881"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1768305892"
},
"departure": {
"delay": 64,
"time": "1768306024"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768306086"
},
"departure": {
"delay": 16,
"time": "1768306096"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -47,
"time": "1768305300"
},
"departure": {
"delay": -47,
"time": "1768305313"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1768304293"
},
"departure": {
"delay": -40,
"time": "1768304300"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1768303204"
},
"departure": {
"delay": 75,
"time": "1768303215"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1768303263"
},
"departure": {
"delay": 81,
"time": "1768303281"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768305723"
},
"departure": {
"delay": 30,
"time": "1768305750"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1768303582"
},
"departure": {
"delay": 34,
"time": "1768303594"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1768303502"
},
"departure": {
"delay": 71,
"time": "1768303511"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1768305664"
},
"departure": {
"delay": 75,
"time": "1768305675"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 132,
"time": "1768303032"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768303310"
},
"departure": {
"delay": 60,
"time": "1768303320"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1768303809"
},
"departure": {
"delay": -27,
"time": "1768303833"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758059x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768331299"
},
"departure": {
"delay": 19,
"time": "1768331299"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768330805"
},
"departure": {
"delay": 5,
"time": "1768330805"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768330710"
},
"departure": {
"delay": 30,
"time": "1768330710"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1768331151"
},
"departure": {
"delay": 51,
"time": "1768331151"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1768331348"
},
"departure": {
"delay": 8,
"time": "1768331348"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1768331889"
},
"departure": {
"delay": 9,
"time": "1768331889"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1768331732"
},
"departure": {
"delay": 32,
"time": "1768331732"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1768330932"
},
"departure": {
"delay": 12,
"time": "1768330932"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1768331780"
},
"departure": {
"delay": 20,
"time": "1768331780"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1768331511"
},
"departure": {
"delay": 51,
"time": "1768331511"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1768331180"
},
"departure": {
"delay": 20,
"time": "1768331180"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1768330891"
},
"departure": {
"delay": 31,
"time": "1768330891"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1768330624"
},
"departure": {
"delay": 4,
"time": "1768330624"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1768330531"
},
"departure": {
"delay": 31,
"time": "1768330531"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1768331664"
},
"departure": {
"delay": 24,
"time": "1768331664"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768332180"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1768330853"
},
"departure": {
"delay": 53,
"time": "1768330853"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1768331415"
},
"departure": {
"delay": 15,
"time": "1768331415"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1768330572"
},
"departure": {
"delay": 12,
"time": "1768330572"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9250:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745734x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1768304438"
},
"departure": {
"delay": 109,
"time": "1768304449"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 112,
"time": "1768304366"
},
"departure": {
"delay": 112,
"time": "1768304392"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1768304601"
},
"departure": {
"delay": 117,
"time": "1768304637"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 100,
"time": "1768304706"
},
"departure": {
"delay": 100,
"time": "1768304740"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 194,
"time": "1768303934"
},
"departure": {
"delay": 194,
"time": "1768303994"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1768303816"
},
"departure": {
"delay": 115,
"time": "1768303855"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 126,
"time": "1768303893"
},
"departure": {
"delay": 126,
"time": "1768303926"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1768304542"
},
"departure": {
"delay": 115,
"time": "1768304575"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 92,
"time": "1768302004"
},
"departure": {
"delay": 92,
"time": "1768302032"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1768302814"
},
"departure": {
"delay": 72,
"time": "1768302852"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1768303304"
},
"departure": {
"delay": 88,
"time": "1768303348"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1768303629"
},
"departure": {
"delay": 108,
"time": "1768303668"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1768304037"
},
"departure": {
"delay": 199,
"time": "1768304059"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1768302504"
},
"departure": {
"delay": 42,
"time": "1768302522"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1768302140"
},
"departure": {
"delay": 28,
"time": "1768302148"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1768302175"
},
"departure": {
"delay": 63,
"time": "1768302243"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1768304288"
},
"departure": {
"delay": 158,
"time": "1768304318"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 57,
"time": "1768301937"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1768302685"
},
"departure": {
"delay": 88,
"time": "1768302748"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1768304232"
},
"departure": {
"delay": 154,
"time": "1768304254"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1768303458"
},
"departure": {
"delay": 93,
"time": "1768303473"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 195,
"time": "1768304132"
},
"departure": {
"delay": 195,
"time": "1768304175"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1768304662"
},
"departure": {
"delay": 90,
"time": "1768304670"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1768304760"
},
"departure": {
"delay": 91,
"time": "1768304791"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 99,
"time": "1768302552"
},
"departure": {
"delay": 99,
"time": "1768302639"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1768303212"
},
"departure": {
"delay": 127,
"time": "1768303267"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768303512"
},
"departure": {
"delay": 120,
"time": "1768303560"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1768304824"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 83,
"time": "1768303722"
},
"departure": {
"delay": 83,
"time": "1768303763"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1768303406"
},
"departure": {
"delay": 123,
"time": "1768303443"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1768302296"
},
"departure": {
"delay": 67,
"time": "1768302367"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1768303056"
},
"departure": {
"delay": 175,
"time": "1768303075"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1768302095"
},
"departure": {
"delay": 63,
"time": "1768302123"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1768304487"
},
"departure": {
"delay": 99,
"time": "1768304499"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 87,
"time": "1768303119"
},
"departure": {
"delay": 87,
"time": "1768303167"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1768302411"
},
"departure": {
"delay": 87,
"time": "1768302447"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745734x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1768331792"
},
"departure": {
"delay": 32,
"time": "1768331792"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1768330706"
},
"departure": {
"delay": 26,
"time": "1768330706"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1768330877"
},
"departure": {
"delay": 17,
"time": "1768330877"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1768331442"
},
"departure": {
"delay": 42,
"time": "1768331442"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1768330755"
},
"departure": {
"delay": 15,
"time": "1768330755"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1768331857"
},
"departure": {
"delay": 37,
"time": "1768331857"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1768330958"
},
"departure": {
"delay": 38,
"time": "1768330958"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768331200"
},
"departure": {
"delay": 40,
"time": "1768331200"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1768331156"
},
"departure": {
"delay": 56,
"time": "1768331156"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1768331652"
},
"departure": {
"delay": 12,
"time": "1768331652"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1768330817"
},
"departure": {
"delay": 17,
"time": "1768330817"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1768331343"
},
"departure": {
"delay": 3,
"time": "1768331343"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1768331030"
},
"departure": {
"delay": 50,
"time": "1768331030"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768331495"
},
"departure": {
"delay": 35,
"time": "1768331495"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14193:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758088x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1768293379"
},
"departure": {
"delay": 205,
"time": "1768293385"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1768292100"
},
"departure": {
"delay": 97,
"time": "1768292137"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1768293571"
},
"departure": {
"delay": 99,
"time": "1768293579"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1768292295"
},
"departure": {
"delay": 46,
"time": "1768292326"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 46,
"time": "1768291546"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768292763"
},
"departure": {
"delay": 10,
"time": "1768292770"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1768291804"
},
"departure": {
"delay": 138,
"time": "1768291878"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1768293661"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1768292552"
},
"departure": {
"delay": 3,
"time": "1768292643"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1768293028"
},
"departure": {
"delay": 97,
"time": "1768293157"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758088x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1768329378"
},
"departure": {
"delay": 198,
"time": "1768329378"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1768327984"
},
"departure": {
"delay": 64,
"time": "1768327984"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1768328084"
},
"departure": {
"delay": 44,
"time": "1768328084"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1768329209"
},
"departure": {
"delay": 149,
"time": "1768329209"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 269,
"time": "1768329488"
},
"departure": {
"delay": 269,
"time": "1768329509"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1768327810"
},
"departure": {
"delay": 10,
"time": "1768327810"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1768328360"
},
"departure": {
"delay": 140,
"time": "1768328360"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 364,
"time": "1768330034"
},
"departure": {
"delay": 364,
"time": "1768330084"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 189,
"time": "1768329266"
},
"departure": {
"delay": 189,
"time": "1768329309"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 366,
"time": "1768329966"
},
"departure": {
"delay": 366,
"time": "1768329966"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 178,
"time": "1768328698"
},
"departure": {
"delay": 178,
"time": "1768328698"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1768328989"
},
"departure": {
"delay": 154,
"time": "1768329034"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1768328947"
},
"departure": {
"delay": 187,
"time": "1768328947"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 164,
"time": "1768328744"
},
"departure": {
"delay": 164,
"time": "1768328744"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1768328860"
},
"departure": {
"delay": 160,
"time": "1768328860"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1768328209"
},
"departure": {
"delay": 49,
"time": "1768328209"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1768327711"
},
"departure": {
"delay": 31,
"time": "1768327711"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 298,
"time": "1768329598"
},
"departure": {
"delay": 298,
"time": "1768329598"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 145,
"time": "1768328765"
},
"departure": {
"delay": 145,
"time": "1768328785"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 289,
"time": "1768329659"
},
"departure": {
"delay": 289,
"time": "1768329709"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 134,
"time": "1768329122"
},
"departure": {
"delay": 134,
"time": "1768329134"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1768328284"
},
"departure": {
"delay": 124,
"time": "1768328284"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 174,
"time": "1768328634"
},
"departure": {
"delay": 174,
"time": "1768328634"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768327860"
},
"departure": {
"time": "1768327860"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1768328134"
},
"departure": {
"delay": 94,
"time": "1768328134"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 305,
"time": "1768329785"
},
"departure": {
"delay": 305,
"time": "1768329785"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 279,
"time": "1768330179"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1768328559"
},
"departure": {
"delay": 159,
"time": "1768328559"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768327680"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768327242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11037:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1768331393"
},
"departure": {
"delay": 173,
"time": "1768331393"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1768331531"
},
"departure": {
"delay": 131,
"time": "1768331531"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1768331731"
},
"departure": {
"delay": 31,
"time": "1768331731"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1768331641"
},
"departure": {
"delay": 61,
"time": "1768331641"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1768330649"
},
"departure": {
"delay": 89,
"time": "1768330649"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1768331058"
},
"departure": {
"delay": 78,
"time": "1768331058"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768331770"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1768331606"
},
"departure": {
"delay": 146,
"time": "1768331606"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1768330762"
},
"departure": {
"delay": 82,
"time": "1768330762"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1768330533"
},
"departure": {
"delay": 93,
"time": "1768330533"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1768331001"
},
"departure": {
"delay": 81,
"time": "1768331001"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1768331287"
},
"departure": {
"delay": 127,
"time": "1768331287"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1768330813"
},
"departure": {
"delay": 73,
"time": "1768330813"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1768330412"
},
"departure": {
"delay": 92,
"time": "1768330412"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768330851"
},
"departure": {
"delay": 51,
"time": "1768330851"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1768331461"
},
"departure": {
"delay": 121,
"time": "1768331461"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1768331113"
},
"departure": {
"delay": 73,
"time": "1768331113"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1768330466"
},
"departure": {
"delay": 92,
"time": "1768330472"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1768331203"
},
"departure": {
"delay": 103,
"time": "1768331203"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1768330911"
},
"departure": {
"delay": 51,
"time": "1768330911"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1768330962"
},
"departure": {
"delay": 42,
"time": "1768330962"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470605:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768332360"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768332060"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768332720"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768332780"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768332480"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768332180"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332840"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768332660"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768332300"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768332540"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768330100",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1118:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745715x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1768286357"
},
"departure": {
"delay": 240,
"time": "1768286400"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1768285933"
},
"departure": {
"delay": 68,
"time": "1768285988"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1768284796"
},
"departure": {
"delay": 57,
"time": "1768284837"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1768285678"
},
"departure": {
"delay": 135,
"time": "1768285755"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1768287667"
},
"departure": {
"delay": 258,
"time": "1768287678"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 301,
"time": "1768286568"
},
"departure": {
"delay": 301,
"time": "1768286641"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1768284844"
},
"departure": {
"delay": 50,
"time": "1768284890"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1768285210"
},
"departure": {
"delay": 42,
"time": "1768285242"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 317,
"time": "1768287537"
},
"departure": {
"delay": 317,
"time": "1768287557"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 282,
"time": "1768286828"
},
"departure": {
"delay": 282,
"time": "1768286862"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 231,
"time": "1768287697"
},
"departure": {
"delay": 231,
"time": "1768287711"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 327,
"time": "1768286874"
},
"departure": {
"delay": 327,
"time": "1768286907"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1768284702"
},
"departure": {
"delay": 67,
"time": "1768284727"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1768285306"
},
"departure": {
"delay": 86,
"time": "1768285346"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 276,
"time": "1768286448"
},
"departure": {
"delay": 276,
"time": "1768286496"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 296,
"time": "1768287578"
},
"departure": {
"delay": 296,
"time": "1768287596"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 66,
"time": "1768285403"
},
"departure": {
"delay": 66,
"time": "1768285446"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 278,
"time": "1768286758"
},
"departure": {
"delay": 278,
"time": "1768286798"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 319,
"time": "1768287052"
},
"departure": {
"delay": 319,
"time": "1768287079"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1768285028"
},
"departure": {
"delay": 47,
"time": "1768285067"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1768284914"
},
"departure": {
"delay": 76,
"time": "1768284976"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 321,
"time": "1768287464"
},
"departure": {
"delay": 321,
"time": "1768287501"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1768285123"
},
"departure": {
"delay": 73,
"time": "1768285153"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1768285809"
},
"departure": {
"delay": 71,
"time": "1768285871"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 241,
"time": "1768286688"
},
"departure": {
"delay": 241,
"time": "1768286701"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 268,
"time": "1768287292"
},
"departure": {
"delay": 268,
"time": "1768287328"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 228,
"time": "1768286209"
},
"departure": {
"delay": 228,
"time": "1768286268"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1768285511"
},
"departure": {
"delay": 48,
"time": "1768285548"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 267,
"time": "1768287620"
},
"departure": {
"delay": 267,
"time": "1768287627"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 297,
"time": "1768287210"
},
"departure": {
"delay": 297,
"time": "1768287237"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 338,
"time": "1768286958"
},
"departure": {
"delay": 338,
"time": "1768286978"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 202,
"time": "1768287742"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 38,
"time": "1768284638"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 237,
"time": "1768286300"
},
"departure": {
"delay": 237,
"time": "1768286337"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 322,
"time": "1768287388"
},
"departure": {
"delay": 322,
"time": "1768287442"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 298,
"time": "1768287147"
},
"departure": {
"delay": 298,
"time": "1768287178"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745715x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746243x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 401,
"time": "1768321929"
},
"departure": {
"delay": 401,
"time": "1768321961"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 130,
"time": "1768319654"
},
"departure": {
"delay": 130,
"time": "1768319710"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1768319360"
},
"departure": {
"delay": 122,
"time": "1768319402"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 283,
"time": "1768321268"
},
"departure": {
"delay": 283,
"time": "1768321303"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 282,
"time": "1768321387"
},
"departure": {
"delay": 282,
"time": "1768321422"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 73,
"time": "1768319849"
},
"departure": {
"delay": 73,
"time": "1768319893"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 282,
"time": "1768321625"
},
"departure": {
"delay": 282,
"time": "1768321662"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 191,
"time": "1768320816"
},
"departure": {
"delay": 191,
"time": "1768320851"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 113,
"time": "1768318689"
},
"departure": {
"delay": 113,
"time": "1768318733"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 192,
"time": "1768320999"
},
"departure": {
"delay": 192,
"time": "1768321032"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 391,
"time": "1768322036"
},
"departure": {
"delay": 391,
"time": "1768322071"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 107,
"time": "1768319772"
},
"departure": {
"delay": 107,
"time": "1768319807"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 262,
"time": "1768321311"
},
"departure": {
"delay": 262,
"time": "1768321342"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 252,
"time": "1768321543"
},
"departure": {
"delay": 252,
"time": "1768321572"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 257,
"time": "1768321485"
},
"departure": {
"delay": 257,
"time": "1768321517"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 157,
"time": "1768318978"
},
"departure": {
"delay": 157,
"time": "1768319017"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1768320679"
},
"departure": {
"delay": 175,
"time": "1768320715"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1768318409"
},
"departure": {
"delay": 81,
"time": "1768318461"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1768319472"
},
"departure": {
"delay": 124,
"time": "1768319524"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1768318181"
},
"departure": {
"delay": 54,
"time": "1768318194"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1768318505"
},
"departure": {
"delay": 129,
"time": "1768318569"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1768318932"
},
"departure": {
"delay": 161,
"time": "1768318961"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1768319953"
},
"departure": {
"delay": 109,
"time": "1768319989"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 269,
"time": "1768321435"
},
"departure": {
"delay": 269,
"time": "1768321469"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 103,
"time": "1768318476"
},
"departure": {
"delay": 103,
"time": "1768318483"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 226,
"time": "1768321090"
},
"departure": {
"delay": 226,
"time": "1768321126"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 53,
"time": "1768318133"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 162,
"time": "1768320018"
},
"departure": {
"delay": 162,
"time": "1768320102"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1768318350"
},
"departure": {
"delay": 59,
"time": "1768318379"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1768318667"
},
"departure": {
"delay": 117,
"time": "1768318677"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1768319123"
},
"departure": {
"delay": 172,
"time": "1768319212"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768320452"
},
"departure": {
"delay": 130,
"time": "1768320490"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 272,
"time": "1768321675"
},
"departure": {
"delay": 272,
"time": "1768321712"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1768318321"
},
"departure": {
"delay": 12,
"time": "1768318332"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1768318839"
},
"departure": {
"delay": 101,
"time": "1768318901"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1768320304"
},
"departure": {
"delay": 170,
"time": "1768320350"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1768320878"
},
"departure": {
"delay": 198,
"time": "1768320918"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 129,
"time": "1768320392"
},
"departure": {
"delay": 129,
"time": "1768320429"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1768320745"
},
"departure": {
"delay": 184,
"time": "1768320784"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1768318623"
},
"departure": {
"delay": 152,
"time": "1768318652"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1768320140"
},
"departure": {
"delay": 154,
"time": "1768320214"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1768319034"
},
"departure": {
"delay": 147,
"time": "1768319067"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 371,
"time": "1768321980"
},
"departure": {
"delay": 371,
"time": "1768321991"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 109,
"time": "1768319249"
},
"departure": {
"delay": 109,
"time": "1768319269"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 283,
"time": "1768321205"
},
"departure": {
"delay": 283,
"time": "1768321243"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 371,
"time": "1768322111"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 152,
"time": "1768320618"
},
"departure": {
"delay": 152,
"time": "1768320632"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1768318267"
},
"departure": {
"delay": 36,
"time": "1768318296"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 156,
"time": "1768320539"
},
"departure": {
"delay": 156,
"time": "1768320576"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 221,
"time": "1768321148"
},
"departure": {
"delay": 221,
"time": "1768321181"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746243x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747885x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1768283361"
},
"departure": {
"delay": -31,
"time": "1768283369"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768283311"
},
"departure": {
"delay": 6,
"time": "1768283346"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1768283236"
},
"departure": {
"delay": -33,
"time": "1768283247"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1768284131"
},
"departure": {
"delay": -7,
"time": "1768284173"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1768282916"
},
"departure": {
"delay": -29,
"time": "1768282951"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1768284072"
},
"departure": {
"delay": -12,
"time": "1768284108"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 141,
"time": "1768282881"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1768283560"
},
"departure": {
"delay": -5,
"time": "1768283575"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -147,
"time": "1768283657"
},
"departure": {
"delay": -147,
"time": "1768283673"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1768283756"
},
"departure": {
"delay": -34,
"time": "1768283846"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -75,
"time": "1768283491"
},
"departure": {
"delay": -75,
"time": "1768283505"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -69,
"time": "1768284034"
},
"departure": {
"delay": -69,
"time": "1768284051"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -33,
"time": "1768283893"
},
"departure": {
"delay": -33,
"time": "1768283907"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1768283187"
},
"departure": {
"delay": 45,
"time": "1768283205"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1768283970"
},
"departure": {
"delay": -14,
"time": "1768283986"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1768283005"
},
"departure": {
"delay": 12,
"time": "1768283112"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1768283453"
},
"departure": {
"delay": -55,
"time": "1768283465"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1768284223"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -63,
"time": "1768283925"
},
"departure": {
"delay": -63,
"time": "1768283937"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1768283525"
},
"departure": {
"delay": -38,
"time": "1768283542"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747885x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768331190"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333260"
},
"departure": {
"time": "1768333260"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1768331363"
},
"departure": {
"delay": 23,
"time": "1768331363"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1768331861"
},
"departure": {
"delay": 41,
"time": "1768331861"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1768331304"
},
"departure": {
"delay": 24,
"time": "1768331304"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1768333207"
},
"departure": {
"delay": 7,
"time": "1768333207"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1768331472"
},
"departure": {
"delay": 12,
"time": "1768331472"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1768332006"
},
"departure": {
"delay": 6,
"time": "1768332006"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1768333139"
},
"departure": {
"delay": 59,
"time": "1768333139"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1768331938"
},
"departure": {
"delay": 58,
"time": "1768331938"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768331550"
},
"departure": {
"delay": 30,
"time": "1768331550"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1768331767"
},
"departure": {
"delay": 7,
"time": "1768331767"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768331610"
},
"departure": {
"delay": 30,
"time": "1768331610"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1768332083"
},
"departure": {
"delay": 23,
"time": "1768332083"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1768331251"
},
"departure": {
"delay": 31,
"time": "1768331251"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1768331442"
},
"departure": {
"delay": 42,
"time": "1768331442"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7609:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329720"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331460"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768329660"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768329840"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768329540"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768330320"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1117:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758089x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1768297183"
},
"departure": {
"delay": 80,
"time": "1768297220"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1768297930"
},
"departure": {
"delay": 33,
"time": "1768298073"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768297722"
},
"departure": {
"delay": 54,
"time": "1768297734"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1768297509"
},
"departure": {
"delay": 85,
"time": "1768297525"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1768298720"
},
"departure": {
"delay": 150,
"time": "1768298730"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1768296930"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768299044"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1768298222"
},
"departure": {
"delay": 62,
"time": "1768298222"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1768298488"
},
"departure": {
"delay": 44,
"time": "1768298504"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1768298909"
},
"departure": {
"delay": 62,
"time": "1768298942"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758089x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748430x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1768326363"
},
"departure": {
"delay": 198,
"time": "1768326378"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1768327558"
},
"departure": {
"delay": 228,
"time": "1768327608"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1768326413"
},
"departure": {
"delay": 185,
"time": "1768326425"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1768327813"
},
"departure": {
"delay": 49,
"time": "1768327849"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1768327741"
},
"departure": {
"delay": 98,
"time": "1768327778"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768328146"
},
"departure": {
"delay": 5,
"time": "1768328165"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 193,
"time": "1768326839"
},
"departure": {
"delay": 193,
"time": "1768326853"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1768327361"
},
"departure": {
"delay": 145,
"time": "1768327405"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1768326451"
},
"departure": {
"delay": 228,
"time": "1768326468"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 225,
"time": "1768327027"
},
"departure": {
"delay": 225,
"time": "1768327065"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 228,
"time": "1768326636"
},
"departure": {
"delay": 228,
"time": "1768326648"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1768328386"
},
"departure": {
"delay": -3,
"time": "1768328397"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 119,
"time": "1768327185"
},
"departure": {
"delay": 119,
"time": "1768327199"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 238,
"time": "1768327658"
},
"departure": {
"delay": 238,
"time": "1768327678"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1768328275"
},
"departure": {
"delay": -45,
"time": "1768328295"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 211,
"time": "1768326915"
},
"departure": {
"delay": 211,
"time": "1768326931"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 213,
"time": "1768326546"
},
"departure": {
"delay": 213,
"time": "1768326573"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 214,
"time": "1768326793"
},
"departure": {
"delay": 214,
"time": "1768326814"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1768328295"
},
"departure": {
"delay": -23,
"time": "1768328317"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -17,
"time": "1768328429"
},
"departure": {
"delay": -17,
"time": "1768328443"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1768328015"
},
"departure": {
"delay": 48,
"time": "1768328028"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1768328105"
},
"departure": {
"delay": 18,
"time": "1768328118"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 241,
"time": "1768326181"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1768328179"
},
"departure": {
"time": "1768328220"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 205,
"time": "1768327088"
},
"departure": {
"delay": 205,
"time": "1768327105"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 205,
"time": "1768326731"
},
"departure": {
"delay": 205,
"time": "1768326745"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1768326703"
},
"departure": {
"delay": 240,
"time": "1768326720"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1768327940"
},
"departure": {
"delay": 29,
"time": "1768327949"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1768328480"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 138,
"time": "1768327421"
},
"departure": {
"delay": 138,
"time": "1768327458"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1768328045"
},
"departure": {
"delay": 41,
"time": "1768328081"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1768327302"
},
"departure": {
"delay": 135,
"time": "1768327335"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1768328247"
},
"departure": {
"delay": -22,
"time": "1768328258"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748430x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1768333141"
},
"departure": {
"delay": 1,
"time": "1768333141"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1768333169"
},
"departure": {
"delay": 29,
"time": "1768333169"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1768333291"
},
"departure": {
"delay": 31,
"time": "1768333291"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1768332051"
},
"departure": {
"delay": 51,
"time": "1768332051"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1768332663"
},
"departure": {
"delay": 3,
"time": "1768332663"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768332545"
},
"departure": {
"delay": 5,
"time": "1768332545"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768333080"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1768332144"
},
"departure": {
"delay": 24,
"time": "1768332144"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1768333649"
},
"departure": {
"delay": 29,
"time": "1768333649"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1768332173"
},
"departure": {
"delay": 53,
"time": "1768332173"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768332995"
},
"departure": {
"delay": 35,
"time": "1768332995"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1768332342"
},
"departure": {
"delay": 42,
"time": "1768332342"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1768333194"
},
"departure": {
"delay": 54,
"time": "1768333194"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1768332769"
},
"departure": {
"delay": 49,
"time": "1768332769"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768333726"
},
"departure": {
"delay": 46,
"time": "1768333726"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1768332230"
},
"departure": {
"delay": 50,
"time": "1768332230"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768333800"
},
"departure": {
"time": "1768333800"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1768333767"
},
"departure": {
"delay": 27,
"time": "1768333767"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1768332831"
},
"departure": {
"delay": 51,
"time": "1768332831"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1768333246"
},
"departure": {
"delay": 46,
"time": "1768333246"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768330451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7008:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768332468"
},
"departure": {
"delay": 48,
"time": "1768332468"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1768332157"
},
"departure": {
"delay": 37,
"time": "1768332157"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1768331986"
},
"departure": {
"delay": 46,
"time": "1768331986"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768332390"
},
"departure": {
"delay": 30,
"time": "1768332390"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768332210"
},
"departure": {
"delay": 30,
"time": "1768332210"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1768331792"
},
"departure": {
"delay": 32,
"time": "1768331792"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768331929"
},
"departure": {
"delay": 49,
"time": "1768331929"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1768331854"
},
"departure": {
"delay": 34,
"time": "1768331854"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1768332256"
},
"departure": {
"delay": 16,
"time": "1768332256"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768332575"
},
"departure": {
"delay": 35,
"time": "1768332575"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1768332524"
},
"departure": {
"delay": 44,
"time": "1768332524"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768332100"
},
"departure": {
"delay": 40,
"time": "1768332100"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7008:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -641,
"time": "1768330459"
},
"departure": {
"delay": -641,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -821,
"time": "1768330459"
},
"departure": {
"delay": -821,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1768332178"
},
"departure": {
"delay": -2,
"time": "1768332178"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -65,
"time": "1768331995"
},
"departure": {
"delay": -65,
"time": "1768331995"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -57,
"time": "1768332303"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"delay": -581,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768332244"
},
"departure": {
"delay": 4,
"time": "1768332244"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1481,
"time": "1768330459"
},
"departure": {
"delay": -1481,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1061,
"time": "1768330459"
},
"departure": {
"delay": -1061,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1421,
"time": "1768330459"
},
"departure": {
"delay": -1421,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1121,
"time": "1768330459"
},
"departure": {
"delay": -1121,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1301,
"time": "1768330459"
},
"departure": {
"delay": -1301,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -941,
"time": "1768330459"
},
"departure": {
"delay": -941,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1181,
"time": "1768330459"
},
"departure": {
"delay": -1181,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -701,
"time": "1768330459"
},
"departure": {
"delay": -701,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1001,
"time": "1768330459"
},
"departure": {
"delay": -1001,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -92,
"time": "1768331908"
},
"departure": {
"delay": -92,
"time": "1768331908"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597061:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1768328691"
},
"departure": {
"delay": 51,
"time": "1768328691"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1768329738"
},
"departure": {
"delay": 18,
"time": "1768329738"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1768328097"
},
"departure": {
"delay": 57,
"time": "1768328097"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328340"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768329790"
},
"departure": {
"delay": 10,
"time": "1768329790"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1768328504"
},
"departure": {
"delay": 44,
"time": "1768328504"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768328217"
},
"departure": {
"delay": 57,
"time": "1768328217"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1768329054"
},
"departure": {
"delay": 54,
"time": "1768329054"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1768328042"
},
"departure": {
"delay": 2,
"time": "1768328042"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1768328187"
},
"departure": {
"delay": 27,
"time": "1768328187"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1768329504"
},
"departure": {
"delay": 24,
"time": "1768329504"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1768329377"
},
"departure": {
"delay": 17,
"time": "1768329377"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1768329651"
},
"departure": {
"delay": 51,
"time": "1768329651"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1768329697"
},
"departure": {
"delay": 37,
"time": "1768329697"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768330260"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1768328459"
},
"departure": {
"delay": 59,
"time": "1768328459"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768327860"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768327980"
},
"departure": {
"time": "1768327980"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768330131"
},
"departure": {
"delay": 51,
"time": "1768330131"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1768328758"
},
"departure": {
"delay": 58,
"time": "1768328758"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1768329909"
},
"departure": {
"delay": 9,
"time": "1768329909"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1768328389"
},
"departure": {
"delay": 49,
"time": "1768328389"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1768328639"
},
"departure": {
"delay": 59,
"time": "1768328639"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328580"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1768329214"
},
"departure": {
"delay": 34,
"time": "1768329214"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1768329451"
},
"departure": {
"delay": 31,
"time": "1768329451"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1768329963"
},
"departure": {
"delay": 3,
"time": "1768329963"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1768329141"
},
"departure": {
"delay": 21,
"time": "1768329141"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768328280"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1768328822"
},
"departure": {
"delay": 2,
"time": "1768328822"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1768328877"
},
"departure": {
"delay": 57,
"time": "1768328877"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768327363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14397:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758095x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1768330230"
},
"departure": {
"delay": 150,
"time": "1768330230"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1768329537"
},
"departure": {
"delay": 215,
"time": "1768329575"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 522,
"time": "1768328801"
},
"departure": {
"delay": 522,
"time": "1768328862"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 246,
"time": "1768330018"
},
"departure": {
"delay": 246,
"time": "1768330026"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 166,
"time": "1768329818"
},
"departure": {
"delay": 166,
"time": "1768329826"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1768329430"
},
"departure": {
"delay": 190,
"time": "1768329430"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 465,
"time": "1768328565"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1768330350"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 453,
"time": "1768329082"
},
"departure": {
"delay": 453,
"time": "1768329093"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 352,
"time": "1768329223"
},
"departure": {
"delay": 352,
"time": "1768329232"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758095x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745680x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1768310064"
},
"departure": {
"delay": 118,
"time": "1768310098"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1768308787"
},
"departure": {
"delay": 105,
"time": "1768308825"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1768307928"
},
"departure": {
"delay": 82,
"time": "1768307962"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1768308494"
},
"departure": {
"delay": 128,
"time": "1768308548"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768308087"
},
"departure": {
"delay": 60,
"time": "1768308120"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1768308716"
},
"departure": {
"delay": 99,
"time": "1768308759"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1768309736"
},
"departure": {
"delay": 208,
"time": "1768309768"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1768308187"
},
"departure": {
"delay": 24,
"time": "1768308204"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1768309538"
},
"departure": {
"delay": 213,
"time": "1768309593"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1768307745"
},
"departure": {
"delay": 92,
"time": "1768307792"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1768308261"
},
"departure": {
"delay": 57,
"time": "1768308297"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 19,
"time": "1768307299"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1768308402"
},
"departure": {
"delay": 117,
"time": "1768308477"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768307851"
},
"departure": {
"delay": 60,
"time": "1768307880"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1768309251"
},
"departure": {
"delay": 185,
"time": "1768309385"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1768307990"
},
"departure": {
"delay": 79,
"time": "1768308019"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1768310241"
},
"departure": {
"delay": 158,
"time": "1768310258"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1768307471"
},
"departure": {
"delay": 35,
"time": "1768307495"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1768307440"
},
"departure": {
"delay": 1,
"time": "1768307461"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1768307382"
},
"departure": {
"delay": 16,
"time": "1768307416"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1768309864"
},
"departure": {
"delay": 156,
"time": "1768309896"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1768308859"
},
"departure": {
"delay": 113,
"time": "1768308893"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 173,
"time": "1768309940"
},
"departure": {
"delay": 173,
"time": "1768309973"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1768309015"
},
"departure": {
"delay": 88,
"time": "1768309048"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768307516"
},
"departure": {
"delay": 30,
"time": "1768307550"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1768310023"
},
"departure": {
"delay": 123,
"time": "1768310043"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 242,
"time": "1768309647"
},
"departure": {
"delay": 242,
"time": "1768309682"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1768308324"
},
"departure": {
"delay": 61,
"time": "1768308361"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1768309801"
},
"departure": {
"delay": 193,
"time": "1768309813"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 141,
"time": "1768308604"
},
"departure": {
"delay": 141,
"time": "1768308681"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1768308948"
},
"departure": {
"delay": 143,
"time": "1768308983"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1768307632"
},
"departure": {
"delay": 23,
"time": "1768307663"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1768310124"
},
"departure": {
"delay": 148,
"time": "1768310188"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1768310303"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 87,
"time": "1768309126"
},
"departure": {
"delay": 87,
"time": "1768309167"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745680x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745224x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1768295990"
},
"departure": {
"delay": -36,
"time": "1768296024"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1768295272"
},
"departure": {
"delay": 26,
"time": "1768295306"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1768295900"
},
"departure": {
"delay": -2,
"time": "1768295938"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1768294948"
},
"departure": {
"delay": 14,
"time": "1768294994"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1768295353"
},
"departure": {
"delay": 112,
"time": "1768295452"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1768296250"
},
"departure": {
"delay": -2,
"time": "1768296298"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -92,
"time": "1768296448"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1768296127"
},
"departure": {
"delay": -17,
"time": "1768296163"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1768296319"
},
"departure": {
"delay": -29,
"time": "1768296331"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1768295050"
},
"departure": {
"delay": 59,
"time": "1768295099"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1768295677"
},
"departure": {
"delay": 52,
"time": "1768295692"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1768295565"
},
"departure": {
"delay": 110,
"time": "1768295630"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 75,
"time": "1768294875"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1768295834"
},
"departure": {
"delay": -9,
"time": "1768295871"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1768296058"
},
"departure": {
"delay": -42,
"time": "1768296078"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1768295230"
},
"departure": {
"delay": 28,
"time": "1768295248"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768295734"
},
"departure": {
"delay": 22,
"time": "1768295782"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768295155"
},
"departure": {
"delay": 33,
"time": "1768295193"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768296190"
},
"departure": {
"delay": -13,
"time": "1768296227"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745224x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329420"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768329480"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768328520"
},
"departure": {
"delay": 60,
"time": "1768328520"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768328400"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328580"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328760"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329840"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329660"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768328880"
},
"departure": {
"delay": 60,
"time": "1768328880"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768329960"
},
"departure": {
"delay": 60,
"time": "1768329960"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1768328460"
},
"departure": {
"delay": 60,
"time": "1768328460"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768330140"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1768328540"
},
"departure": {
"delay": 20,
"time": "1768328540"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768329240"
},
"departure": {
"delay": 60,
"time": "1768329240"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768328700"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768329260"
},
"departure": {
"delay": 20,
"time": "1768329260"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768329540"
},
"departure": {
"time": "1768329540"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768329360"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768330080"
},
"departure": {
"delay": 60,
"time": "1768330080"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329060"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1768329380"
},
"departure": {
"delay": 20,
"time": "1768329380"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768329980"
},
"departure": {
"delay": 20,
"time": "1768329980"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768328640"
},
"departure": {
"delay": 60,
"time": "1768328640"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768329900"
},
"departure": {
"delay": 60,
"time": "1768329900"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768327662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12151:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333620"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1768331916"
},
"departure": {
"delay": 36,
"time": "1768331916"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1768331616"
},
"departure": {
"delay": 36,
"time": "1768331616"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1768331194"
},
"departure": {
"delay": 34,
"time": "1768331194"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1768332379"
},
"departure": {
"delay": 19,
"time": "1768332379"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1768331479"
},
"departure": {
"delay": 19,
"time": "1768331479"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768330980"
},
"departure": {
"delay": 120,
"time": "1768330980"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1768331697"
},
"departure": {
"delay": 57,
"time": "1768331697"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1768332984"
},
"departure": {
"delay": 24,
"time": "1768332984"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 37,
"time": "1768331977"
},
"departure": {
"delay": 37,
"time": "1768331977"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1768332214"
},
"departure": {
"delay": 34,
"time": "1768332214"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1768333038"
},
"departure": {
"delay": 18,
"time": "1768333038"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1768332487"
},
"departure": {
"delay": 7,
"time": "1768332487"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1768333162"
},
"departure": {
"delay": 22,
"time": "1768333162"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1768332829"
},
"departure": {
"delay": 49,
"time": "1768332829"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1768331527"
},
"departure": {
"delay": 7,
"time": "1768331527"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1768332782"
},
"departure": {
"delay": 2,
"time": "1768332782"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1768333252"
},
"departure": {
"delay": 52,
"time": "1768333252"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1768332256"
},
"departure": {
"delay": 16,
"time": "1768332256"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768333500"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1768332663"
},
"departure": {
"delay": 3,
"time": "1768332663"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768331325"
},
"departure": {
"delay": 45,
"time": "1768331325"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1768332067"
},
"departure": {
"delay": 7,
"time": "1768332067"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1768331751"
},
"departure": {
"delay": 51,
"time": "1768331751"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768333423"
},
"departure": {
"delay": 43,
"time": "1768333423"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1768331277"
},
"departure": {
"delay": 57,
"time": "1768331277"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768332450"
},
"departure": {
"delay": 30,
"time": "1768332450"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768330302",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13066:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758081x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768301087"
},
"departure": {
"delay": 40,
"time": "1768301140"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768299423"
},
"departure": {
"delay": 43,
"time": "1768299463"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1768301544"
},
"departure": {
"delay": 142,
"time": "1768301602"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1768300776"
},
"departure": {
"delay": -17,
"time": "1768300783"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1768301627"
},
"departure": {
"delay": 117,
"time": "1768301637"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1768299961"
},
"departure": {
"delay": 71,
"time": "1768299971"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1768300607"
},
"departure": {
"delay": 17,
"time": "1768300637"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768300384"
},
"departure": {
"delay": 9,
"time": "1768300389"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1768301391"
},
"departure": {
"delay": 33,
"time": "1768301433"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1768300223"
},
"departure": {
"delay": 74,
"time": "1768300274"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1768299661"
},
"departure": {
"delay": 11,
"time": "1768299731"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1768301295"
},
"departure": {
"delay": -45,
"time": "1768301295"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 38,
"time": "1768299338"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1768301754"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758081x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758399x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1768297672"
},
"departure": {
"delay": 61,
"time": "1768297681"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1768299516"
},
"departure": {
"delay": -11,
"time": "1768299589"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1768297923"
},
"departure": {
"delay": 42,
"time": "1768297962"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1768297175"
},
"departure": {
"delay": 72,
"time": "1768297212"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1768299370"
},
"departure": {
"delay": -38,
"time": "1768299382"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 12,
"time": "1768296912"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1768300119"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768297485"
},
"departure": {
"delay": 52,
"time": "1768297492"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1768299838"
},
"departure": {
"delay": -28,
"time": "1768299872"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768298616"
},
"departure": {
"delay": 5,
"time": "1768298645"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1768298248"
},
"departure": {
"delay": 48,
"time": "1768298268"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1768298346"
},
"departure": {
"delay": 17,
"time": "1768298357"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1768298812"
},
"departure": {
"delay": -28,
"time": "1768298972"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758399x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -122,
"time": "1768331758"
},
"departure": {
"delay": -122,
"time": "1768331758"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -136,
"time": "1768331984"
},
"departure": {
"delay": -136,
"time": "1768331984"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1768331124"
},
"departure": {
"delay": -36,
"time": "1768331124"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -135,
"time": "1768331625"
},
"departure": {
"delay": -135,
"time": "1768331625"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -96,
"time": "1768331184"
},
"departure": {
"delay": -96,
"time": "1768331184"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -149,
"time": "1768331551"
},
"departure": {
"delay": -149,
"time": "1768331551"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -136,
"time": "1768331504"
},
"departure": {
"delay": -136,
"time": "1768331504"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -163,
"time": "1768331897"
},
"departure": {
"delay": -163,
"time": "1768331897"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -174,
"time": "1768331406"
},
"departure": {
"delay": -174,
"time": "1768331406"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -176,
"time": "1768331704"
},
"departure": {
"delay": -176,
"time": "1768331704"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -152,
"time": "1768331788"
},
"departure": {
"delay": -152,
"time": "1768331788"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -156,
"time": "1768331484"
},
"departure": {
"delay": -156,
"time": "1768331484"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -166,
"time": "1768332074"
},
"departure": {
"delay": -166,
"time": "1768332074"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -268,
"time": "1768332152"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1768330829"
},
"departure": {
"delay": 29,
"time": "1768330829"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -121,
"time": "1768331579"
},
"departure": {
"delay": -121,
"time": "1768331579"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1768331243"
},
"departure": {
"delay": -97,
"time": "1768331243"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1768330997"
},
"departure": {
"delay": -43,
"time": "1768330997"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1768330949"
},
"departure": {
"delay": -31,
"time": "1768330949"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1768331070"
},
"departure": {
"delay": -30,
"time": "1768331070"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -196,
"time": "1768332044"
},
"departure": {
"delay": -196,
"time": "1768332044"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -137,
"time": "1768331323"
},
"departure": {
"delay": -137,
"time": "1768331323"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470612:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768290900"
},
"departure": {
"time": "1768290900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768290960"
},
"departure": {
"time": "1768290960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768291920"
},
"departure": {
"time": "1768291920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768290300"
},
"departure": {
"time": "1768290300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768292400"
},
"departure": {
"time": "1768292400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768292760"
},
"departure": {
"time": "1768292760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768291260"
},
"departure": {
"time": "1768291260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768292940"
},
"departure": {
"time": "1768292940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768293060"
},
"departure": {
"time": "1768293060"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768292700"
},
"departure": {
"time": "1768292700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768290600"
},
"departure": {
"time": "1768290600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768291980"
},
"departure": {
"time": "1768291980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768293000"
},
"departure": {
"time": "1768293000"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768293240"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768291080"
},
"departure": {
"time": "1768291080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768292580"
},
"departure": {
"time": "1768292580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768291620"
},
"departure": {
"time": "1768291620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768291860"
},
"departure": {
"time": "1768291860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768292100"
},
"departure": {
"time": "1768292100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768290060"
},
"departure": {
"time": "1768290060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768291680"
},
"departure": {
"time": "1768291680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768292820"
},
"departure": {
"time": "1768292820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768290240"
},
"departure": {
"time": "1768290240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768292220"
},
"departure": {
"time": "1768292220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768292640"
},
"departure": {
"time": "1768292640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768293180"
},
"departure": {
"time": "1768293180"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768290540"
},
"departure": {
"time": "1768290540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768292460"
},
"departure": {
"time": "1768292460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768290720"
},
"departure": {
"time": "1768290720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768290480"
},
"departure": {
"time": "1768290480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768290120"
},
"departure": {
"time": "1768290120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1768290000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768292520"
},
"departure": {
"time": "1768292520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768283158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:203:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748429x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328623"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329966"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768330980"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1768328967"
},
"departure": {
"delay": 51,
"time": "1768328991"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768328913"
},
"departure": {
"delay": 48,
"time": "1768328928"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1768329333"
},
"departure": {
"delay": -12,
"time": "1768329348"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1768328833"
},
"departure": {
"delay": 33,
"time": "1768328853"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768329202"
},
"departure": {
"delay": 35,
"time": "1768329215"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330680"
},
"departure": {
"delay": 60,
"time": "1768330680"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1768330380"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1768328685"
},
"departure": {
"delay": 3,
"time": "1768328703"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768330740"
},
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1768329891"
},
"departure": {
"delay": 68,
"time": "1768329908"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768330860"
},
"departure": {
"delay": 60,
"time": "1768330860"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1768329081"
},
"departure": {
"delay": 34,
"time": "1768329094"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768330620"
},
"departure": {
"delay": 60,
"time": "1768330620"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1768329294"
},
"departure": {
"delay": 15,
"time": "1768329315"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1768329708"
},
"departure": {
"delay": 6,
"time": "1768329726"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1768329809"
},
"departure": {
"delay": 49,
"time": "1768329829"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1768329638"
},
"departure": {
"delay": 28,
"time": "1768329688"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1768329006"
},
"departure": {
"delay": 25,
"time": "1768329025"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1768328731"
},
"departure": {
"delay": 47,
"time": "1768328747"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768330920"
},
"departure": {
"delay": 60,
"time": "1768330920"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1768329122"
},
"departure": {
"delay": 25,
"time": "1768329145"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -45,
"time": "1768329427"
},
"departure": {
"delay": -45,
"time": "1768329435"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 29,
"time": "1768328429"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1768329484"
},
"departure": {
"delay": 13,
"time": "1768329613"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748429x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748509x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1768293574"
},
"departure": {
"delay": 165,
"time": "1768293585"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1768293873"
},
"departure": {
"delay": 181,
"time": "1768293901"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1768294067"
},
"departure": {
"delay": 133,
"time": "1768294093"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1768293547"
},
"departure": {
"delay": 195,
"time": "1768293555"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1768293601"
},
"departure": {
"delay": 201,
"time": "1768293621"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1768293682"
},
"departure": {
"delay": 187,
"time": "1768293727"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768294628"
},
"departure": {
"delay": 28,
"time": "1768294648"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1768294297"
},
"departure": {
"delay": 77,
"time": "1768294337"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768294711"
},
"departure": {
"delay": 45,
"time": "1768294725"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1768294254"
},
"departure": {
"delay": 72,
"time": "1768294272"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768294677"
},
"departure": {
"delay": 7,
"time": "1768294687"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1768294363"
},
"departure": {
"delay": 59,
"time": "1768294379"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1768294923"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1768294411"
},
"departure": {
"delay": 48,
"time": "1768294428"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1768294536"
},
"departure": {
"delay": 66,
"time": "1768294566"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1768293258"
},
"departure": {
"delay": 208,
"time": "1768293268"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 218,
"time": "1768293476"
},
"departure": {
"delay": 218,
"time": "1768293518"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1768294813"
},
"departure": {
"delay": 52,
"time": "1768294852"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1768294201"
},
"departure": {
"delay": 86,
"time": "1768294226"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1768294475"
},
"departure": {
"delay": 68,
"time": "1768294508"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 186,
"time": "1768293186"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 204,
"time": "1768293309"
},
"departure": {
"delay": 204,
"time": "1768293324"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1768294760"
},
"departure": {
"delay": 28,
"time": "1768294768"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1768293772"
},
"departure": {
"delay": 201,
"time": "1768293801"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748509x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13628:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330500"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:76681:ZE:TCARxHALAG0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768328700"
},
"departure": {
"delay": 60,
"time": "1768328700"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768329720"
},
"departure": {
"delay": 60,
"time": "1768329720"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76540:ZE:TCARxVESTA:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331220"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76681:ZE:TCARxQMARE2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76498:ZE:TCARxKUHLM2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768328940"
},
"departure": {
"delay": 60,
"time": "1768328940"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768328520"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:76540:ZE:TCARxHA1051:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768328540"
},
"departure": {
"delay": 20,
"time": "1768328540"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768330080"
},
"departure": {
"delay": 120,
"time": "1768330080"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1768328760"
},
"departure": {
"delay": 60,
"time": "1768328760"
},
"stopId": "FR:76498:ZE:TCARxFOURR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768328880"
},
"departure": {
"delay": 60,
"time": "1768328880"
},
"stopId": "FR:76540:ZE:TCARxBMIDI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1768328660"
},
"departure": {
"delay": 20,
"time": "1768328660"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768329120"
},
"departure": {
"delay": 60,
"time": "1768329120"
},
"stopId": "FR:76540:ZE:TCARxLUBRI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768328640"
},
"departure": {
"delay": 60,
"time": "1768328640"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768331040"
},
"departure": {
"delay": 60,
"time": "1768331040"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768329960"
},
"stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330320"
},
"stopId": "FR:76540:ZE:TCARxCARSA1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768329780"
},
"departure": {
"delay": 60,
"time": "1768329780"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768330620"
},
"departure": {
"delay": 60,
"time": "1768330620"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768330380"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:76681:ZE:TCARxPTEAU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768328580"
},
"departure": {
"delay": 60,
"time": "1768328580"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768327962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13628:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:137:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768287780"
},
"departure": {
"time": "1768287780"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768288200"
},
"departure": {
"time": "1768288200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768289040"
},
"departure": {
"time": "1768289040"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768289280"
},
"departure": {
"time": "1768289280"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768289460"
},
"departure": {
"time": "1768289460"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768286700"
},
"departure": {
"time": "1768286700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768288380"
},
"departure": {
"time": "1768288380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768286520"
},
"departure": {
"time": "1768286520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768287480"
},
"departure": {
"time": "1768287480"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768287600"
},
"departure": {
"time": "1768287600"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1768286400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768286940"
},
"departure": {
"time": "1768286940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768286460"
},
"departure": {
"time": "1768286460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768287120"
},
"departure": {
"time": "1768287120"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768287060"
},
"departure": {
"time": "1768287060"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768289580"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768287240"
},
"departure": {
"time": "1768287240"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768288560"
},
"departure": {
"time": "1768288560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768288740"
},
"departure": {
"time": "1768288740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768286820"
},
"departure": {
"time": "1768286820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768288980"
},
"departure": {
"time": "1768288980"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768287720"
},
"departure": {
"time": "1768287720"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768287180"
},
"departure": {
"time": "1768287180"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768289340"
},
"departure": {
"time": "1768289340"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768286880"
},
"departure": {
"time": "1768286880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768286580"
},
"departure": {
"time": "1768286580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768287000"
},
"departure": {
"time": "1768287000"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768289400"
},
"departure": {
"time": "1768289400"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768287840"
},
"departure": {
"time": "1768287840"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768289160"
},
"departure": {
"time": "1768289160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768287660"
},
"departure": {
"time": "1768287660"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768288860"
},
"departure": {
"time": "1768288860"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768289345"
},
"departure": {
"delay": 5,
"time": "1768289345"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1768287125"
},
"departure": {
"delay": 5,
"time": "1768287125"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768287300"
},
"departure": {
"time": "1768287300"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1768283158",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:137:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332120"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768329840"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768332060"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4069:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745243x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1768295249"
},
"departure": {
"delay": -20,
"time": "1768295260"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1768296339"
},
"departure": {
"delay": -40,
"time": "1768296380"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1768295011"
},
"departure": {
"delay": -16,
"time": "1768295024"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -59,
"time": "1768295329"
},
"departure": {
"delay": -59,
"time": "1768295341"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -41,
"time": "1768296499"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1768296010"
},
"departure": {
"delay": -11,
"time": "1768296049"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -56,
"time": "1768295368"
},
"departure": {
"delay": -56,
"time": "1768295404"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -111,
"time": "1768295531"
},
"departure": {
"delay": -111,
"time": "1768295589"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1768294946"
},
"departure": {
"delay": 11,
"time": "1768294991"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -86,
"time": "1768295639"
},
"departure": {
"delay": -86,
"time": "1768295674"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1768295113"
},
"departure": {
"delay": -17,
"time": "1768295143"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1768295786"
},
"departure": {
"delay": -46,
"time": "1768295834"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1768296182"
},
"departure": {
"delay": 18,
"time": "1768296198"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1768295882"
},
"departure": {
"delay": -17,
"time": "1768295983"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -89,
"time": "1768295449"
},
"departure": {
"delay": -89,
"time": "1768295491"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1768295043"
},
"departure": {
"delay": -16,
"time": "1768295084"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 37,
"time": "1768294837"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1768296080"
},
"departure": {
"delay": 27,
"time": "1768296147"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1768296230"
},
"departure": {
"delay": -30,
"time": "1768296270"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1768295172"
},
"departure": {
"delay": 7,
"time": "1768295227"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745243x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746170x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1768299147"
},
"departure": {
"delay": 188,
"time": "1768299188"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 170,
"time": "1768297259"
},
"departure": {
"delay": 170,
"time": "1768297310"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1768299536"
},
"departure": {
"delay": 190,
"time": "1768299550"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 199,
"time": "1768297787"
},
"departure": {
"delay": 199,
"time": "1768297819"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1768296552"
},
"departure": {
"delay": 153,
"time": "1768296573"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1768296997"
},
"departure": {
"delay": 113,
"time": "1768297013"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1768296930"
},
"departure": {
"delay": 103,
"time": "1768296943"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1768298172"
},
"departure": {
"delay": 229,
"time": "1768298209"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 158,
"time": "1768299361"
},
"departure": {
"delay": 158,
"time": "1768299398"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 161,
"time": "1768299001"
},
"departure": {
"delay": 161,
"time": "1768299041"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 198,
"time": "1768298319"
},
"departure": {
"delay": 198,
"time": "1768298358"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 232,
"time": "1768298710"
},
"departure": {
"delay": 232,
"time": "1768298752"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 116,
"time": "1768296707"
},
"departure": {
"delay": 116,
"time": "1768296716"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 205,
"time": "1768297981"
},
"departure": {
"delay": 205,
"time": "1768298065"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1768299562"
},
"departure": {
"delay": 155,
"time": "1768299575"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 181,
"time": "1768298895"
},
"departure": {
"delay": 181,
"time": "1768298941"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 201,
"time": "1768296469"
},
"departure": {
"delay": 201,
"time": "1768296501"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1768296749"
},
"departure": {
"delay": 121,
"time": "1768296781"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1768299488"
},
"departure": {
"delay": 161,
"time": "1768299521"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 137,
"time": "1768297078"
},
"departure": {
"delay": 137,
"time": "1768297097"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768296674"
},
"departure": {
"delay": 150,
"time": "1768296690"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1768296381"
},
"departure": {
"delay": 193,
"time": "1768296433"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1768298416"
},
"departure": {
"delay": 191,
"time": "1768298471"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 220,
"time": "1768298101"
},
"departure": {
"delay": 220,
"time": "1768298140"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 148,
"time": "1768297031"
},
"departure": {
"delay": 148,
"time": "1768297048"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 161,
"time": "1768297343"
},
"departure": {
"delay": 161,
"time": "1768297361"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 181,
"time": "1768299651"
},
"departure": {
"delay": 181,
"time": "1768299661"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 163,
"time": "1768297889"
},
"departure": {
"delay": 163,
"time": "1768297903"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1768299293"
},
"departure": {
"delay": 183,
"time": "1768299303"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 160,
"time": "1768297443"
},
"departure": {
"delay": 160,
"time": "1768297480"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 252,
"time": "1768298251"
},
"departure": {
"delay": 252,
"time": "1768298292"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 211,
"time": "1768299061"
},
"departure": {
"delay": 211,
"time": "1768299091"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 123,
"time": "1768299723"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 108,
"time": "1768297528"
},
"departure": {
"delay": 108,
"time": "1768297548"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1768296604"
},
"departure": {
"delay": 143,
"time": "1768296623"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1768297151"
},
"departure": {
"delay": 168,
"time": "1768297188"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1768299308"
},
"departure": {
"delay": 163,
"time": "1768299343"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 225,
"time": "1768298827"
},
"departure": {
"delay": 225,
"time": "1768298865"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 208,
"time": "1768297724"
},
"departure": {
"delay": 208,
"time": "1768297768"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1768296872"
},
"departure": {
"delay": 127,
"time": "1768296907"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1768297401"
},
"departure": {
"delay": 164,
"time": "1768297424"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1768296795"
},
"departure": {
"delay": 167,
"time": "1768296827"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1768299110"
},
"departure": {
"delay": 187,
"time": "1768299127"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 202,
"time": "1768299611"
},
"departure": {
"delay": 202,
"time": "1768299622"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 236,
"time": "1768298600"
},
"departure": {
"delay": 236,
"time": "1768298636"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 157,
"time": "1768297640"
},
"departure": {
"delay": 157,
"time": "1768297657"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 126,
"time": "1768296366"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768299437"
},
"departure": {
"delay": 180,
"time": "1768299480"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746170x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758423x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1768302406"
},
"departure": {
"delay": 37,
"time": "1768302457"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1768302600"
},
"departure": {
"delay": -26,
"time": "1768302634"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1768300826"
},
"departure": {
"delay": 43,
"time": "1768300843"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -47,
"time": "1768303033"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1768300276"
},
"departure": {
"delay": 54,
"time": "1768300314"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1768301921"
},
"departure": {
"delay": 63,
"time": "1768301943"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1768302150"
},
"departure": {
"delay": 35,
"time": "1768302155"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1768302371"
},
"departure": {
"delay": 24,
"time": "1768302384"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1768302490"
},
"departure": {
"delay": -21,
"time": "1768302519"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768301232"
},
"departure": {
"delay": 27,
"time": "1768301247"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1768301876"
},
"departure": {
"delay": 69,
"time": "1768301889"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1768302656"
},
"departure": {
"delay": -46,
"time": "1768302674"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1768300419"
},
"departure": {
"delay": 86,
"time": "1768300466"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -36,
"time": "1768302885"
},
"departure": {
"delay": -36,
"time": "1768302924"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1768301823"
},
"departure": {
"delay": 132,
"time": "1768301832"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1768301301"
},
"departure": {
"delay": -22,
"time": "1768301318"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768302028"
},
"departure": {
"delay": 52,
"time": "1768302052"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1768302780"
},
"departure": {
"delay": -4,
"time": "1768302836"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 58,
"time": "1768299958"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1768301681"
},
"departure": {
"delay": 142,
"time": "1768301722"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768300528"
},
"departure": {
"delay": 28,
"time": "1768300528"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758423x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747912x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 294,
"time": "1768316139"
},
"departure": {
"delay": 294,
"time": "1768316154"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 362,
"time": "1768316068"
},
"departure": {
"delay": 362,
"time": "1768316102"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1768316849"
},
"departure": {
"delay": 245,
"time": "1768316885"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1768317031"
},
"departure": {
"delay": 222,
"time": "1768317042"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 263,
"time": "1768316650"
},
"departure": {
"delay": 263,
"time": "1768316723"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 294,
"time": "1768316414"
},
"departure": {
"delay": 294,
"time": "1768316454"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 257,
"time": "1768315577"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 337,
"time": "1768316518"
},
"departure": {
"delay": 337,
"time": "1768316557"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 278,
"time": "1768317065"
},
"departure": {
"delay": 278,
"time": "1768317098"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 348,
"time": "1768316466"
},
"departure": {
"delay": 348,
"time": "1768316508"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 302,
"time": "1768316190"
},
"departure": {
"delay": 302,
"time": "1768316222"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 227,
"time": "1768317227"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1768316786"
},
"departure": {
"delay": 236,
"time": "1768316816"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 286,
"time": "1768316961"
},
"departure": {
"delay": 286,
"time": "1768316986"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 272,
"time": "1768316333"
},
"departure": {
"delay": 272,
"time": "1768316372"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 272,
"time": "1768316242"
},
"departure": {
"delay": 272,
"time": "1768316252"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 331,
"time": "1768315949"
},
"departure": {
"delay": 331,
"time": "1768316011"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1768315646"
},
"departure": {
"delay": 289,
"time": "1768315849"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 236,
"time": "1768316902"
},
"departure": {
"delay": 236,
"time": "1768316936"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 288,
"time": "1768317125"
},
"departure": {
"delay": 288,
"time": "1768317168"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747912x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1768327909"
},
"departure": {
"delay": 74,
"time": "1768327934"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1768327771"
},
"departure": {
"delay": 91,
"time": "1768327771"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1768327670"
},
"departure": {
"delay": 50,
"time": "1768327670"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1768328134"
},
"departure": {
"delay": -26,
"time": "1768328134"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1768329073"
},
"departure": {
"delay": 91,
"time": "1768329091"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1768330059"
},
"departure": {
"delay": 39,
"time": "1768330059"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1768329777"
},
"departure": {
"delay": 117,
"time": "1768329777"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1768327850"
},
"departure": {
"delay": 50,
"time": "1768327850"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768329984"
},
"departure": {
"delay": 49,
"time": "1768330009"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 144,
"time": "1768329384"
},
"departure": {
"delay": 144,
"time": "1768329384"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1768330200"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1768329459"
},
"departure": {
"delay": 159,
"time": "1768329459"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1768328414"
},
"departure": {
"delay": 37,
"time": "1768328437"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1768328518"
},
"departure": {
"delay": 14,
"time": "1768328534"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1768329634"
},
"departure": {
"delay": 154,
"time": "1768329634"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1768330134"
},
"departure": {
"delay": 54,
"time": "1768330134"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1768328009"
},
"departure": {
"delay": 29,
"time": "1768328009"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1768328754"
},
"departure": {
"delay": 114,
"time": "1768328754"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1768329889"
},
"departure": {
"delay": 109,
"time": "1768329889"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1768329240"
},
"departure": {
"delay": 120,
"time": "1768329240"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768327500"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 164,
"time": "1768328984"
},
"departure": {
"delay": 164,
"time": "1768328984"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1768328834"
},
"departure": {
"delay": 134,
"time": "1768328834"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1768328910"
},
"departure": {
"delay": 150,
"time": "1768328910"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1768327574"
},
"departure": {
"delay": 74,
"time": "1768327574"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1768328341"
},
"departure": {
"delay": 1,
"time": "1768328341"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1768329834"
},
"departure": {
"delay": 114,
"time": "1768329834"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1768328278"
},
"departure": {
"delay": -2,
"time": "1768328278"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1768328660"
},
"departure": {
"delay": 104,
"time": "1768328684"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1768329945"
},
"departure": {
"delay": 45,
"time": "1768329945"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768327491",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx290:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757963x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1768325637"
},
"departure": {
"delay": 73,
"time": "1768325653"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1768330013"
},
"departure": {
"delay": 66,
"time": "1768330026"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1768326850"
},
"departure": {
"delay": 45,
"time": "1768326885"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1768325661"
},
"departure": {
"delay": 94,
"time": "1768325674"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1768325818"
},
"departure": {
"delay": 42,
"time": "1768325862"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 112,
"time": "1768325334"
},
"departure": {
"delay": 112,
"time": "1768325392"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1768329201"
},
"departure": {
"delay": 4,
"time": "1768329244"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 421,
"time": "1768328905"
},
"departure": {
"delay": 421,
"time": "1768328941"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 68,
"time": "1768328393"
},
"departure": {
"delay": 68,
"time": "1768328408"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1768324845"
},
"departure": {
"delay": 35,
"time": "1768324895"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1768326081"
},
"departure": {
"delay": 2,
"time": "1768326122"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1768327345"
},
"departure": {
"delay": 99,
"time": "1768327359"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1768325251"
},
"departure": {
"delay": 105,
"time": "1768325265"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1768327608"
},
"departure": {
"delay": -1,
"time": "1768327619"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1768327205"
},
"departure": {
"delay": 130,
"time": "1768327270"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1768327930"
},
"departure": {
"delay": -3,
"time": "1768327977"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768330200"
},
"departure": {
"delay": 60,
"time": "1768330200"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -9,
"time": "1768326487"
},
"departure": {
"delay": -9,
"time": "1768326531"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1768325292"
},
"departure": {
"delay": 80,
"time": "1768325300"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1768329543"
},
"departure": {
"delay": 12,
"time": "1768329552"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1768326280"
},
"departure": {
"delay": -10,
"time": "1768326290"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": -4,
"time": "1768324736"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1768325189"
},
"departure": {
"delay": 80,
"time": "1768325240"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1768328238"
},
"departure": {
"delay": 95,
"time": "1768328255"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1768325530"
},
"departure": {
"delay": 107,
"time": "1768325567"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1768329045"
},
"departure": {
"delay": 59,
"time": "1768329059"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1768326685"
},
"departure": {
"delay": 62,
"time": "1768326722"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1768325409"
},
"departure": {
"delay": 111,
"time": "1768325451"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757963x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11740:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768333710"
},
"departure": {
"delay": 30,
"time": "1768333710"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768333678"
},
"departure": {
"delay": 58,
"time": "1768333678"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1768333170"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1768333651"
},
"departure": {
"delay": 31,
"time": "1768333651"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1768333452"
},
"departure": {
"delay": 12,
"time": "1768333452"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1768333370"
},
"departure": {
"delay": 50,
"time": "1768333370"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768333530"
},
"departure": {
"delay": 30,
"time": "1768333530"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1768333873"
},
"departure": {
"delay": 13,
"time": "1768333873"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768333410"
},
"departure": {
"delay": 30,
"time": "1768333410"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1768333316"
},
"departure": {
"delay": 56,
"time": "1768333316"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768333581"
},
"departure": {
"delay": 21,
"time": "1768333581"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1768333751"
},
"departure": {
"delay": 11,
"time": "1768333751"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1768333832"
},
"departure": {
"delay": 32,
"time": "1768333832"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768333230"
},
"departure": {
"delay": 30,
"time": "1768333230"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768330451",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11740:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768289940"
},
"departure": {
"time": "1768289940"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768290360"
},
"departure": {
"time": "1768290360"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768290000"
},
"departure": {
"time": "1768290000"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768289280"
},
"departure": {
"time": "1768289280"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768288980"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768289040"
},
"departure": {
"time": "1768289040"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768290420"
},
"departure": {
"time": "1768290420"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768289400"
},
"departure": {
"time": "1768289400"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768290060"
},
"departure": {
"time": "1768290060"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768289640"
},
"departure": {
"time": "1768289640"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768289580"
},
"departure": {
"time": "1768289580"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768289820"
},
"departure": {
"time": "1768289820"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768290600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768289520"
},
"departure": {
"time": "1768289520"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768289460"
},
"departure": {
"time": "1768289460"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768288827",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9532:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768330243"
},
"departure": {
"delay": 43,
"time": "1768330243"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1768331039"
},
"departure": {
"delay": 59,
"time": "1768331039"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1768330499"
},
"departure": {
"delay": 59,
"time": "1768330499"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1768330131"
},
"departure": {
"delay": 51,
"time": "1768330131"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1768330797"
},
"departure": {
"delay": 117,
"time": "1768330797"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1768330356"
},
"departure": {
"delay": 121,
"time": "1768330381"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1768330947"
},
"departure": {
"delay": 87,
"time": "1768330947"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1768330739"
},
"departure": {
"delay": 59,
"time": "1768330739"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1768330619"
},
"departure": {
"delay": 59,
"time": "1768330619"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1768330856"
},
"departure": {
"delay": 116,
"time": "1768330856"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1768330410"
},
"departure": {
"delay": 95,
"time": "1768330415"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1768331149"
},
"departure": {
"delay": 109,
"time": "1768331149"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768329916"
},
"departure": {
"delay": 16,
"time": "1768329916"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768329856"
},
"departure": {
"delay": 16,
"time": "1768329856"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1768330306"
},
"departure": {
"delay": 106,
"time": "1768330306"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1768330567"
},
"departure": {
"delay": 67,
"time": "1768330567"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768331399"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1768331087"
},
"departure": {
"delay": 107,
"time": "1768331087"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1768330028"
},
"departure": {
"delay": 68,
"time": "1768330028"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1768330916"
},
"departure": {
"delay": 116,
"time": "1768330916"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1768329940"
},
"departure": {
"delay": 40,
"time": "1768329940"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1768329731"
},
"departure": {
"delay": 11,
"time": "1768329731"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1768331210"
},
"departure": {
"delay": 110,
"time": "1768331210"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1768329672"
},
"departure": {
"delay": 30,
"time": "1768329690"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1768330537"
},
"departure": {
"delay": 97,
"time": "1768330537"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1768331279"
},
"departure": {
"delay": 59,
"time": "1768331279"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768329281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9532:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1768329203"
},
"departure": {
"delay": -37,
"time": "1768329203"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -75,
"time": "1768330365"
},
"departure": {
"delay": -75,
"time": "1768330365"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1768330043"
},
"departure": {
"delay": 23,
"time": "1768330043"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1768329226"
},
"departure": {
"delay": -50,
"time": "1768329250"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1768330193"
},
"departure": {
"delay": -7,
"time": "1768330193"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1768329315"
},
"departure": {
"delay": -39,
"time": "1768329321"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -71,
"time": "1768330429"
},
"departure": {
"delay": -71,
"time": "1768330429"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1768330869"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1768330472"
},
"departure": {
"delay": -28,
"time": "1768330472"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1768329489"
},
"departure": {
"delay": -25,
"time": "1768329575"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768330146"
},
"departure": {
"delay": 6,
"time": "1768330146"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1768329728"
},
"departure": {
"delay": -49,
"time": "1768329731"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768329180"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768330204"
},
"departure": {
"delay": 4,
"time": "1768330204"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1768330304"
},
"departure": {
"delay": -76,
"time": "1768330304"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1768330392"
},
"departure": {
"delay": -40,
"time": "1768330400"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1768329648"
},
"departure": {
"delay": -12,
"time": "1768329648"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1768329801"
},
"departure": {
"delay": -15,
"time": "1768329825"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1768329965"
},
"departure": {
"delay": 17,
"time": "1768329977"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -96,
"time": "1768329444"
},
"departure": {
"delay": -96,
"time": "1768329444"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1768329882"
},
"departure": {
"delay": -18,
"time": "1768329882"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -101,
"time": "1768329378"
},
"departure": {
"delay": -101,
"time": "1768329379"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1768330629"
},
"departure": {
"delay": -51,
"time": "1768330629"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -27,
"time": "1768330593"
},
"departure": {
"delay": -27,
"time": "1768330593"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1768330134"
},
"departure": {
"delay": 54,
"time": "1768330134"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768330052"
},
"departure": {
"delay": 38,
"time": "1768330058"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -64,
"time": "1768330256"
},
"departure": {
"delay": -64,
"time": "1768330256"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768328922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11600:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757941x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1768318980"
},
"departure": {
"delay": 205,
"time": "1768319005"
},
"stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 204,
"time": "1768316604"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1768322113"
},
"departure": {
"delay": 141,
"time": "1768322121"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 288,
"time": "1768318691"
},
"departure": {
"delay": 288,
"time": "1768318728"
},
"stopId": "FR:50433:ZE:REVEG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 303,
"time": "1768320506"
},
"departure": {
"delay": 303,
"time": "1768320543"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 284,
"time": "1768320644"
},
"departure": {
"delay": 284,
"time": "1768320644"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 298,
"time": "1768322430"
},
"departure": {
"delay": 298,
"time": "1768322578"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 141,
"time": "1768321670"
},
"departure": {
"delay": 141,
"time": "1768321701"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1768318262"
},
"departure": {
"delay": 72,
"time": "1768318272"
},
"stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 246,
"time": "1768318854"
},
"departure": {
"delay": 246,
"time": "1768318866"
},
"stopId": "FR:50433:ZE:REVFR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1768318099"
},
"departure": {
"delay": 144,
"time": "1768318104"
},
"stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1768322140"
},
"departure": {
"delay": 211,
"time": "1768322191"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 168,
"time": "1768317849"
},
"departure": {
"delay": 168,
"time": "1768317888"
},
"stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 188,
"time": "1768316893"
},
"departure": {
"delay": 188,
"time": "1768316948"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1768317546"
},
"departure": {
"delay": 126,
"time": "1768317546"
},
"stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 222,
"time": "1768321172"
},
"departure": {
"delay": 222,
"time": "1768321242"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1768321948"
},
"departure": {
"delay": 132,
"time": "1768321992"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 331,
"time": "1768319936"
},
"departure": {
"delay": 331,
"time": "1768320031"
},
"stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 288,
"time": "1768320792"
},
"departure": {
"delay": 288,
"time": "1768320828"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1768321750"
},
"departure": {
"delay": 101,
"time": "1768321781"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1768321618"
},
"departure": {
"delay": 96,
"time": "1768321656"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1768322691"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 155,
"time": "1768321430"
},
"departure": {
"delay": 155,
"time": "1768321475"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 233,
"time": "1768321003"
},
"departure": {
"delay": 233,
"time": "1768321013"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1768316829"
},
"departure": {
"delay": 129,
"time": "1768316829"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 104,
"time": "1768321890"
},
"departure": {
"delay": 104,
"time": "1768321904"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1768317056"
},
"departure": {
"delay": 147,
"time": "1768317087"
},
"stopId": "FR:50615:ZE:VALGR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 241,
"time": "1768319346"
},
"departure": {
"delay": 241,
"time": "1768319401"
},
"stopId": "FR:50030:ZE:BARMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1768322030"
},
"departure": {
"delay": 142,
"time": "1768322062"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 179,
"time": "1768319674"
},
"departure": {
"delay": 179,
"time": "1768319699"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757941x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745750x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768318686"
},
"departure": {
"delay": 15,
"time": "1768318695"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 84,
"time": "1768316293"
},
"departure": {
"delay": 84,
"time": "1768316304"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1768318575"
},
"departure": {
"delay": 52,
"time": "1768318612"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1768317668"
},
"departure": {
"delay": 13,
"time": "1768317733"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1768317776"
},
"departure": {
"delay": 24,
"time": "1768317804"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1768317820"
},
"departure": {
"delay": 29,
"time": "1768317869"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1768317909"
},
"departure": {
"delay": 28,
"time": "1768317988"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1768319450"
},
"departure": {
"delay": 213,
"time": "1768319493"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -17,
"time": "1768318141"
},
"departure": {
"delay": -17,
"time": "1768318183"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1768318459"
},
"departure": {
"delay": 52,
"time": "1768318492"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -100,
"time": "1768316967"
},
"departure": {
"delay": -100,
"time": "1768317020"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1768317608"
},
"departure": {
"delay": 31,
"time": "1768317631"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 160,
"time": "1768319105"
},
"departure": {
"delay": 160,
"time": "1768319200"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 118,
"time": "1768317192"
},
"departure": {
"delay": 118,
"time": "1768317418"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1768318334"
},
"departure": {
"delay": 51,
"time": "1768318371"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1768319530"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 104,
"time": "1768316410"
},
"departure": {
"delay": 104,
"time": "1768316444"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1768316847"
},
"departure": {
"delay": -45,
"time": "1768316895"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 213,
"time": "1768319374"
},
"departure": {
"delay": 213,
"time": "1768319433"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1768316515"
},
"departure": {
"delay": 62,
"time": "1768316522"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1768318819"
},
"departure": {
"delay": -3,
"time": "1768318857"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1768317513"
},
"departure": {
"delay": 86,
"time": "1768317566"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1768318067"
},
"departure": {
"delay": 15,
"time": "1768318095"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 78,
"time": "1768316238"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1768318385"
},
"departure": {
"delay": 34,
"time": "1768318414"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1768318946"
},
"departure": {
"delay": 76,
"time": "1768318996"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1768316558"
},
"departure": {
"delay": 12,
"time": "1768316592"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1768319298"
},
"departure": {
"delay": 178,
"time": "1768319338"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1768318242"
},
"departure": {
"delay": 27,
"time": "1768318287"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1768318730"
},
"departure": {
"delay": 9,
"time": "1768318749"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1768319235"
},
"departure": {
"delay": 176,
"time": "1768319276"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1768319028"
},
"departure": {
"delay": 88,
"time": "1768319068"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1768316466"
},
"departure": {
"delay": 81,
"time": "1768316481"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768316648"
},
"departure": {
"delay": 22,
"time": "1768316662"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1768316766"
},
"departure": {
"delay": -19,
"time": "1768316801"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1768316718"
},
"departure": {
"delay": -29,
"time": "1768316731"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745750x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745741x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1768311054"
},
"departure": {
"delay": 246,
"time": "1768311066"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 238,
"time": "1768310657"
},
"departure": {
"delay": 238,
"time": "1768310698"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 261,
"time": "1768310350"
},
"departure": {
"delay": 261,
"time": "1768310361"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 251,
"time": "1768310919"
},
"departure": {
"delay": 251,
"time": "1768310951"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 204,
"time": "1768309577"
},
"departure": {
"delay": 204,
"time": "1768309644"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 11,
"time": "1768308191"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 198,
"time": "1768310743"
},
"departure": {
"delay": 198,
"time": "1768310778"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 231,
"time": "1768310301"
},
"departure": {
"delay": 231,
"time": "1768310331"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 203,
"time": "1768309752"
},
"departure": {
"delay": 203,
"time": "1768309823"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1768308761"
},
"departure": {
"delay": 7,
"time": "1768308787"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1768309037"
},
"departure": {
"delay": -11,
"time": "1768309069"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 259,
"time": "1768310403"
},
"departure": {
"delay": 259,
"time": "1768310419"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1768311255"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 230,
"time": "1768309848"
},
"departure": {
"delay": 230,
"time": "1768309910"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 267,
"time": "1768310985"
},
"departure": {
"delay": 267,
"time": "1768311027"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1768308404"
},
"departure": {
"delay": 16,
"time": "1768308436"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 243,
"time": "1768310848"
},
"departure": {
"delay": 243,
"time": "1768310883"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 221,
"time": "1768311189"
},
"departure": {
"delay": 221,
"time": "1768311221"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 224,
"time": "1768310585"
},
"departure": {
"delay": 224,
"time": "1768310624"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 255,
"time": "1768309946"
},
"departure": {
"delay": 255,
"time": "1768309995"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1768310067"
},
"departure": {
"delay": 242,
"time": "1768310102"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1768308652"
},
"departure": {
"delay": 37,
"time": "1768308697"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1768311137"
},
"departure": {
"delay": 230,
"time": "1768311170"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 209,
"time": "1768310141"
},
"departure": {
"delay": 209,
"time": "1768310189"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1768308815"
},
"departure": {
"delay": 13,
"time": "1768308853"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1768308566"
},
"departure": {
"delay": 1,
"time": "1768308601"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 171,
"time": "1768309693"
},
"departure": {
"delay": 171,
"time": "1768309731"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1768310228"
},
"departure": {
"delay": 228,
"time": "1768310268"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1768308259"
},
"departure": {
"delay": 26,
"time": "1768308266"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768308467"
},
"departure": {
"delay": 33,
"time": "1768308513"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 252,
"time": "1768310495"
},
"departure": {
"delay": 252,
"time": "1768310532"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 165,
"time": "1768309207"
},
"departure": {
"delay": 165,
"time": "1768309365"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1768309452"
},
"departure": {
"delay": 137,
"time": "1768309517"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768308350"
},
"departure": {
"delay": 27,
"time": "1768308387"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 217,
"time": "1768311086"
},
"departure": {
"delay": 217,
"time": "1768311097"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1768308915"
},
"departure": {
"time": "1768308960"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745741x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747916x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 492,
"time": "1768321032"
},
"departure": {
"delay": 492,
"time": "1768321032"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 352,
"time": "1768321677"
},
"departure": {
"delay": 352,
"time": "1768321732"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 480,
"time": "1768321462"
},
"departure": {
"delay": 480,
"time": "1768321500"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1768321936"
},
"departure": {
"delay": 331,
"time": "1768321951"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 558,
"time": "1768320625"
},
"departure": {
"delay": 558,
"time": "1768320978"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 512,
"time": "1768321220"
},
"departure": {
"delay": 512,
"time": "1768321232"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 450,
"time": "1768321562"
},
"departure": {
"delay": 450,
"time": "1768321590"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 469,
"time": "1768321512"
},
"departure": {
"delay": 469,
"time": "1768321549"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 264,
"time": "1768321999"
},
"departure": {
"delay": 264,
"time": "1768322004"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1768322060"
},
"departure": {
"delay": 300,
"time": "1768322100"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1768322023"
},
"departure": {
"delay": 294,
"time": "1768322034"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 592,
"time": "1768321160"
},
"departure": {
"delay": 592,
"time": "1768321192"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 415,
"time": "1768321424"
},
"departure": {
"delay": 415,
"time": "1768321435"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 487,
"time": "1768321319"
},
"departure": {
"delay": 487,
"time": "1768321327"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 322,
"time": "1768321851"
},
"departure": {
"delay": 322,
"time": "1768321882"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 404,
"time": "1768320584"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 266,
"time": "1768322186"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 291,
"time": "1768321901"
},
"departure": {
"delay": 291,
"time": "1768321911"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 524,
"time": "1768321296"
},
"departure": {
"delay": 524,
"time": "1768321304"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 321,
"time": "1768321792"
},
"departure": {
"delay": 321,
"time": "1768321821"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747916x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1768333281"
},
"departure": {
"delay": -39,
"time": "1768333281"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -81,
"time": "1768332759"
},
"departure": {
"delay": -81,
"time": "1768332759"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1768332849"
},
"departure": {
"delay": 9,
"time": "1768332849"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1768333474"
},
"departure": {
"delay": -26,
"time": "1768333474"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -241,
"time": "1768333679"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -72,
"time": "1768332948"
},
"departure": {
"delay": -72,
"time": "1768332948"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1768332992"
},
"departure": {
"delay": -28,
"time": "1768332992"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1768333516"
},
"departure": {
"delay": 16,
"time": "1768333516"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1768333461"
},
"departure": {
"delay": 21,
"time": "1768333461"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -66,
"time": "1768333554"
},
"departure": {
"delay": -66,
"time": "1768333554"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1768333221"
},
"departure": {
"delay": -39,
"time": "1768333221"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -89,
"time": "1768333591"
},
"departure": {
"delay": -89,
"time": "1768333591"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1768333264"
},
"departure": {
"delay": 4,
"time": "1768333264"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1768332886"
},
"departure": {
"delay": -74,
"time": "1768332886"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1768333395"
},
"departure": {
"delay": 15,
"time": "1768333395"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1768333363"
},
"departure": {
"delay": 43,
"time": "1768333363"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -113,
"time": "1768333147"
},
"departure": {
"delay": -113,
"time": "1768333147"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1768332705"
},
"departure": {
"delay": -15,
"time": "1768332705"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470483:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763952x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1768329777"
},
"departure": {
"delay": 75,
"time": "1768329795"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768331940"
},
"departure": {
"delay": 120,
"time": "1768331940"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768331760"
},
"departure": {
"delay": 120,
"time": "1768331760"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768331040"
},
"departure": {
"delay": 120,
"time": "1768331040"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768329527"
},
"departure": {
"delay": 86,
"time": "1768329566"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768332300"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768330380"
},
"departure": {
"delay": 120,
"time": "1768330380"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1768332060"
},
"departure": {
"delay": 120,
"time": "1768332060"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768331340"
},
"departure": {
"delay": 120,
"time": "1768331340"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768330920"
},
"departure": {
"delay": 120,
"time": "1768330920"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768330560"
},
"departure": {
"delay": 120,
"time": "1768330560"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 26,
"time": "1768328906"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768331580"
},
"departure": {
"delay": 120,
"time": "1768331580"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763952x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7002:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1768327802"
},
"departure": {
"delay": -58,
"time": "1768327802"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1768328953"
},
"departure": {
"delay": 13,
"time": "1768328953"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -64,
"time": "1768327976"
},
"departure": {
"delay": -64,
"time": "1768327976"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -102,
"time": "1768327878"
},
"departure": {
"delay": -102,
"time": "1768327878"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1768328010"
},
"departure": {
"delay": -81,
"time": "1768328019"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1768327515"
},
"departure": {
"delay": 15,
"time": "1768327515"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1768328628"
},
"departure": {
"delay": -72,
"time": "1768328628"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1768327152"
},
"departure": {
"delay": 12,
"time": "1768327152"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768327450"
},
"departure": {
"delay": 10,
"time": "1768327450"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1768326990"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -145,
"time": "1768328135"
},
"departure": {
"delay": -145,
"time": "1768328135"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1768329260"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -84,
"time": "1768328556"
},
"departure": {
"delay": -84,
"time": "1768328556"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1768327589"
},
"departure": {
"delay": 29,
"time": "1768327589"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1768327258"
},
"departure": {
"delay": -2,
"time": "1768327258"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1768327079"
},
"departure": {
"delay": -1,
"time": "1768327079"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -111,
"time": "1768328409"
},
"departure": {
"delay": -111,
"time": "1768328409"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1768327201"
},
"departure": {
"delay": 1,
"time": "1768327201"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1768328854"
},
"departure": {
"delay": -5,
"time": "1768328875"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1768328757"
},
"departure": {
"delay": -44,
"time": "1768328776"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1768327383"
},
"departure": {
"delay": 3,
"time": "1768327383"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1768327627"
},
"departure": {
"delay": 7,
"time": "1768327627"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768329087"
},
"departure": {
"delay": 27,
"time": "1768329087"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1768327710"
},
"departure": {
"delay": -30,
"time": "1768327710"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1768329029"
},
"departure": {
"delay": 89,
"time": "1768329029"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768327350"
},
"departure": {
"delay": 30,
"time": "1768327350"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -145,
"time": "1768328334"
},
"departure": {
"delay": -145,
"time": "1768328375"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -80,
"time": "1768327900"
},
"departure": {
"delay": -80,
"time": "1768327900"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -38,
"time": "1768327762"
},
"departure": {
"delay": -38,
"time": "1768327762"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768326579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7002:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768330910"
},
"departure": {
"delay": 50,
"time": "1768330910"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1768330824"
},
"departure": {
"delay": 24,
"time": "1768330824"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1768330853"
},
"departure": {
"delay": 53,
"time": "1768330853"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768331343"
},
"departure": {
"delay": 3,
"time": "1768331343"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768331874"
},
"departure": {
"delay": 54,
"time": "1768331874"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1768331926"
},
"departure": {
"delay": 46,
"time": "1768331926"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1768332389"
},
"departure": {
"delay": 29,
"time": "1768332389"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1768331821"
},
"departure": {
"delay": 1,
"time": "1768331821"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1768330731"
},
"departure": {
"delay": 51,
"time": "1768330731"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1768331971"
},
"departure": {
"delay": 31,
"time": "1768331971"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1768331449"
},
"departure": {
"delay": 49,
"time": "1768331449"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1768331022"
},
"departure": {
"delay": 42,
"time": "1768331022"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1768331849"
},
"departure": {
"delay": 29,
"time": "1768331849"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768331511"
},
"departure": {
"delay": 51,
"time": "1768331511"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1768331675"
},
"departure": {
"delay": 35,
"time": "1768331675"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1768332887"
},
"departure": {
"delay": 47,
"time": "1768332887"
},
"stopId": "FR:76575:ZE:TCARxCORNE0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1768332507"
},
"departure": {
"delay": 27,
"time": "1768332507"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768331225"
},
"departure": {
"delay": 5,
"time": "1768331225"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768332466"
},
"departure": {
"delay": 46,
"time": "1768332466"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1768333082"
},
"departure": {
"delay": 2,
"time": "1768333082"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10156:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768330298"
},
"departure": {
"delay": 38,
"time": "1768330298"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1768330023"
},
"departure": {
"delay": 63,
"time": "1768330023"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1768330392"
},
"departure": {
"delay": 18,
"time": "1768330398"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1768329073"
},
"departure": {
"delay": 73,
"time": "1768329073"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1768329137"
},
"departure": {
"delay": 80,
"time": "1768329140"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768329117"
},
"departure": {
"delay": 57,
"time": "1768329117"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1768330082"
},
"departure": {
"delay": 62,
"time": "1768330082"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1768330352"
},
"departure": {
"delay": 32,
"time": "1768330352"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1768330577"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1768328914"
},
"departure": {
"delay": 34,
"time": "1768328914"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1768329323"
},
"departure": {
"delay": 48,
"time": "1768329348"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768328858"
},
"departure": {
"delay": 58,
"time": "1768328878"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1768329913"
},
"departure": {
"delay": 73,
"time": "1768329913"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1768330457"
},
"departure": {
"delay": -43,
"time": "1768330457"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1768329474"
},
"departure": {
"delay": 54,
"time": "1768329474"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1768329989"
},
"departure": {
"delay": 29,
"time": "1768329989"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1768329749"
},
"departure": {
"delay": 90,
"time": "1768329750"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1768329654"
},
"departure": {
"delay": 139,
"time": "1768329679"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1768329862"
},
"departure": {
"delay": 157,
"time": "1768329877"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1768329504"
},
"departure": {
"delay": 85,
"time": "1768329505"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1768330124"
},
"departure": {
"delay": 44,
"time": "1768330124"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1768329553"
},
"departure": {
"delay": 143,
"time": "1768329623"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1768329823"
},
"departure": {
"delay": 163,
"time": "1768329823"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1768329232"
},
"departure": {
"delay": 112,
"time": "1768329232"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 40,
"time": "1768328800"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1768330248"
},
"departure": {
"delay": -12,
"time": "1768330248"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1768330173"
},
"departure": {
"delay": 33,
"time": "1768330173"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768328803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9494:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758087x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768287361"
},
"departure": {
"delay": 155,
"time": "1768287395"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 170,
"time": "1768285490"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1768286024"
},
"departure": {
"delay": 197,
"time": "1768286057"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1768286668"
},
"departure": {
"delay": 216,
"time": "1768286676"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1768286503"
},
"departure": {
"delay": 234,
"time": "1768286514"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1768286947"
},
"departure": {
"delay": 210,
"time": "1768286970"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1768285739"
},
"departure": {
"delay": 212,
"time": "1768285772"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1768287174"
},
"departure": {
"delay": 245,
"time": "1768287185"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1768287524"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1768286216"
},
"departure": {
"delay": 191,
"time": "1768286231"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330003",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758087x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1768330192"
},
"departure": {
"delay": 212,
"time": "1768330232"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1768329560"
},
"departure": {
"delay": 223,
"time": "1768329583"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 255,
"time": "1768331235"
},
"departure": {
"delay": 255,
"time": "1768331235"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 238,
"time": "1768329658"
},
"departure": {
"delay": 238,
"time": "1768329658"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1768330060"
},
"departure": {
"delay": 280,
"time": "1768330060"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 255,
"time": "1768330755"
},
"departure": {
"delay": 255,
"time": "1768330755"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1768328807"
},
"departure": {
"delay": 107,
"time": "1768328807"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1768328490"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768328557"
},
"departure": {
"delay": 37,
"time": "1768328557"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 219,
"time": "1768328979"
},
"departure": {
"delay": 219,
"time": "1768328979"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 255,
"time": "1768331355"
},
"departure": {
"delay": 255,
"time": "1768331355"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 185,
"time": "1768329065"
},
"departure": {
"delay": 185,
"time": "1768329065"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 282,
"time": "1768330122"
},
"departure": {
"delay": 282,
"time": "1768330122"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1768329321"
},
"departure": {
"delay": 201,
"time": "1768329321"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 288,
"time": "1768331148"
},
"departure": {
"delay": 288,
"time": "1768331148"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 255,
"time": "1768331055"
},
"departure": {
"delay": 255,
"time": "1768331055"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 334,
"time": "1768329934"
},
"departure": {
"delay": 334,
"time": "1768329934"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 278,
"time": "1768329758"
},
"departure": {
"delay": 278,
"time": "1768329758"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 184,
"time": "1768329484"
},
"departure": {
"delay": 184,
"time": "1768329484"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 282,
"time": "1768329858"
},
"departure": {
"delay": 282,
"time": "1768329882"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1768329162"
},
"departure": {
"delay": 182,
"time": "1768329182"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 255,
"time": "1768330995"
},
"departure": {
"delay": 255,
"time": "1768330995"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 255,
"time": "1768330515"
},
"departure": {
"delay": 255,
"time": "1768330515"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 255,
"time": "1768331535"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 307,
"time": "1768330387"
},
"departure": {
"delay": 307,
"time": "1768330387"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 270,
"time": "1768329990"
},
"departure": {
"delay": 270,
"time": "1768329990"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 263,
"time": "1768330943"
},
"departure": {
"delay": 263,
"time": "1768330943"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 279,
"time": "1768330599"
},
"departure": {
"delay": 279,
"time": "1768330599"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 307,
"time": "1768331287"
},
"departure": {
"delay": 307,
"time": "1768331287"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1768328706"
},
"departure": {
"delay": 126,
"time": "1768328706"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx271:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 329,
"time": "1768330049"
},
"departure": {
"delay": 329,
"time": "1768330049"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 302,
"time": "1768330142"
},
"departure": {
"delay": 302,
"time": "1768330142"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 362,
"time": "1768330202"
},
"departure": {
"delay": 362,
"time": "1768330202"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 419,
"time": "1768330799"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 323,
"time": "1768330103"
},
"departure": {
"delay": 323,
"time": "1768330103"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 337,
"time": "1768330297"
},
"departure": {
"delay": 337,
"time": "1768330297"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 297,
"time": "1768330257"
},
"departure": {
"delay": 297,
"time": "1768330257"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768330058",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470855:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747513x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1183,
"time": "1768324349"
},
"departure": {
"delay": 1183,
"time": "1768324363"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 26,
"time": "1768320686"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 218,
"time": "1768321105"
},
"departure": {
"delay": 218,
"time": "1768321118"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1143,
"time": "1768322443"
},
"departure": {
"delay": 1143,
"time": "1768322523"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1138,
"time": "1768323498"
},
"departure": {
"delay": 1138,
"time": "1768323538"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1161,
"time": "1768324025"
},
"departure": {
"delay": 1161,
"time": "1768324041"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1172,
"time": "1768324147"
},
"departure": {
"delay": 1172,
"time": "1768324172"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1218,
"time": "1768324192"
},
"departure": {
"delay": 1218,
"time": "1768324218"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1148,
"time": "1768323216"
},
"departure": {
"delay": 1148,
"time": "1768323308"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1167,
"time": "1768324080"
},
"departure": {
"delay": 1167,
"time": "1768324107"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1161,
"time": "1768323585"
},
"departure": {
"delay": 1161,
"time": "1768323621"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1768320744"
},
"departure": {
"delay": 101,
"time": "1768320821"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1221,
"time": "1768324333"
},
"departure": {
"delay": 1221,
"time": "1768324341"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1203,
"time": "1768323892"
},
"departure": {
"delay": 1203,
"time": "1768323903"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1069,
"time": "1768323119"
},
"departure": {
"delay": 1069,
"time": "1768323169"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1124,
"time": "1768324484"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1768320878"
},
"departure": {
"delay": 119,
"time": "1768320899"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1184,
"time": "1768322750"
},
"departure": {
"delay": 1184,
"time": "1768322984"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 241,
"time": "1768321054"
},
"departure": {
"delay": 241,
"time": "1768321081"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1184,
"time": "1768324232"
},
"departure": {
"delay": 1184,
"time": "1768324244"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1193,
"time": "1768323777"
},
"departure": {
"delay": 1193,
"time": "1768323833"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1768321155"
},
"departure": {
"delay": 207,
"time": "1768321167"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747513x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075784x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768330289"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768330263",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075784x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7264:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 524,
"time": "1768330604"
},
"departure": {
"delay": 524,
"time": "1768330604"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 452,
"time": "1768331492"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1768329146"
},
"departure": {
"delay": 26,
"time": "1768329146"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 487,
"time": "1768330867"
},
"departure": {
"delay": 487,
"time": "1768330867"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 712,
"time": "1768330192"
},
"departure": {
"delay": 712,
"time": "1768330192"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 508,
"time": "1768330397"
},
"departure": {
"delay": 508,
"time": "1768330408"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768328727"
},
"departure": {
"delay": 27,
"time": "1768328727"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1768328888"
},
"departure": {
"delay": 8,
"time": "1768328888"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 548,
"time": "1768330448"
},
"departure": {
"delay": 548,
"time": "1768330448"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 452,
"time": "1768331012"
},
"departure": {
"delay": 452,
"time": "1768331012"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 540,
"time": "1768330740"
},
"departure": {
"delay": 540,
"time": "1768330740"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 470,
"time": "1768331090"
},
"departure": {
"delay": 470,
"time": "1768331090"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1768329102"
},
"departure": {
"delay": 42,
"time": "1768329102"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 658,
"time": "1768330241"
},
"departure": {
"delay": 658,
"time": "1768330258"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 495,
"time": "1768331055"
},
"departure": {
"delay": 495,
"time": "1768331055"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1768328799"
},
"departure": {
"delay": 39,
"time": "1768328799"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 528,
"time": "1768330788"
},
"departure": {
"delay": 528,
"time": "1768330788"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1768329036"
},
"departure": {
"delay": 36,
"time": "1768329036"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 618,
"time": "1768330338"
},
"departure": {
"delay": 618,
"time": "1768330338"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 487,
"time": "1768330687"
},
"departure": {
"delay": 487,
"time": "1768330687"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 452,
"time": "1768331312"
},
"departure": {
"delay": 452,
"time": "1768331312"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 529,
"time": "1768330549"
},
"departure": {
"delay": 529,
"time": "1768330549"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 452,
"time": "1768331132"
},
"departure": {
"delay": 452,
"time": "1768331132"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 457,
"time": "1768331197"
},
"departure": {
"delay": 457,
"time": "1768331197"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1768328946"
},
"departure": {
"delay": 6,
"time": "1768328946"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 509,
"time": "1768330949"
},
"departure": {
"delay": 509,
"time": "1768330949"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768328411",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7264:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745755x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1768321298"
},
"departure": {
"delay": -6,
"time": "1768321314"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -119,
"time": "1768323721"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -43,
"time": "1768323165"
},
"departure": {
"delay": -43,
"time": "1768323197"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -11,
"time": "1768322800"
},
"departure": {
"delay": -11,
"time": "1768322809"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -78,
"time": "1768323246"
},
"departure": {
"delay": -78,
"time": "1768323282"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1768323069"
},
"departure": {
"delay": -42,
"time": "1768323138"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -53,
"time": "1768323518"
},
"departure": {
"delay": -53,
"time": "1768323547"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1768321118"
},
"departure": {
"delay": 11,
"time": "1768321151"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1768320690"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1768322887"
},
"departure": {
"delay": -23,
"time": "1768322917"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1768320750"
},
"departure": {
"delay": 47,
"time": "1768320767"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -41,
"time": "1768322989"
},
"departure": {
"delay": -41,
"time": "1768323019"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1768320932"
},
"departure": {
"delay": 7,
"time": "1768320967"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1768322721"
},
"departure": {
"delay": -28,
"time": "1768322732"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -68,
"time": "1768323343"
},
"departure": {
"delay": -68,
"time": "1768323352"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1768322567"
},
"departure": {
"delay": 33,
"time": "1768322613"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1768322169"
},
"departure": {
"delay": 29,
"time": "1768322249"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -63,
"time": "1768323372"
},
"departure": {
"delay": -63,
"time": "1768323417"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -2,
"time": "1768320884"
},
"departure": {
"delay": -2,
"time": "1768320898"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1768322335"
},
"departure": {
"delay": 32,
"time": "1768322372"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1768321020"
},
"departure": {
"delay": -15,
"time": "1768321065"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1768322647"
},
"departure": {
"delay": -16,
"time": "1768322684"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1768320834"
},
"departure": {
"delay": 28,
"time": "1768320868"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1768322282"
},
"departure": {
"delay": 36,
"time": "1768322316"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768322084"
},
"departure": {
"delay": 24,
"time": "1768322124"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -84,
"time": "1768323563"
},
"departure": {
"delay": -84,
"time": "1768323576"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -34,
"time": "1768321368"
},
"departure": {
"delay": -34,
"time": "1768321406"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1768321202"
},
"departure": {
"delay": -10,
"time": "1768321250"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1768322815"
},
"departure": {
"delay": -36,
"time": "1768322844"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1768321484"
},
"departure": {
"delay": -80,
"time": "1768321540"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768322430"
},
"departure": {
"delay": 27,
"time": "1768322487"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1768321992"
},
"departure": {
"delay": 58,
"time": "1768322038"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1768323449"
},
"departure": {
"delay": -50,
"time": "1768323490"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -74,
"time": "1768323606"
},
"departure": {
"delay": -74,
"time": "1768323646"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 145,
"time": "1768321876"
},
"departure": {
"delay": 145,
"time": "1768321945"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1768323667"
},
"departure": {
"delay": -83,
"time": "1768323697"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745755x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9732:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1768329848"
},
"departure": {
"delay": 128,
"time": "1768329848"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 362,
"time": "1768330742"
},
"departure": {
"delay": 362,
"time": "1768330742"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 345,
"time": "1768331025"
},
"departure": {
"delay": 345,
"time": "1768331025"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1768330865"
},
"departure": {
"delay": 305,
"time": "1768330865"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 339,
"time": "1768331679"
},
"departure": {
"delay": 339,
"time": "1768331679"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 346,
"time": "1768331326"
},
"departure": {
"delay": 346,
"time": "1768331326"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 305,
"time": "1768330625"
},
"departure": {
"delay": 305,
"time": "1768330625"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 337,
"time": "1768331557"
},
"departure": {
"delay": 337,
"time": "1768331557"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 349,
"time": "1768330429"
},
"departure": {
"delay": 349,
"time": "1768330429"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 350,
"time": "1768331870"
},
"departure": {
"delay": 350,
"time": "1768331870"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 334,
"time": "1768332394"
},
"departure": {
"delay": 334,
"time": "1768332394"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 175,
"time": "1768330075"
},
"departure": {
"delay": 175,
"time": "1768330075"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 344,
"time": "1768331264"
},
"departure": {
"delay": 344,
"time": "1768331264"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 305,
"time": "1768331705"
},
"departure": {
"delay": 305,
"time": "1768331705"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 343,
"time": "1768330963"
},
"departure": {
"delay": 343,
"time": "1768330963"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 288,
"time": "1768330200"
},
"departure": {
"delay": 288,
"time": "1768330248"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 355,
"time": "1768332055"
},
"departure": {
"delay": 355,
"time": "1768332055"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 135,
"time": "1768329915"
},
"departure": {
"delay": 135,
"time": "1768329915"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1768330685"
},
"departure": {
"delay": 305,
"time": "1768330685"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1768330126"
},
"departure": {
"delay": 188,
"time": "1768330148"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 347,
"time": "1768331567"
},
"departure": {
"delay": 347,
"time": "1768331567"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 347,
"time": "1768331207"
},
"departure": {
"delay": 347,
"time": "1768331207"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 305,
"time": "1768331405"
},
"departure": {
"delay": 305,
"time": "1768331405"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 305,
"time": "1768331945"
},
"departure": {
"delay": 305,
"time": "1768331945"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1768332485"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 331,
"time": "1768332271"
},
"departure": {
"delay": 331,
"time": "1768332271"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 343,
"time": "1768331623"
},
"departure": {
"delay": 343,
"time": "1768331623"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 338,
"time": "1768332218"
},
"departure": {
"delay": 338,
"time": "1768332218"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 350,
"time": "1768331450"
},
"departure": {
"delay": 350,
"time": "1768331450"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 343,
"time": "1768331143"
},
"departure": {
"delay": 343,
"time": "1768331143"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 28,
"time": "1768329748"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 348,
"time": "1768332168"
},
"departure": {
"delay": 348,
"time": "1768332168"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 342,
"time": "1768330542"
},
"departure": {
"delay": 342,
"time": "1768330542"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 348,
"time": "1768330488"
},
"departure": {
"delay": 348,
"time": "1768330488"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 293,
"time": "1768330373"
},
"departure": {
"delay": 293,
"time": "1768330373"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1768329999"
},
"departure": {
"delay": 159,
"time": "1768329999"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768329761",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9732:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2164:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1768328986"
},
"departure": {
"delay": 257,
"time": "1768329017"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 257,
"time": "1768328683"
},
"departure": {
"delay": 257,
"time": "1768328717"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 318,
"time": "1768330247"
},
"departure": {
"delay": 318,
"time": "1768330278"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1768329246"
},
"departure": {
"delay": 218,
"time": "1768329278"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 297,
"time": "1768329524"
},
"departure": {
"delay": 297,
"time": "1768329537"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 257,
"time": "1768329950"
},
"departure": {
"delay": 257,
"time": "1768329977"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 238,
"time": "1768329639"
},
"departure": {
"delay": 238,
"time": "1768329658"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 197,
"time": "1768328866"
},
"departure": {
"delay": 197,
"time": "1768328897"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 228,
"time": "1768329108"
},
"departure": {
"delay": 228,
"time": "1768329108"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 277,
"time": "1768329415"
},
"departure": {
"delay": 277,
"time": "1768329457"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 217,
"time": "1768328785"
},
"departure": {
"delay": 217,
"time": "1768328797"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 217,
"time": "1768329744"
},
"departure": {
"delay": 217,
"time": "1768329757"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 277,
"time": "1768330035"
},
"departure": {
"delay": 277,
"time": "1768330057"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1768329335"
},
"departure": {
"delay": 237,
"time": "1768329357"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 197,
"time": "1768328586"
},
"departure": {
"delay": 197,
"time": "1768328597"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 337,
"time": "1768330342"
},
"departure": {
"delay": 337,
"time": "1768330357"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 102,
"time": "1768330422"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 278,
"time": "1768330144"
},
"departure": {
"delay": 278,
"time": "1768330178"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1768329857"
},
"departure": {
"delay": 217,
"time": "1768329877"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768328602",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2164:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1768330389"
},
"departure": {
"delay": 131,
"time": "1768330391"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1768331390"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1768330982"
},
"departure": {
"delay": 72,
"time": "1768330992"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1768331207"
},
"departure": {
"delay": 57,
"time": "1768331217"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1768330454"
},
"departure": {
"delay": 138,
"time": "1768330458"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1768330330"
},
"departure": {
"delay": 151,
"time": "1768330351"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 186,
"time": "1768330736"
},
"departure": {
"delay": 186,
"time": "1768330746"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1768330520"
},
"departure": {
"delay": 150,
"time": "1768330530"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1768331054"
},
"departure": {
"delay": 84,
"time": "1768331064"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 138,
"time": "1768330808"
},
"departure": {
"delay": 138,
"time": "1768330818"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 187,
"time": "1768330183"
},
"departure": {
"delay": 187,
"time": "1768330207"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1768330279"
},
"departure": {
"delay": 146,
"time": "1768330286"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1768331147"
},
"departure": {
"delay": 57,
"time": "1768331157"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 93,
"time": "1768330883"
},
"departure": {
"delay": 93,
"time": "1768330893"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 136,
"time": "1768330086"
},
"departure": {
"delay": 136,
"time": "1768330096"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 177,
"time": "1768330667"
},
"departure": {
"delay": 177,
"time": "1768330677"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
}
],
"timestamp": "1768330447",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 398,
"time": "1768328315"
},
"departure": {
"delay": 398,
"time": "1768328318"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 430,
"time": "1768328650"
},
"departure": {
"delay": 430,
"time": "1768328650"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 268,
"time": "1768327828"
},
"departure": {
"delay": 268,
"time": "1768327828"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 405,
"time": "1768328685"
},
"departure": {
"delay": 405,
"time": "1768328685"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 343,
"time": "1768328143"
},
"departure": {
"delay": 343,
"time": "1768328143"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 408,
"time": "1768328520"
},
"departure": {
"delay": 408,
"time": "1768328568"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 357,
"time": "1768328392"
},
"departure": {
"delay": 357,
"time": "1768328397"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 600,
"time": "1768329360"
},
"departure": {
"delay": 600,
"time": "1768329360"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 221,
"time": "1768327711"
},
"departure": {
"delay": 221,
"time": "1768327721"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 473,
"time": "1768328962"
},
"departure": {
"delay": 473,
"time": "1768328993"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1768327584"
},
"departure": {
"delay": 214,
"time": "1768327594"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 508,
"time": "1768329568"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 358,
"time": "1768328216"
},
"departure": {
"delay": 358,
"time": "1768328218"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 362,
"time": "1768328042"
},
"departure": {
"delay": 362,
"time": "1768328042"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 392,
"time": "1768328732"
},
"departure": {
"delay": 392,
"time": "1768328732"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 554,
"time": "1768329190"
},
"departure": {
"delay": 554,
"time": "1768329194"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 538,
"time": "1768329114"
},
"departure": {
"delay": 538,
"time": "1768329118"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 488,
"time": "1768329064"
},
"departure": {
"delay": 488,
"time": "1768329068"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 253,
"time": "1768327393"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 648,
"time": "1768329468"
},
"departure": {
"delay": 648,
"time": "1768329468"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 399,
"time": "1768328859"
},
"departure": {
"delay": 399,
"time": "1768328859"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 251,
"time": "1768327511"
},
"departure": {
"delay": 251,
"time": "1768327511"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 348,
"time": "1768327900"
},
"departure": {
"delay": 348,
"time": "1768327968"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 362,
"time": "1768328462"
},
"departure": {
"delay": 362,
"time": "1768328462"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 614,
"time": "1768329245"
},
"departure": {
"delay": 614,
"time": "1768329254"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 428,
"time": "1768328768"
},
"departure": {
"delay": 428,
"time": "1768328768"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 277,
"time": "1768327477"
},
"departure": {
"delay": 277,
"time": "1768327477"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768327402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11571:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768330080"
},
"departure": {
"delay": 125,
"time": "1768330085"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 365,
"time": "1768329180"
},
"departure": {
"delay": 365,
"time": "1768329185"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1768330140"
},
"departure": {
"delay": 180,
"time": "1768330200"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1768330440"
},
"departure": {
"delay": -55,
"time": "1768330445"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768330260"
},
"departure": {
"delay": 65,
"time": "1768330265"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 255,
"time": "1768329310"
},
"departure": {
"delay": 255,
"time": "1768329315"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 315,
"time": "1768329190"
},
"departure": {
"delay": 315,
"time": "1768329195"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1768330980"
},
"departure": {
"delay": -60,
"time": "1768330980"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"delay": 185,
"time": "1768328585"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768330320"
},
"departure": {
"delay": 65,
"time": "1768330325"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1768331040"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 245,
"time": "1768329900"
},
"departure": {
"delay": 245,
"time": "1768329905"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1768330740"
},
"departure": {
"delay": -60,
"time": "1768330740"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 245,
"time": "1768329720"
},
"departure": {
"delay": 245,
"time": "1768329725"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1768329060"
},
"departure": {
"delay": 305,
"time": "1768329065"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1768329360"
},
"departure": {
"delay": 245,
"time": "1768329365"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1768329600"
},
"departure": {
"delay": 240,
"time": "1768329660"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 195,
"time": "1768328650"
},
"departure": {
"delay": 195,
"time": "1768328655"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1768329780"
},
"departure": {
"delay": 245,
"time": "1768329785"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1768330330"
},
"departure": {
"delay": 15,
"time": "1768330335"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1768329420"
},
"departure": {
"delay": 245,
"time": "1768329425"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1768330680"
},
"departure": {
"delay": -60,
"time": "1768330680"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1768330560"
},
"departure": {
"delay": -60,
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1768330450"
},
"departure": {
"delay": -50,
"time": "1768330450"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1768328640"
},
"departure": {
"delay": 185,
"time": "1768328645"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1768328820"
},
"departure": {
"delay": 300,
"time": "1768328940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1768330500"
},
"departure": {
"delay": -60,
"time": "1768330500"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1768329480"
},
"departure": {
"delay": 245,
"time": "1768329485"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1768330800"
},
"departure": {
"delay": -60,
"time": "1768330800"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1768329120"
},
"departure": {
"delay": 305,
"time": "1768329125"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1768330860"
},
"departure": {
"delay": -60,
"time": "1768330860"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 315,
"time": "1768329070"
},
"departure": {
"delay": 315,
"time": "1768329075"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768330444",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx80:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1768330508"
},
"departure": {
"delay": 128,
"time": "1768330508"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1768330696"
},
"departure": {
"delay": 136,
"time": "1768330696"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1768330790"
},
"departure": {
"delay": 170,
"time": "1768330790"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1768331097"
},
"departure": {
"delay": 177,
"time": "1768331097"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 169,
"time": "1768330549"
},
"departure": {
"delay": 169,
"time": "1768330549"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1768330612"
},
"departure": {
"delay": 172,
"time": "1768330612"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1768332741"
},
"departure": {
"delay": 141,
"time": "1768332741"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 123,
"time": "1768332663"
},
"departure": {
"delay": 123,
"time": "1768332663"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1768330743"
},
"departure": {
"delay": 123,
"time": "1768330743"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1768331163"
},
"departure": {
"delay": 123,
"time": "1768331163"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 124,
"time": "1768332484"
},
"departure": {
"delay": 124,
"time": "1768332484"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1768331488"
},
"departure": {
"delay": 148,
"time": "1768331488"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768332390"
},
"departure": {
"delay": 150,
"time": "1768332390"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1768331343"
},
"departure": {
"delay": 123,
"time": "1768331343"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1768330432"
},
"departure": {
"delay": 172,
"time": "1768330432"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1768332580"
},
"departure": {
"delay": 160,
"time": "1768332580"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1768331557"
},
"departure": {
"delay": 157,
"time": "1768331557"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768330966"
},
"departure": {
"delay": 166,
"time": "1768330966"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 82,
"time": "1768330282"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330302",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx80:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1768328951"
},
"departure": {
"delay": 11,
"time": "1768328951"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1768329664"
},
"departure": {
"delay": 184,
"time": "1768329664"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768330009"
},
"departure": {
"delay": 49,
"time": "1768330009"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1768329514"
},
"departure": {
"delay": 154,
"time": "1768329514"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1768331159"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1768329964"
},
"departure": {
"delay": 64,
"time": "1768329964"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1768330127"
},
"departure": {
"delay": 107,
"time": "1768330127"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1768329029"
},
"departure": {
"delay": 29,
"time": "1768329029"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1768331039"
},
"departure": {
"delay": 119,
"time": "1768331039"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 210,
"time": "1768329390"
},
"departure": {
"delay": 210,
"time": "1768329390"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1768329838"
},
"departure": {
"delay": -1,
"time": "1768329839"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1768330521"
},
"departure": {
"delay": 141,
"time": "1768330521"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1768329444"
},
"departure": {
"delay": 144,
"time": "1768329444"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 194,
"time": "1768329614"
},
"departure": {
"delay": 194,
"time": "1768329614"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1768330459"
},
"departure": {
"delay": 139,
"time": "1768330459"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1768329750"
},
"departure": {
"delay": 210,
"time": "1768329750"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1768330159"
},
"departure": {
"delay": 79,
"time": "1768330159"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1768330289"
},
"departure": {
"delay": 149,
"time": "1768330289"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1768329243"
},
"departure": {
"delay": 149,
"time": "1768329269"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1768329876"
},
"departure": {
"delay": -24,
"time": "1768329876"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1768330679"
},
"departure": {
"delay": 119,
"time": "1768330679"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1768330589"
},
"departure": {
"delay": 149,
"time": "1768330589"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1768328910"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1768330628"
},
"departure": {
"delay": 128,
"time": "1768330628"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1768330212"
},
"departure": {
"delay": 132,
"time": "1768330212"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1768331009"
},
"departure": {
"delay": 149,
"time": "1768331009"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 164,
"time": "1768330364"
},
"departure": {
"delay": 164,
"time": "1768330364"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1768330709"
},
"departure": {
"delay": 149,
"time": "1768330709"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1768330875"
},
"departure": {
"delay": 135,
"time": "1768330875"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1768330799"
},
"departure": {
"delay": 119,
"time": "1768330799"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768328521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11206:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5990:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1768327844"
},
"departure": {
"delay": 196,
"time": "1768327936"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 294,
"time": "1768329234"
},
"departure": {
"delay": 294,
"time": "1768329234"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 231,
"time": "1768329711"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 267,
"time": "1768328787"
},
"departure": {
"delay": 267,
"time": "1768328787"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 246,
"time": "1768328586"
},
"departure": {
"delay": 246,
"time": "1768328586"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 286,
"time": "1768328986"
},
"departure": {
"delay": 286,
"time": "1768328986"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 247,
"time": "1768328244"
},
"departure": {
"delay": 247,
"time": "1768328287"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 201,
"time": "1768328343"
},
"departure": {
"delay": 201,
"time": "1768328361"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 290,
"time": "1768329350"
},
"departure": {
"delay": 290,
"time": "1768329350"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 222,
"time": "1768327639"
},
"departure": {
"delay": 222,
"time": "1768327662"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 76,
"time": "1768327336"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 243,
"time": "1768328463"
},
"departure": {
"delay": 243,
"time": "1768328463"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1768329282"
},
"departure": {
"delay": 282,
"time": "1768329282"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 248,
"time": "1768329488"
},
"departure": {
"delay": 248,
"time": "1768329488"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1768329590"
},
"departure": {
"delay": 230,
"time": "1768329590"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 246,
"time": "1768328886"
},
"departure": {
"delay": 246,
"time": "1768328886"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1768329637"
},
"departure": {
"delay": 217,
"time": "1768329637"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 205,
"time": "1768327765"
},
"departure": {
"delay": 205,
"time": "1768327765"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1768327488"
},
"departure": {
"delay": 133,
"time": "1768327513"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 251,
"time": "1768328711"
},
"departure": {
"delay": 251,
"time": "1768328711"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1768328011"
},
"departure": {
"delay": 176,
"time": "1768328036"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 216,
"time": "1768328136"
},
"departure": {
"delay": 216,
"time": "1768328136"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1768327388"
},
"departure": {
"delay": 152,
"time": "1768327412"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 291,
"time": "1768329111"
},
"departure": {
"delay": 291,
"time": "1768329111"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768327343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5990:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768333831"
},
"departure": {
"delay": 31,
"time": "1768333831"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768333320"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1768333361"
},
"departure": {
"delay": 41,
"time": "1768333361"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333620"
},
"departure": {
"time": "1768333620"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768333541"
},
"departure": {
"delay": 41,
"time": "1768333541"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768333710"
},
"departure": {
"delay": 30,
"time": "1768333710"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx329:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6328:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768330350"
},
"departure": {
"delay": 30,
"time": "1768330350"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1768331266"
},
"departure": {
"delay": 46,
"time": "1768331266"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1768329631"
},
"departure": {
"delay": -29,
"time": "1768329631"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1768330064"
},
"departure": {
"delay": 104,
"time": "1768330064"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1768331119"
},
"departure": {
"delay": 19,
"time": "1768331119"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1768329962"
},
"departure": {
"delay": 62,
"time": "1768329962"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 11,
"time": "1768329431"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1768329506"
},
"departure": {
"delay": 26,
"time": "1768329506"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1768329765"
},
"departure": {
"delay": 45,
"time": "1768329765"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1768330549"
},
"departure": {
"delay": -11,
"time": "1768330549"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1768329706"
},
"departure": {
"delay": -14,
"time": "1768329706"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1768330624"
},
"departure": {
"delay": 4,
"time": "1768330624"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1768330162"
},
"departure": {
"delay": 22,
"time": "1768330162"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1768330994"
},
"departure": {
"delay": 14,
"time": "1768330994"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1768330257"
},
"departure": {
"delay": -3,
"time": "1768330257"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768330431"
},
"departure": {
"delay": 51,
"time": "1768330431"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1768329833"
},
"departure": {
"delay": 53,
"time": "1768329833"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1768331438"
},
"departure": {
"delay": 38,
"time": "1768331438"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1768329531"
},
"departure": {
"delay": -9,
"time": "1768329531"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1768330672"
},
"departure": {
"delay": -8,
"time": "1768330672"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1768330789"
},
"departure": {
"delay": -11,
"time": "1768330789"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1768331189"
},
"departure": {
"delay": 29,
"time": "1768331189"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768329441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6328:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745760x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1768328036"
},
"departure": {
"delay": 69,
"time": "1768328049"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1768327969"
},
"departure": {
"delay": 86,
"time": "1768328006"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 102,
"time": "1768327270"
},
"departure": {
"delay": 102,
"time": "1768327302"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1768326772"
},
"departure": {
"delay": 42,
"time": "1768326822"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 48,
"time": "1768325328"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1768327806"
},
"departure": {
"delay": 96,
"time": "1768327836"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1768325542"
},
"departure": {
"delay": -11,
"time": "1768325569"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768327225"
},
"departure": {
"delay": 52,
"time": "1768327252"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1768326700"
},
"departure": {
"delay": 24,
"time": "1768326744"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1768327351"
},
"departure": {
"delay": 112,
"time": "1768327372"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1768325912"
},
"departure": {
"delay": 8,
"time": "1768325948"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768328178"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1768325865"
},
"departure": {
"delay": 3,
"time": "1768325883"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768326551"
},
"departure": {
"delay": 39,
"time": "1768326579"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768325448"
},
"departure": {
"delay": 9,
"time": "1768325469"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1768325754"
},
"departure": {
"delay": 46,
"time": "1768325806"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1768326437"
},
"departure": {
"delay": -3,
"time": "1768326477"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1768328127"
},
"departure": {
"delay": 46,
"time": "1768328146"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 133,
"time": "1768327473"
},
"departure": {
"delay": 133,
"time": "1768327513"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1768326866"
},
"departure": {
"delay": 63,
"time": "1768326903"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1768327574"
},
"departure": {
"delay": 102,
"time": "1768327602"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1768328088"
},
"departure": {
"delay": 66,
"time": "1768328106"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 113,
"time": "1768327633"
},
"departure": {
"delay": 113,
"time": "1768327673"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1768325494"
},
"departure": {
"delay": -13,
"time": "1768325507"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1768327870"
},
"departure": {
"delay": 80,
"time": "1768327880"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1768326635"
},
"departure": {
"delay": 4,
"time": "1768326664"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1768327732"
},
"departure": {
"delay": 63,
"time": "1768327743"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -3,
"time": "1768325633"
},
"departure": {
"delay": -3,
"time": "1768325697"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1768326001"
},
"departure": {
"delay": -26,
"time": "1768326034"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1768326999"
},
"departure": {
"delay": 56,
"time": "1768327016"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768326296"
},
"departure": {
"delay": 33,
"time": "1768326333"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1768327062"
},
"departure": {
"delay": 3,
"time": "1768327083"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1768326115"
},
"departure": {
"delay": -33,
"time": "1768326147"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1768327164"
},
"departure": {
"delay": 47,
"time": "1768327187"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1768327917"
},
"departure": {
"delay": 78,
"time": "1768327938"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1768325389"
},
"departure": {
"delay": 58,
"time": "1768325398"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745760x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14042:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768332208"
},
"departure": {
"delay": 28,
"time": "1768332208"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1768332933"
},
"departure": {
"delay": 33,
"time": "1768332933"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1768333240"
},
"departure": {
"delay": 40,
"time": "1768333240"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768332860"
},
"departure": {
"delay": 20,
"time": "1768332860"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1768332549"
},
"departure": {
"delay": 9,
"time": "1768332549"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768332262"
},
"departure": {
"delay": 22,
"time": "1768332262"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768333140"
},
"departure": {
"time": "1768333140"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1768332812"
},
"departure": {
"delay": 32,
"time": "1768332812"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1768332306"
},
"departure": {
"delay": 6,
"time": "1768332306"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1768332603"
},
"departure": {
"delay": 3,
"time": "1768332603"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1768332677"
},
"departure": {
"delay": 17,
"time": "1768332677"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768333322"
},
"departure": {
"delay": 2,
"time": "1768333322"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1768332422"
},
"departure": {
"delay": 2,
"time": "1768332422"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768333175"
},
"departure": {
"delay": 35,
"time": "1768333175"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1768333082"
},
"departure": {
"delay": 2,
"time": "1768333082"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1768332997"
},
"departure": {
"delay": 37,
"time": "1768332997"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768333500"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768328042",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14042:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747839x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1768285470"
},
"departure": {
"delay": 304,
"time": "1768285504"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 264,
"time": "1768285232"
},
"departure": {
"delay": 264,
"time": "1768285284"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1768285632"
},
"departure": {
"delay": 187,
"time": "1768285687"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 334,
"time": "1768286389"
},
"departure": {
"delay": 334,
"time": "1768286434"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 329,
"time": "1768286175"
},
"departure": {
"delay": 329,
"time": "1768286189"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 201,
"time": "1768285146"
},
"departure": {
"delay": 201,
"time": "1768285161"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 331,
"time": "1768286273"
},
"departure": {
"delay": 331,
"time": "1768286311"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1768285695"
},
"departure": {
"delay": 180,
"time": "1768285740"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 253,
"time": "1768285055"
},
"departure": {
"delay": 253,
"time": "1768285093"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 252,
"time": "1768285184"
},
"departure": {
"delay": 252,
"time": "1768285212"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1768284923"
},
"departure": {
"delay": 233,
"time": "1768284953"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 287,
"time": "1768286607"
},
"departure": {
"delay": 287,
"time": "1768286627"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 277,
"time": "1768285317"
},
"departure": {
"delay": 277,
"time": "1768285357"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 352,
"time": "1768286807"
},
"departure": {
"delay": 352,
"time": "1768286872"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1768285765"
},
"departure": {
"delay": 247,
"time": "1768285807"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 330,
"time": "1768286506"
},
"departure": {
"delay": 330,
"time": "1768286550"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 346,
"time": "1768286138"
},
"departure": {
"delay": 346,
"time": "1768286146"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1768285571"
},
"departure": {
"delay": 176,
"time": "1768285616"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 318,
"time": "1768286736"
},
"departure": {
"delay": 318,
"time": "1768286778"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 267,
"time": "1768285013"
},
"departure": {
"delay": 267,
"time": "1768285047"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 276,
"time": "1768284876"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 264,
"time": "1768286964"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747839x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851730F5202242x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768327594",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851730F5202242x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx902:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1768327576"
},
"departure": {
"delay": -19,
"time": "1768327601"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1768328550"
},
"departure": {
"delay": -30,
"time": "1768328550"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1768329525"
},
"departure": {
"delay": -75,
"time": "1768329525"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1768327230"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -82,
"time": "1768327778"
},
"departure": {
"delay": -82,
"time": "1768327778"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -149,
"time": "1768329331"
},
"departure": {
"delay": -149,
"time": "1768329331"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768328950"
},
"departure": {
"delay": -50,
"time": "1768328950"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1768327478"
},
"departure": {
"delay": -22,
"time": "1768327478"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -161,
"time": "1768329739"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -41,
"time": "1768327854"
},
"departure": {
"delay": -41,
"time": "1768327879"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -103,
"time": "1768329257"
},
"departure": {
"delay": -103,
"time": "1768329257"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1768327293"
},
"departure": {
"delay": -27,
"time": "1768327293"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1768327676"
},
"departure": {
"delay": -4,
"time": "1768327676"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -70,
"time": "1768328450"
},
"departure": {
"delay": -70,
"time": "1768328450"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -95,
"time": "1768329025"
},
"departure": {
"delay": -95,
"time": "1768329025"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1768328300"
},
"departure": {
"delay": -75,
"time": "1768328325"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1768327355"
},
"departure": {
"delay": -25,
"time": "1768327355"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1768328129"
},
"departure": {
"delay": -70,
"time": "1768328150"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1768327979"
},
"departure": {
"delay": -61,
"time": "1768327979"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1768328629"
},
"departure": {
"delay": -50,
"time": "1768328650"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -63,
"time": "1768328037"
},
"departure": {
"delay": -63,
"time": "1768328037"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -90,
"time": "1768328225"
},
"departure": {
"delay": -90,
"time": "1768328250"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1768329425"
},
"departure": {
"delay": -90,
"time": "1768329450"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -89,
"time": "1768329151"
},
"departure": {
"delay": -89,
"time": "1768329151"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -99,
"time": "1768329201"
},
"departure": {
"delay": -99,
"time": "1768329201"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -130,
"time": "1768328737"
},
"departure": {
"delay": -130,
"time": "1768328750"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -70,
"time": "1768329626"
},
"departure": {
"delay": -70,
"time": "1768329650"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768327162",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx902:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768283340"
},
"departure": {
"time": "1768283340"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768283700"
},
"departure": {
"time": "1768283700"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768283280"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768283940"
},
"departure": {
"time": "1768283940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768283640"
},
"departure": {
"time": "1768283640"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768284420"
},
"departure": {
"time": "1768284420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768283580"
},
"departure": {
"time": "1768283580"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768284660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768284060"
},
"departure": {
"time": "1768284060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768283820"
},
"departure": {
"time": "1768283820"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768284120"
},
"departure": {
"time": "1768284120"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768284480"
},
"departure": {
"time": "1768284480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768283460"
},
"departure": {
"time": "1768283460"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768284180"
},
"departure": {
"time": "1768284180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768283760"
},
"departure": {
"time": "1768283760"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768283227",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758118x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -34,
"time": "1768328426"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1768332890"
},
"departure": {
"delay": -10,
"time": "1768332890"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1768330430"
},
"departure": {
"delay": -10,
"time": "1768330430"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1768331270"
},
"departure": {
"delay": -10,
"time": "1768331270"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1768330850"
},
"departure": {
"delay": -10,
"time": "1768330850"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1768329886"
},
"departure": {
"delay": 41,
"time": "1768329941"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1768329523"
},
"departure": {
"delay": 11,
"time": "1768329551"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1768334030"
},
"departure": {
"delay": -10,
"time": "1768334030"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1768333430"
},
"departure": {
"delay": -10,
"time": "1768333430"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1768333790"
},
"departure": {
"delay": -10,
"time": "1768333790"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1768333010"
},
"departure": {
"delay": -10,
"time": "1768333010"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1768333130"
},
"departure": {
"delay": -10,
"time": "1768333130"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1768334090"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -47,
"time": "1768328693"
},
"departure": {
"delay": -47,
"time": "1768328713"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1768329039"
},
"departure": {
"delay": 1,
"time": "1768329061"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1768330850"
},
"departure": {
"delay": -10,
"time": "1768330850"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330094"
},
"departure": {
"time": "1768330140"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1768332350"
},
"departure": {
"delay": -10,
"time": "1768332350"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1768331510"
},
"departure": {
"delay": -10,
"time": "1768331510"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330124",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758118x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768333740"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768333380"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768333260"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768332840"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768332060"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768333980"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768333620"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768334160"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768334040"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768333560"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768333200"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330286",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4141:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747910x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1768314543"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -29,
"time": "1768313977"
},
"departure": {
"delay": -29,
"time": "1768314031"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1768313801"
},
"departure": {
"delay": 89,
"time": "1768313849"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1768313411"
},
"departure": {
"delay": 101,
"time": "1768313441"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768313736"
},
"departure": {
"delay": 21,
"time": "1768313781"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1768314253"
},
"departure": {
"delay": -25,
"time": "1768314275"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1768313471"
},
"departure": {
"delay": 52,
"time": "1768313512"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1768313088"
},
"departure": {
"delay": 7,
"time": "1768313167"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 114,
"time": "1768313034"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1768313697"
},
"departure": {
"delay": 12,
"time": "1768313712"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1768313260"
},
"departure": {
"delay": 31,
"time": "1768313311"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1768314115"
},
"departure": {
"delay": -54,
"time": "1768314126"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -80,
"time": "1768314211"
},
"departure": {
"delay": -80,
"time": "1768314220"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768314441"
},
"departure": {
"delay": 3,
"time": "1768314483"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1768313860"
},
"departure": {
"delay": 78,
"time": "1768313898"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768313547"
},
"departure": {
"delay": 45,
"time": "1768313565"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1768314381"
},
"departure": {
"delay": -3,
"time": "1768314417"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -52,
"time": "1768314171"
},
"departure": {
"delay": -52,
"time": "1768314188"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1768313585"
},
"departure": {
"delay": 19,
"time": "1768313599"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -65,
"time": "1768314343"
},
"departure": {
"delay": -65,
"time": "1768314355"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747910x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470100:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1768330584"
},
"departure": {
"delay": 144,
"time": "1768330584"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1768330712"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1768330513"
},
"departure": {
"delay": 133,
"time": "1768330513"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1768330426"
},
"departure": {
"delay": 106,
"time": "1768330426"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1768330309"
},
"departure": {
"delay": 62,
"time": "1768330322"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1768330472"
},
"departure": {
"delay": 92,
"time": "1768330472"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1768330632"
},
"departure": {
"delay": 132,
"time": "1768330632"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470100:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747902x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1768303867"
},
"departure": {
"delay": 23,
"time": "1768303883"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1768304776"
},
"departure": {
"delay": -15,
"time": "1768304805"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1768303977"
},
"departure": {
"delay": 5,
"time": "1768303985"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768303940"
},
"departure": {
"delay": 36,
"time": "1768303956"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1768304170"
},
"departure": {
"delay": 47,
"time": "1768304207"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 233,
"time": "1768303553"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1768303813"
},
"departure": {
"delay": 90,
"time": "1768303830"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1768304656"
},
"departure": {
"delay": -24,
"time": "1768304676"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1768304613"
},
"departure": {
"delay": -75,
"time": "1768304625"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1768304219"
},
"departure": {
"delay": 33,
"time": "1768304253"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1768304578"
},
"departure": {
"delay": -48,
"time": "1768304592"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1768304840"
},
"departure": {
"delay": -3,
"time": "1768304877"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1768304123"
},
"departure": {
"delay": -5,
"time": "1768304155"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1768304337"
},
"departure": {
"delay": -83,
"time": "1768304377"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1768304461"
},
"departure": {
"delay": -53,
"time": "1768304527"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1768304932"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1768304078"
},
"departure": {
"delay": -7,
"time": "1768304093"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1768303711"
},
"departure": {
"delay": 72,
"time": "1768303752"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -69,
"time": "1768304735"
},
"departure": {
"delay": -69,
"time": "1768304751"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1768303615"
},
"departure": {
"delay": 101,
"time": "1768303661"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747902x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758429x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 361,
"time": "1768324437"
},
"departure": {
"delay": 361,
"time": "1768324501"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 391,
"time": "1768324367"
},
"departure": {
"delay": 391,
"time": "1768324411"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 321,
"time": "1768324001"
},
"departure": {
"delay": 321,
"time": "1768324041"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 361,
"time": "1768324579"
},
"departure": {
"delay": 361,
"time": "1768324621"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1768322916"
},
"departure": {
"delay": 181,
"time": "1768323001"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 169,
"time": "1768323069"
},
"departure": {
"delay": 169,
"time": "1768323109"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1768322232"
},
"departure": {
"delay": 142,
"time": "1768322242"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768321922"
},
"departure": {
"delay": 100,
"time": "1768321960"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 469,
"time": "1768324843"
},
"departure": {
"delay": 469,
"time": "1768324909"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1768325138"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 439,
"time": "1768324646"
},
"departure": {
"delay": 439,
"time": "1768324759"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 231,
"time": "1768323674"
},
"departure": {
"delay": 231,
"time": "1768323711"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 217,
"time": "1768323605"
},
"departure": {
"delay": 217,
"time": "1768323637"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1768322068"
},
"departure": {
"delay": 143,
"time": "1768322123"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1768322497"
},
"departure": {
"delay": 114,
"time": "1768322514"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 443,
"time": "1768324957"
},
"departure": {
"delay": 443,
"time": "1768325003"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 257,
"time": "1768323397"
},
"departure": {
"delay": 257,
"time": "1768323437"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 23,
"time": "1768321523"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 257,
"time": "1768323521"
},
"departure": {
"delay": 257,
"time": "1768323557"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 373,
"time": "1768324283"
},
"departure": {
"delay": 373,
"time": "1768324333"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 247,
"time": "1768323809"
},
"departure": {
"delay": 247,
"time": "1768323847"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758429x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7036:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768328880"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768329120"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768329480"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768329000"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768329540"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768328640"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768328400"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768329300"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768329360"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768329060"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331340"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768328460"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768329720"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768330380"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768328580"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768328520"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768330560"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768329660"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768329240"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768328760"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768330140"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768329960"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7036:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1768330342"
},
"departure": {
"delay": 22,
"time": "1768330342"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1768330754"
},
"departure": {
"delay": -106,
"time": "1768330754"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -146,
"time": "1768330894"
},
"departure": {
"delay": -146,
"time": "1768330894"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1768330176"
},
"departure": {
"delay": -24,
"time": "1768330176"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -182,
"time": "1768331278"
},
"departure": {
"delay": -182,
"time": "1768331278"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -161,
"time": "1768331059"
},
"departure": {
"delay": -161,
"time": "1768331059"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1768330465"
},
"departure": {
"delay": -35,
"time": "1768330465"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -107,
"time": "1768330813"
},
"departure": {
"delay": -107,
"time": "1768330813"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -175,
"time": "1768331105"
},
"departure": {
"delay": -175,
"time": "1768331105"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1768330402"
},
"departure": {
"delay": 22,
"time": "1768330402"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -146,
"time": "1768330954"
},
"departure": {
"delay": -146,
"time": "1768330954"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1768330111"
},
"departure": {
"delay": 31,
"time": "1768330111"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -173,
"time": "1768331227"
},
"departure": {
"delay": -173,
"time": "1768331227"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -137,
"time": "1768330663"
},
"departure": {
"delay": -137,
"time": "1768330663"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -77,
"time": "1768330603"
},
"departure": {
"delay": -77,
"time": "1768330603"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -195,
"time": "1768331325"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -174,
"time": "1768331166"
},
"departure": {
"delay": -174,
"time": "1768331166"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1768330411"
},
"departure": {
"delay": -29,
"time": "1768330411"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1768330339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596683:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748527x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1768326782"
},
"departure": {
"delay": 73,
"time": "1768326793"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1768327199"
},
"departure": {
"delay": 40,
"time": "1768327240"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768326674"
},
"departure": {
"delay": 118,
"time": "1768326718"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1768326578"
},
"departure": {
"delay": 103,
"time": "1768326643"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1768326745"
},
"departure": {
"delay": 100,
"time": "1768326760"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768326190"
},
"departure": {
"delay": 27,
"time": "1768326207"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1768327787"
},
"departure": {
"delay": -5,
"time": "1768327795"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1768327905"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -16,
"time": "1768327647"
},
"departure": {
"delay": -16,
"time": "1768327664"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1768327492"
},
"departure": {
"delay": 32,
"time": "1768327532"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1768327546"
},
"departure": {
"delay": 6,
"time": "1768327566"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1768327840"
},
"departure": {
"delay": -14,
"time": "1768327846"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768327401"
},
"departure": {
"delay": 60,
"time": "1768327440"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1768326290"
},
"departure": {
"delay": 62,
"time": "1768326302"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1768327587"
},
"departure": {
"delay": -2,
"time": "1768327618"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1768326239"
},
"departure": {
"delay": 15,
"time": "1768326255"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1768327336"
},
"departure": {
"delay": 35,
"time": "1768327355"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1768326944"
},
"departure": {
"delay": 61,
"time": "1768327081"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1768326341"
},
"departure": {
"delay": 52,
"time": "1768326352"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1768326817"
},
"departure": {
"delay": -10,
"time": "1768326830"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 9,
"time": "1768326009"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1768326116"
},
"departure": {
"delay": 25,
"time": "1768326145"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1768326432"
},
"departure": {
"delay": 46,
"time": "1768326466"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1768326514"
},
"departure": {
"delay": 61,
"time": "1768326541"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748527x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13153F5198336x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768335960"
},
"departure": {
"time": "1768336020"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768336500"
},
"departure": {
"time": "1768336560"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768337160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768334700"
},
"departure": {
"time": "1768334820"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768335300"
},
"departure": {
"time": "1768335360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768333800"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768327892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13153F5198336x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745208x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1768298800"
},
"departure": {
"delay": -53,
"time": "1768298827"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1768299646"
},
"departure": {
"delay": 19,
"time": "1768299679"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1768298599"
},
"departure": {
"delay": -27,
"time": "1768298613"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1768299457"
},
"departure": {
"delay": 7,
"time": "1768299487"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1768298746"
},
"departure": {
"delay": -43,
"time": "1768298777"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1768299203"
},
"departure": {
"delay": -4,
"time": "1768299236"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1768298481"
},
"departure": {
"delay": -32,
"time": "1768298548"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1768300182"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1768299376"
},
"departure": {
"delay": 38,
"time": "1768299398"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": -17,
"time": "1768298383"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768299083"
},
"departure": {
"delay": 23,
"time": "1768299143"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1768299883"
},
"departure": {
"delay": 91,
"time": "1768299931"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1768298665"
},
"departure": {
"delay": -51,
"time": "1768298709"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768299514"
},
"departure": {
"delay": 28,
"time": "1768299568"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768299713"
},
"departure": {
"delay": 12,
"time": "1768299732"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1768298865"
},
"departure": {
"delay": 14,
"time": "1768298954"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768299771"
},
"departure": {
"delay": 58,
"time": "1768299838"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1768299952"
},
"departure": {
"delay": 97,
"time": "1768299997"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1768300021"
},
"departure": {
"delay": 96,
"time": "1768300056"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745208x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746205x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1768286115"
},
"departure": {
"delay": 255,
"time": "1768286175"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 327,
"time": "1768287199"
},
"departure": {
"delay": 327,
"time": "1768287207"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 196,
"time": "1768284298"
},
"departure": {
"delay": 196,
"time": "1768284316"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 347,
"time": "1768286899"
},
"departure": {
"delay": 347,
"time": "1768286927"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 203,
"time": "1768285425"
},
"departure": {
"delay": 203,
"time": "1768285463"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 336,
"time": "1768286490"
},
"departure": {
"delay": 336,
"time": "1768286556"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 619,
"time": "1768287729"
},
"departure": {
"delay": 619,
"time": "1768287739"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 136,
"time": "1768284009"
},
"departure": {
"delay": 136,
"time": "1768284076"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 387,
"time": "1768286819"
},
"departure": {
"delay": 387,
"time": "1768286847"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 197,
"time": "1768284579"
},
"departure": {
"delay": 197,
"time": "1768284617"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 334,
"time": "1768287018"
},
"departure": {
"delay": 334,
"time": "1768287034"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 179,
"time": "1768284645"
},
"departure": {
"delay": 179,
"time": "1768284659"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 574,
"time": "1768287814"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 248,
"time": "1768284927"
},
"departure": {
"delay": 248,
"time": "1768284968"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 252,
"time": "1768285765"
},
"departure": {
"delay": 252,
"time": "1768285812"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 226,
"time": "1768284415"
},
"departure": {
"delay": 226,
"time": "1768284466"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 262,
"time": "1768286224"
},
"departure": {
"delay": 262,
"time": "1768286242"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 73,
"time": "1768283833"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 245,
"time": "1768285045"
},
"departure": {
"delay": 245,
"time": "1768285085"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 329,
"time": "1768286633"
},
"departure": {
"delay": 329,
"time": "1768286669"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 220,
"time": "1768285626"
},
"departure": {
"delay": 220,
"time": "1768285660"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 288,
"time": "1768286356"
},
"departure": {
"delay": 288,
"time": "1768286388"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 317,
"time": "1768287219"
},
"departure": {
"delay": 317,
"time": "1768287257"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 182,
"time": "1768284135"
},
"departure": {
"delay": 182,
"time": "1768284182"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 373,
"time": "1768286971"
},
"departure": {
"delay": 373,
"time": "1768287013"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 318,
"time": "1768287128"
},
"departure": {
"delay": 318,
"time": "1768287138"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 264,
"time": "1768285900"
},
"departure": {
"delay": 264,
"time": "1768285944"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 203,
"time": "1768286019"
},
"departure": {
"delay": 203,
"time": "1768286063"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 340,
"time": "1768286761"
},
"departure": {
"delay": 340,
"time": "1768286800"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 113,
"time": "1768283890"
},
"departure": {
"delay": 113,
"time": "1768283933"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1768284195"
},
"departure": {
"delay": 175,
"time": "1768284235"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1768284731"
},
"departure": {
"delay": 233,
"time": "1768284773"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1768285986"
},
"departure": {
"delay": 194,
"time": "1768285994"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 244,
"time": "1768285344"
},
"departure": {
"delay": 244,
"time": "1768285384"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1768285680"
},
"departure": {
"delay": 229,
"time": "1768285729"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 227,
"time": "1768284818"
},
"departure": {
"delay": 227,
"time": "1768284887"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 649,
"time": "1768287648"
},
"departure": {
"delay": 649,
"time": "1768287709"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 348,
"time": "1768287061"
},
"departure": {
"delay": 348,
"time": "1768287108"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 298,
"time": "1768286415"
},
"departure": {
"delay": 298,
"time": "1768286458"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 347,
"time": "1768286715"
},
"departure": {
"delay": 347,
"time": "1768286747"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 292,
"time": "1768286289"
},
"departure": {
"delay": 292,
"time": "1768286332"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 181,
"time": "1768284674"
},
"departure": {
"delay": 181,
"time": "1768284721"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 230,
"time": "1768284243"
},
"departure": {
"delay": 230,
"time": "1768284290"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1768284359"
},
"departure": {
"delay": 222,
"time": "1768284402"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1768284478"
},
"departure": {
"delay": 185,
"time": "1768284485"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 602,
"time": "1768287765"
},
"departure": {
"delay": 602,
"time": "1768287782"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 290,
"time": "1768285179"
},
"departure": {
"delay": 290,
"time": "1768285250"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 370,
"time": "1768286873"
},
"departure": {
"delay": 370,
"time": "1768286890"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 115,
"time": "1768284103"
},
"departure": {
"delay": 115,
"time": "1768284115"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 217,
"time": "1768285566"
},
"departure": {
"delay": 217,
"time": "1768285597"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746205x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748520x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1768290870"
},
"departure": {
"delay": 162,
"time": "1768290882"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1768291854"
},
"departure": {
"delay": 25,
"time": "1768291885"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1768291757"
},
"departure": {
"delay": 59,
"time": "1768291799"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1768291377"
},
"departure": {
"delay": 63,
"time": "1768291383"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 258,
"time": "1768291189"
},
"departure": {
"delay": 258,
"time": "1768291218"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 242,
"time": "1768291233"
},
"departure": {
"delay": 242,
"time": "1768291262"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1768292323"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1768291933"
},
"departure": {
"delay": -33,
"time": "1768291947"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 233,
"time": "1768291018"
},
"departure": {
"delay": 233,
"time": "1768291073"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 193,
"time": "1768290944"
},
"departure": {
"delay": 193,
"time": "1768290973"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 211,
"time": "1768290794"
},
"departure": {
"delay": 211,
"time": "1768290811"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 257,
"time": "1768291123"
},
"departure": {
"delay": 257,
"time": "1768291157"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1768290685"
},
"departure": {
"delay": 182,
"time": "1768290722"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768291512"
},
"departure": {
"delay": 5,
"time": "1768291565"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1768291283"
},
"departure": {
"delay": 171,
"time": "1768291311"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1768291668"
},
"departure": {
"delay": 33,
"time": "1768291713"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1768292258"
},
"departure": {
"delay": 46,
"time": "1768292266"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1768290505"
},
"departure": {
"delay": 156,
"time": "1768290576"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1768291971"
},
"departure": {
"delay": -23,
"time": "1768292017"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1768290619"
},
"departure": {
"delay": 151,
"time": "1768290631"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 222,
"time": "1768290751"
},
"departure": {
"delay": 222,
"time": "1768290762"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1768291908"
},
"departure": {
"delay": -7,
"time": "1768291913"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1768292175"
},
"departure": {
"delay": 25,
"time": "1768292185"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": -465,
"time": "1768289835"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748520x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747863x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768314200"
},
"departure": {
"delay": 57,
"time": "1768314237"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1768314801"
},
"departure": {
"delay": 156,
"time": "1768314936"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1768314634"
},
"departure": {
"delay": -12,
"time": "1768314648"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1768313901"
},
"departure": {
"delay": 122,
"time": "1768313942"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1768313452"
},
"departure": {
"delay": 54,
"time": "1768313514"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768314258"
},
"departure": {
"delay": 40,
"time": "1768314280"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1768313608"
},
"departure": {
"delay": 119,
"time": "1768313639"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 196,
"time": "1768315516"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1768314597"
},
"departure": {
"delay": 69,
"time": "1768314609"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1768313736"
},
"departure": {
"delay": 70,
"time": "1768313770"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1768314362"
},
"departure": {
"delay": 108,
"time": "1768314408"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1768314296"
},
"departure": {
"delay": 88,
"time": "1768314328"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1768313836"
},
"departure": {
"delay": 96,
"time": "1768313856"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 238,
"time": "1768315322"
},
"departure": {
"delay": 238,
"time": "1768315378"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1768313650"
},
"departure": {
"delay": 96,
"time": "1768313676"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768313400"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1768314088"
},
"departure": {
"delay": 182,
"time": "1768314122"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 209,
"time": "1768315231"
},
"departure": {
"delay": 209,
"time": "1768315289"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1768314563"
},
"departure": {
"delay": 91,
"time": "1768314571"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1768314991"
},
"departure": {
"delay": 132,
"time": "1768315032"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1768315082"
},
"departure": {
"delay": 184,
"time": "1768315144"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1768313802"
},
"departure": {
"delay": 113,
"time": "1768313813"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747863x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758180x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1768325221"
},
"departure": {
"delay": 162,
"time": "1768325262"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 332,
"time": "1768325980"
},
"departure": {
"delay": 332,
"time": "1768326032"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 455,
"time": "1768327057"
},
"departure": {
"delay": 455,
"time": "1768327115"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 283,
"time": "1768325005"
},
"departure": {
"delay": 283,
"time": "1768325143"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 244,
"time": "1768324751"
},
"departure": {
"delay": 244,
"time": "1768324864"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 29,
"time": "1768324349"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 304,
"time": "1768327804"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1768324654"
},
"departure": {
"delay": 94,
"time": "1768324654"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 403,
"time": "1768327254"
},
"departure": {
"delay": 403,
"time": "1768327303"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 302,
"time": "1768325841"
},
"departure": {
"delay": 302,
"time": "1768325882"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 340,
"time": "1768326566"
},
"departure": {
"delay": 340,
"time": "1768326580"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 330,
"time": "1768326338"
},
"departure": {
"delay": 330,
"time": "1768326390"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 367,
"time": "1768325520"
},
"departure": {
"delay": 367,
"time": "1768325587"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758180x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 896,
"time": "1768331036"
},
"departure": {
"delay": 896,
"time": "1768331036"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 935,
"time": "1768331255"
},
"departure": {
"delay": 935,
"time": "1768331255"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1050,
"time": "1768330410"
},
"departure": {
"delay": 1050,
"time": "1768330410"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 912,
"time": "1768331112"
},
"departure": {
"delay": 912,
"time": "1768331112"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 840,
"time": "1768330020"
},
"departure": {
"delay": 840,
"time": "1768330020"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 1002,
"time": "1768332282"
},
"departure": {
"delay": 1002,
"time": "1768332282"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 940,
"time": "1768331680"
},
"departure": {
"delay": 940,
"time": "1768331680"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 1082,
"time": "1768330502"
},
"departure": {
"delay": 1082,
"time": "1768330502"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 961,
"time": "1768330621"
},
"departure": {
"delay": 961,
"time": "1768330621"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 829,
"time": "1768330789"
},
"departure": {
"delay": 829,
"time": "1768330789"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 836,
"time": "1768330976"
},
"departure": {
"delay": 836,
"time": "1768330976"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 989,
"time": "1768332089"
},
"departure": {
"delay": 989,
"time": "1768332089"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 842,
"time": "1768330862"
},
"departure": {
"delay": 842,
"time": "1768330862"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 922,
"time": "1768332382"
},
"departure": {
"delay": 922,
"time": "1768332382"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 982,
"time": "1768332322"
},
"departure": {
"delay": 982,
"time": "1768332322"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 1027,
"time": "1768332247"
},
"departure": {
"delay": 1027,
"time": "1768332247"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 1038,
"time": "1768332198"
},
"departure": {
"delay": 1038,
"time": "1768332198"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 1002,
"time": "1768330362"
},
"departure": {
"delay": 1002,
"time": "1768330362"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1043,
"time": "1768330343"
},
"departure": {
"delay": 1043,
"time": "1768330343"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 959,
"time": "1768331459"
},
"departure": {
"delay": 959,
"time": "1768331459"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 971,
"time": "1768331771"
},
"departure": {
"delay": 971,
"time": "1768331771"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 960,
"time": "1768331940"
},
"departure": {
"delay": 960,
"time": "1768331940"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 952,
"time": "1768332412"
},
"departure": {
"delay": 952,
"time": "1768332412"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 955,
"time": "1768331875"
},
"departure": {
"delay": 955,
"time": "1768331875"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1038,
"time": "1768332138"
},
"departure": {
"delay": 1038,
"time": "1768332138"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 911,
"time": "1768330151"
},
"departure": {
"delay": 911,
"time": "1768330151"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 841,
"time": "1768330741"
},
"departure": {
"delay": 841,
"time": "1768330741"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 965,
"time": "1768331825"
},
"departure": {
"delay": 965,
"time": "1768331825"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 836,
"time": "1768330916"
},
"departure": {
"delay": 836,
"time": "1768330916"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 932,
"time": "1768330592"
},
"departure": {
"delay": 932,
"time": "1768330592"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 910,
"time": "1768332490"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1052,
"time": "1768330470"
},
"departure": {
"delay": 1052,
"time": "1768330472"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 891,
"time": "1768330191"
},
"departure": {
"delay": 891,
"time": "1768330191"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 992,
"time": "1768332032"
},
"departure": {
"delay": 992,
"time": "1768332032"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 927,
"time": "1768331187"
},
"departure": {
"delay": 927,
"time": "1768331187"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 978,
"time": "1768331358"
},
"departure": {
"delay": 978,
"time": "1768331358"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1024,
"time": "1768332004"
},
"departure": {
"delay": 1024,
"time": "1768332004"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471242:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746148x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1768330270"
},
"departure": {
"delay": -50,
"time": "1768330270"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1768329751"
},
"departure": {
"delay": -12,
"time": "1768329768"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1768332370"
},
"departure": {
"delay": -50,
"time": "1768332370"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -50,
"time": "1768332130"
},
"departure": {
"delay": -50,
"time": "1768332130"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -50,
"time": "1768332010"
},
"departure": {
"delay": -50,
"time": "1768332010"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -50,
"time": "1768330330"
},
"departure": {
"delay": -50,
"time": "1768330330"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1768331650"
},
"departure": {
"delay": -50,
"time": "1768331650"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -50,
"time": "1768331110"
},
"departure": {
"delay": -50,
"time": "1768331110"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -50,
"time": "1768330750"
},
"departure": {
"delay": -50,
"time": "1768330750"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1768330330"
},
"departure": {
"delay": -50,
"time": "1768330330"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1768329860"
},
"departure": {
"time": "1768329900"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1768330450"
},
"departure": {
"delay": -50,
"time": "1768330450"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1768331590"
},
"departure": {
"delay": -50,
"time": "1768331590"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1768330050"
},
"departure": {
"delay": -18,
"time": "1768330062"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1768329788"
},
"departure": {
"delay": -19,
"time": "1768329821"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1768332250"
},
"departure": {
"delay": -50,
"time": "1768332250"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1768329911"
},
"departure": {
"delay": 21,
"time": "1768329921"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1768331170"
},
"departure": {
"delay": -50,
"time": "1768331170"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768330930"
},
"departure": {
"delay": -50,
"time": "1768330930"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1768332370"
},
"departure": {
"delay": -50,
"time": "1768332370"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 11,
"time": "1768329994"
},
"departure": {
"delay": 11,
"time": "1768330031"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1768332190"
},
"departure": {
"delay": -50,
"time": "1768332190"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1768332610"
},
"departure": {
"delay": -50,
"time": "1768332610"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -50,
"time": "1768331830"
},
"departure": {
"delay": -50,
"time": "1768331830"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -50,
"time": "1768332550"
},
"departure": {
"delay": -50,
"time": "1768332550"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -50,
"time": "1768330630"
},
"departure": {
"delay": -50,
"time": "1768330630"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 7,
"time": "1768329607"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1768329655"
},
"departure": {
"delay": 22,
"time": "1768329682"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1768330510"
},
"departure": {
"delay": -50,
"time": "1768330510"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1768331950"
},
"departure": {
"delay": -50,
"time": "1768331950"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1768329831"
},
"departure": {
"delay": 6,
"time": "1768329846"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -50,
"time": "1768332850"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -43,
"time": "1768330084"
},
"departure": {
"delay": -43,
"time": "1768330097"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1768331890"
},
"departure": {
"delay": -50,
"time": "1768331890"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -50,
"time": "1768331290"
},
"departure": {
"delay": -50,
"time": "1768331290"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1768330210"
},
"departure": {
"delay": -50,
"time": "1768330210"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1768330990"
},
"departure": {
"delay": -50,
"time": "1768330990"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1768332790"
},
"departure": {
"delay": -50,
"time": "1768332790"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -50,
"time": "1768332430"
},
"departure": {
"delay": -50,
"time": "1768332430"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -50,
"time": "1768331530"
},
"departure": {
"delay": -50,
"time": "1768331530"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -50,
"time": "1768331410"
},
"departure": {
"delay": -50,
"time": "1768331410"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1768331770"
},
"departure": {
"delay": -50,
"time": "1768331770"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1768332790"
},
"departure": {
"delay": -50,
"time": "1768332790"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -50,
"time": "1768331710"
},
"departure": {
"delay": -50,
"time": "1768331710"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1768332490"
},
"departure": {
"delay": -50,
"time": "1768332490"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -50,
"time": "1768332250"
},
"departure": {
"delay": -50,
"time": "1768332250"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1768332730"
},
"departure": {
"delay": -50,
"time": "1768332730"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -50,
"time": "1768332130"
},
"departure": {
"delay": -50,
"time": "1768332130"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1768329934"
},
"departure": {
"delay": -10,
"time": "1768329950"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1768331230"
},
"departure": {
"delay": -50,
"time": "1768331230"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746148x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7823:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 283,
"time": "1768331743"
},
"departure": {
"delay": 283,
"time": "1768331743"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 283,
"time": "1768331563"
},
"departure": {
"delay": 283,
"time": "1768331563"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 332,
"time": "1768331672"
},
"departure": {
"delay": 332,
"time": "1768331672"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 280,
"time": "1768333180"
},
"departure": {
"delay": 280,
"time": "1768333180"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 309,
"time": "1768331949"
},
"departure": {
"delay": 309,
"time": "1768331949"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 285,
"time": "1768332645"
},
"departure": {
"delay": 285,
"time": "1768332645"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 287,
"time": "1768332527"
},
"departure": {
"delay": 287,
"time": "1768332527"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 296,
"time": "1768331816"
},
"departure": {
"delay": 296,
"time": "1768331816"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 280,
"time": "1768333360"
},
"departure": {
"delay": 280,
"time": "1768333360"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 334,
"time": "1768331854"
},
"departure": {
"delay": 334,
"time": "1768331854"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 320,
"time": "1768332740"
},
"departure": {
"delay": 320,
"time": "1768332740"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 284,
"time": "1768333124"
},
"departure": {
"delay": 284,
"time": "1768333124"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 284,
"time": "1768331624"
},
"departure": {
"delay": 284,
"time": "1768331624"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 327,
"time": "1768333287"
},
"departure": {
"delay": 327,
"time": "1768333287"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 286,
"time": "1768332586"
},
"departure": {
"delay": 286,
"time": "1768332586"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 294,
"time": "1768331994"
},
"departure": {
"delay": 294,
"time": "1768331994"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 309,
"time": "1768331709"
},
"departure": {
"delay": 309,
"time": "1768331709"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 309,
"time": "1768331469"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 289,
"time": "1768331509"
},
"departure": {
"delay": 289,
"time": "1768331509"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7823:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768303680"
},
"departure": {
"time": "1768303680"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768303200"
},
"departure": {
"time": "1768303200"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768302780"
},
"departure": {
"time": "1768302780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768303020"
},
"departure": {
"time": "1768303020"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768303320"
},
"departure": {
"time": "1768303320"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768303920"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768303560"
},
"departure": {
"time": "1768303560"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768303800"
},
"departure": {
"time": "1768303800"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768302840"
},
"departure": {
"time": "1768302840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768302720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768303860"
},
"departure": {
"time": "1768303860"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768303260"
},
"departure": {
"time": "1768303260"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768302557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1275:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 318,
"time": "1768328994"
},
"departure": {
"delay": 318,
"time": "1768329018"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 318,
"time": "1768328328"
},
"departure": {
"delay": 318,
"time": "1768328358"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 298,
"time": "1768328672"
},
"departure": {
"delay": 298,
"time": "1768328698"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 278,
"time": "1768328905"
},
"departure": {
"delay": 278,
"time": "1768328918"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 398,
"time": "1768329212"
},
"departure": {
"delay": 398,
"time": "1768329218"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 178,
"time": "1768327637"
},
"departure": {
"delay": 178,
"time": "1768327678"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 298,
"time": "1768328804"
},
"departure": {
"delay": 298,
"time": "1768328818"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 178,
"time": "1768327515"
},
"departure": {
"delay": 178,
"time": "1768327558"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 448,
"time": "1768329292"
},
"departure": {
"delay": 448,
"time": "1768329328"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 278,
"time": "1768327862"
},
"departure": {
"delay": 278,
"time": "1768327898"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 279,
"time": "1768328424"
},
"departure": {
"delay": 279,
"time": "1768328439"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 218,
"time": "1768327742"
},
"departure": {
"delay": 218,
"time": "1768327778"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 198,
"time": "1768327982"
},
"departure": {
"delay": 198,
"time": "1768327998"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 258,
"time": "1768328139"
},
"departure": {
"delay": 258,
"time": "1768328178"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1768327413"
},
"departure": {
"delay": 118,
"time": "1768327438"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 238,
"time": "1768328552"
},
"departure": {
"delay": 238,
"time": "1768328578"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 358,
"time": "1768329105"
},
"departure": {
"delay": 358,
"time": "1768329118"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 298,
"time": "1768328240"
},
"departure": {
"delay": 298,
"time": "1768328278"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 198,
"time": "1768329378"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768327442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2132:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13160F5199741x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333980"
},
"departure": {
"time": "1768334100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768337400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1768327832",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13160F5199741x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1768332182"
},
"departure": {
"delay": 2,
"time": "1768332182"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1768332467"
},
"departure": {
"delay": 47,
"time": "1768332467"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1768332372"
},
"departure": {
"delay": 12,
"time": "1768332372"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768332414"
},
"departure": {
"delay": 54,
"time": "1768332414"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1768332223"
},
"departure": {
"delay": 43,
"time": "1768332223"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8163:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747875x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1768328169"
},
"departure": {
"delay": 199,
"time": "1768328179"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1768328741"
},
"departure": {
"delay": 27,
"time": "1768328787"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1768328184"
},
"departure": {
"delay": 153,
"time": "1768328193"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768329364"
},
"departure": {
"delay": 62,
"time": "1768329422"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768328302"
},
"departure": {
"delay": 149,
"time": "1768328309"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -85,
"time": "1768329635"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1768328591"
},
"departure": {
"delay": -34,
"time": "1768328606"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1768329249"
},
"departure": {
"delay": 6,
"time": "1768329306"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1768328685"
},
"departure": {
"delay": 17,
"time": "1768328717"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 220,
"time": "1768328020"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1768329472"
},
"departure": {
"delay": 28,
"time": "1768329508"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1768328254"
},
"departure": {
"delay": 110,
"time": "1768328270"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1768328629"
},
"departure": {
"delay": -29,
"time": "1768328671"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1768328498"
},
"departure": {
"delay": 126,
"time": "1768328526"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1768328986"
},
"departure": {
"delay": -2,
"time": "1768328998"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1768329028"
},
"departure": {
"delay": -16,
"time": "1768329044"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1768329553"
},
"departure": {
"delay": 36,
"time": "1768329576"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1768329178"
},
"departure": {
"delay": 27,
"time": "1768329207"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1768328380"
},
"departure": {
"delay": 109,
"time": "1768328389"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 174,
"time": "1768328066"
},
"departure": {
"delay": 174,
"time": "1768328094"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1768328325"
},
"departure": {
"delay": 122,
"time": "1768328342"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1768328928"
},
"departure": {
"delay": 17,
"time": "1768328957"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747875x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1768330786"
},
"departure": {
"delay": -14,
"time": "1768330786"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1768330151"
},
"departure": {
"delay": 158,
"time": "1768330178"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 51,
"time": "1768329651"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1768330330"
},
"departure": {
"delay": 70,
"time": "1768330330"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1768331026"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1768330411"
},
"departure": {
"delay": -14,
"time": "1768330426"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1768330732"
},
"departure": {
"delay": -8,
"time": "1768330732"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1768329813"
},
"departure": {
"delay": 153,
"time": "1768329813"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1768329978"
},
"departure": {
"delay": 138,
"time": "1768329978"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1768330493"
},
"departure": {
"delay": -7,
"time": "1768330493"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1768329901"
},
"departure": {
"delay": 121,
"time": "1768329901"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 91,
"time": "1768330231"
},
"departure": {
"delay": 91,
"time": "1768330231"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1768329751"
},
"departure": {
"delay": 91,
"time": "1768329751"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1768330038"
},
"departure": {
"delay": 78,
"time": "1768330038"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768329662",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4453:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758387x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1768311700"
},
"departure": {
"delay": 311,
"time": "1768311791"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 293,
"time": "1768313298"
},
"departure": {
"delay": 293,
"time": "1768313333"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 246,
"time": "1768313046"
},
"departure": {
"delay": 246,
"time": "1768313106"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 388,
"time": "1768313685"
},
"departure": {
"delay": 388,
"time": "1768313728"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1768312376"
},
"departure": {
"delay": 245,
"time": "1768312385"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1768312088"
},
"departure": {
"delay": 276,
"time": "1768312116"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1768312443"
},
"departure": {
"delay": 194,
"time": "1768312454"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 59,
"time": "1768310759"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1768311036"
},
"departure": {
"delay": 171,
"time": "1768311051"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 708,
"time": "1768314453"
},
"departure": {
"delay": 708,
"time": "1768314468"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1768312718"
},
"departure": {
"delay": 198,
"time": "1768312758"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1768314504"
},
"departure": {
"time": "1768313820"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 646,
"time": "1768314203"
},
"departure": {
"delay": 646,
"time": "1768314286"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 682,
"time": "1768314339"
},
"departure": {
"delay": 682,
"time": "1768314382"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1768314090"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 216,
"time": "1768311264"
},
"departure": {
"delay": 216,
"time": "1768311276"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758387x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746218x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 269,
"time": "1768296671"
},
"departure": {
"delay": 269,
"time": "1768296689"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1768296078"
},
"departure": {
"delay": 116,
"time": "1768296116"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1768298933"
},
"departure": {
"delay": 125,
"time": "1768298945"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 317,
"time": "1768297355"
},
"departure": {
"delay": 317,
"time": "1768297397"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 332,
"time": "1768298401"
},
"departure": {
"delay": 332,
"time": "1768298432"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 337,
"time": "1768298361"
},
"departure": {
"delay": 337,
"time": "1768298377"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 139,
"time": "1768299259"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 175,
"time": "1768296345"
},
"departure": {
"delay": 175,
"time": "1768296355"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 276,
"time": "1768298766"
},
"departure": {
"delay": 276,
"time": "1768298796"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 149,
"time": "1768298909"
},
"departure": {
"delay": 149,
"time": "1768298909"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 264,
"time": "1768298716"
},
"departure": {
"delay": 264,
"time": "1768298724"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 283,
"time": "1768296923"
},
"departure": {
"delay": 283,
"time": "1768296943"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 284,
"time": "1768297510"
},
"departure": {
"delay": 284,
"time": "1768297544"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1768296123"
},
"departure": {
"delay": 171,
"time": "1768296171"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 314,
"time": "1768297933"
},
"departure": {
"delay": 314,
"time": "1768297994"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1768297875"
},
"departure": {
"delay": 332,
"time": "1768297892"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 343,
"time": "1768298105"
},
"departure": {
"delay": 343,
"time": "1768298143"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 293,
"time": "1768297575"
},
"departure": {
"delay": 293,
"time": "1768297613"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 307,
"time": "1768298699"
},
"departure": {
"delay": 307,
"time": "1768298707"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 155,
"time": "1768299197"
},
"departure": {
"delay": 155,
"time": "1768299215"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 354,
"time": "1768297757"
},
"departure": {
"delay": 354,
"time": "1768297794"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 356,
"time": "1768298235"
},
"departure": {
"delay": 356,
"time": "1768298276"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 199,
"time": "1768298831"
},
"departure": {
"delay": 199,
"time": "1768298839"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 183,
"time": "1768296287"
},
"departure": {
"delay": 183,
"time": "1768296303"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 329,
"time": "1768297433"
},
"departure": {
"delay": 329,
"time": "1768297469"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 256,
"time": "1768296703"
},
"departure": {
"delay": 256,
"time": "1768296736"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 303,
"time": "1768297633"
},
"departure": {
"delay": 303,
"time": "1768297683"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 313,
"time": "1768296761"
},
"departure": {
"delay": 313,
"time": "1768296793"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 337,
"time": "1768298183"
},
"departure": {
"delay": 337,
"time": "1768298197"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 277,
"time": "1768296580"
},
"departure": {
"delay": 277,
"time": "1768296637"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 206,
"time": "1768299133"
},
"departure": {
"delay": 206,
"time": "1768299146"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 270,
"time": "1768297023"
},
"departure": {
"delay": 270,
"time": "1768297050"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 184,
"time": "1768296211"
},
"departure": {
"delay": 184,
"time": "1768296244"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 172,
"time": "1768299158"
},
"departure": {
"delay": 172,
"time": "1768299172"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 352,
"time": "1768298299"
},
"departure": {
"delay": 352,
"time": "1768298332"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 53,
"time": "1768295753"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1768295956"
},
"departure": {
"delay": 107,
"time": "1768295987"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 295,
"time": "1768298018"
},
"departure": {
"delay": 295,
"time": "1768298035"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 161,
"time": "1768298853"
},
"departure": {
"delay": 161,
"time": "1768298861"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 231,
"time": "1768296371"
},
"departure": {
"delay": 231,
"time": "1768296471"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 331,
"time": "1768298660"
},
"departure": {
"delay": 331,
"time": "1768298671"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 101,
"time": "1768295809"
},
"departure": {
"delay": 101,
"time": "1768295861"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 235,
"time": "1768298802"
},
"departure": {
"delay": 235,
"time": "1768298815"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 323,
"time": "1768298573"
},
"departure": {
"delay": 323,
"time": "1768298603"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 121,
"time": "1768296051"
},
"departure": {
"delay": 121,
"time": "1768296061"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 292,
"time": "1768296847"
},
"departure": {
"delay": 292,
"time": "1768296892"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 297,
"time": "1768298504"
},
"departure": {
"delay": 297,
"time": "1768298517"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 365,
"time": "1768297123"
},
"departure": {
"delay": 365,
"time": "1768297265"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 292,
"time": "1768298623"
},
"departure": {
"delay": 292,
"time": "1768298632"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 82,
"time": "1768296015"
},
"departure": {
"delay": 82,
"time": "1768296022"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746218x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 263,
"time": "1768327858"
},
"departure": {
"delay": 263,
"time": "1768327883"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 296,
"time": "1768328756"
},
"departure": {
"delay": 296,
"time": "1768328756"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 193,
"time": "1768327633"
},
"departure": {
"delay": 193,
"time": "1768327633"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1768329435"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 252,
"time": "1768327932"
},
"departure": {
"delay": 252,
"time": "1768327932"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1768327983"
},
"departure": {
"delay": 243,
"time": "1768327983"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 330,
"time": "1768329330"
},
"departure": {
"delay": 330,
"time": "1768329330"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 337,
"time": "1768328557"
},
"departure": {
"delay": 337,
"time": "1768328557"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 360,
"time": "1768329180"
},
"departure": {
"delay": 360,
"time": "1768329180"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 315,
"time": "1768328355"
},
"departure": {
"delay": 315,
"time": "1768328355"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 295,
"time": "1768328155"
},
"departure": {
"delay": 295,
"time": "1768328155"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1768327405"
},
"departure": {
"delay": 205,
"time": "1768327405"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1768326980"
},
"departure": {
"delay": 165,
"time": "1768327005"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 351,
"time": "1768328631"
},
"departure": {
"delay": 351,
"time": "1768328631"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 295,
"time": "1768328455"
},
"departure": {
"delay": 295,
"time": "1768328455"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 297,
"time": "1768328517"
},
"departure": {
"delay": 297,
"time": "1768328517"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1768327330"
},
"departure": {
"delay": 190,
"time": "1768327330"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 275,
"time": "1768328255"
},
"departure": {
"delay": 275,
"time": "1768328255"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 266,
"time": "1768327826"
},
"departure": {
"delay": 266,
"time": "1768327826"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 227,
"time": "1768327607"
},
"departure": {
"delay": 227,
"time": "1768327607"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 281,
"time": "1768328081"
},
"departure": {
"delay": 281,
"time": "1768328081"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1768328382"
},
"departure": {
"delay": 305,
"time": "1768328405"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1768327530"
},
"departure": {
"delay": 150,
"time": "1768327530"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 350,
"time": "1768329230"
},
"departure": {
"delay": 350,
"time": "1768329230"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 207,
"time": "1768327107"
},
"departure": {
"delay": 207,
"time": "1768327107"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 65,
"time": "1768326905"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 277,
"time": "1768328197"
},
"departure": {
"delay": 277,
"time": "1768328197"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 256,
"time": "1768327756"
},
"departure": {
"delay": 256,
"time": "1768327756"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 370,
"time": "1768329080"
},
"departure": {
"delay": 370,
"time": "1768329130"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 341,
"time": "1768328681"
},
"departure": {
"delay": 341,
"time": "1768328681"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 375,
"time": "1768328955"
},
"departure": {
"delay": 375,
"time": "1768328955"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 365,
"time": "1768329005"
},
"departure": {
"delay": 365,
"time": "1768329005"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 360,
"time": "1768328880"
},
"departure": {
"delay": 360,
"time": "1768328880"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 175,
"time": "1768327234"
},
"departure": {
"delay": 175,
"time": "1768327255"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768326921",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8220:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1768331100"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1768330440"
},
"departure": {
"delay": -115,
"time": "1768330445"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1768330380"
},
"departure": {
"delay": -115,
"time": "1768330385"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1768329840"
},
"departure": {
"delay": -55,
"time": "1768329845"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -120,
"time": "1768330560"
},
"departure": {
"delay": -120,
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1768329720"
},
"departure": {
"delay": -55,
"time": "1768329725"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1768329900"
},
"departure": {
"delay": -115,
"time": "1768329905"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1768330740"
},
"departure": {
"delay": -120,
"time": "1768330740"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1768330200"
},
"departure": {
"delay": -55,
"time": "1768330205"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1768330260"
},
"departure": {
"delay": -55,
"time": "1768330265"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -105,
"time": "1768330330"
},
"departure": {
"delay": -105,
"time": "1768330335"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -120,
"time": "1768330500"
},
"departure": {
"delay": -120,
"time": "1768330500"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1768330320"
},
"departure": {
"delay": -55,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1768330140"
},
"departure": {
"delay": -55,
"time": "1768330145"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1768331040"
},
"departure": {
"delay": -120,
"time": "1768331040"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1768330020"
},
"departure": {
"delay": -115,
"time": "1768330025"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1768330860"
},
"departure": {
"delay": -120,
"time": "1768330860"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1768330486",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1141:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1768329144"
},
"departure": {
"delay": 84,
"time": "1768329144"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 306,
"time": "1768327806"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1768328131"
},
"departure": {
"delay": -23,
"time": "1768328137"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 336,
"time": "1768328016"
},
"departure": {
"delay": 336,
"time": "1768328016"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1768328197"
},
"departure": {
"delay": 37,
"time": "1768328197"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1768328817"
},
"departure": {
"delay": 117,
"time": "1768328817"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1768328484"
},
"departure": {
"delay": 46,
"time": "1768328506"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1768328254"
},
"departure": {
"delay": -26,
"time": "1768328254"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1768328057"
},
"departure": {
"delay": -22,
"time": "1768328078"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1768328700"
},
"departure": {
"delay": 116,
"time": "1768328756"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1768328878"
},
"departure": {
"delay": 59,
"time": "1768328879"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1768328556"
},
"departure": {
"delay": 96,
"time": "1768328556"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1768328456"
},
"departure": {
"delay": 56,
"time": "1768328456"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 337,
"time": "1768327837"
},
"departure": {
"delay": 337,
"time": "1768327837"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1768328351"
},
"departure": {
"delay": 11,
"time": "1768328351"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1768328848"
},
"departure": {
"delay": 148,
"time": "1768328848"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1768328382"
},
"departure": {
"delay": 42,
"time": "1768328382"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768329256"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 306,
"time": "1768328046"
},
"departure": {
"delay": 306,
"time": "1768328046"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 318,
"time": "1768327878"
},
"departure": {
"delay": 318,
"time": "1768327878"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 310,
"time": "1768327930"
},
"departure": {
"delay": 310,
"time": "1768327930"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1768329043"
},
"departure": {
"delay": 116,
"time": "1768329056"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768327821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9275:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758080x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768294803"
},
"departure": {
"delay": 36,
"time": "1768294836"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1768295735"
},
"departure": {
"delay": 79,
"time": "1768295779"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1768294973"
},
"departure": {
"delay": 2,
"time": "1768294982"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1768294122"
},
"departure": {
"delay": 115,
"time": "1768294135"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1768295190"
},
"departure": {
"delay": 9,
"time": "1768295229"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 310,
"time": "1768296550"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1768294530"
},
"departure": {
"delay": 40,
"time": "1768294540"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1768296132"
},
"departure": {
"delay": 110,
"time": "1768296170"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1768294312"
},
"departure": {
"delay": -1,
"time": "1768294319"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1768296213"
},
"departure": {
"delay": 104,
"time": "1768296224"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1768295380"
},
"departure": {
"delay": 18,
"time": "1768295418"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768296003"
},
"departure": {
"delay": 28,
"time": "1768296028"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768295911"
},
"departure": {
"delay": 3,
"time": "1768295943"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 127,
"time": "1768294027"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758080x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12367:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768333230"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768333304"
},
"departure": {
"delay": 44,
"time": "1768333304"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1768333372"
},
"departure": {
"delay": 52,
"time": "1768333372"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768333410"
},
"departure": {
"delay": 30,
"time": "1768333410"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1768333652"
},
"departure": {
"delay": 32,
"time": "1768333652"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1768333493"
},
"departure": {
"delay": 53,
"time": "1768333493"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1768333816"
},
"departure": {
"delay": 16,
"time": "1768333816"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768333590"
},
"departure": {
"delay": 30,
"time": "1768333590"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768333710"
},
"departure": {
"delay": 30,
"time": "1768333710"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768333470"
},
"departure": {
"delay": 30,
"time": "1768333470"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1768333957"
},
"departure": {
"delay": 37,
"time": "1768333957"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1768333624"
},
"departure": {
"delay": 4,
"time": "1768333624"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1768333687"
},
"departure": {
"delay": 7,
"time": "1768333687"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12367:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768331705"
},
"departure": {
"delay": 5,
"time": "1768331705"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768332375"
},
"departure": {
"delay": 15,
"time": "1768332375"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1768331553"
},
"departure": {
"delay": 33,
"time": "1768331553"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1768331984"
},
"departure": {
"delay": 44,
"time": "1768331984"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768332048"
},
"departure": {
"delay": 48,
"time": "1768332048"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1768332416"
},
"departure": {
"delay": 56,
"time": "1768332416"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768333170"
},
"departure": {
"delay": 30,
"time": "1768333170"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1768331856"
},
"departure": {
"delay": 36,
"time": "1768331856"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1768333057"
},
"departure": {
"delay": 37,
"time": "1768333057"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768333590"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768332185"
},
"departure": {
"delay": 5,
"time": "1768332185"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1768331766"
},
"departure": {
"delay": 6,
"time": "1768331766"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768332990"
},
"departure": {
"delay": 30,
"time": "1768332990"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1768333113"
},
"departure": {
"delay": 33,
"time": "1768333113"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1768332295"
},
"departure": {
"delay": 55,
"time": "1768332295"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1768331635"
},
"departure": {
"delay": 55,
"time": "1768331635"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768332926"
},
"departure": {
"delay": 26,
"time": "1768332926"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1768332857"
},
"departure": {
"delay": 17,
"time": "1768332857"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11029:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748510x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1768299828"
},
"departure": {
"delay": -2,
"time": "1768299838"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1768299026"
},
"departure": {
"delay": 21,
"time": "1768299081"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1768298621"
},
"departure": {
"delay": 112,
"time": "1768298632"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1768299573"
},
"departure": {
"delay": -5,
"time": "1768299595"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1768299455"
},
"departure": {
"delay": 25,
"time": "1768299505"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1768298213"
},
"departure": {
"delay": 67,
"time": "1768298227"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1768299781"
},
"departure": {
"delay": 19,
"time": "1768299799"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1768299976"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1768298263"
},
"departure": {
"delay": 50,
"time": "1768298270"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1768299662"
},
"departure": {
"delay": -8,
"time": "1768299712"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1768299253"
},
"departure": {
"delay": -18,
"time": "1768299282"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 53,
"time": "1768298153"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1768299742"
},
"departure": {
"delay": -27,
"time": "1768299753"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1768299376"
},
"departure": {
"delay": 1,
"time": "1768299421"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1768298765"
},
"departure": {
"delay": 73,
"time": "1768298773"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1768299886"
},
"departure": {
"delay": 1,
"time": "1768299901"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1768298522"
},
"departure": {
"delay": 136,
"time": "1768298536"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768299528"
},
"departure": {
"delay": 5,
"time": "1768299545"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1768298566"
},
"departure": {
"delay": 114,
"time": "1768298574"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1768298589"
},
"departure": {
"delay": 85,
"time": "1768298605"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1768299148"
},
"departure": {
"delay": -13,
"time": "1768299227"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1768298682"
},
"departure": {
"delay": 86,
"time": "1768298726"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768298865"
},
"departure": {
"delay": 57,
"time": "1768298877"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1768299312"
},
"departure": {
"delay": -12,
"time": "1768299348"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748510x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470500:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1768331171"
},
"departure": {
"delay": 131,
"time": "1768331171"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 383,
"time": "1768331723"
},
"departure": {
"delay": 383,
"time": "1768331723"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1768331128"
},
"departure": {
"delay": 88,
"time": "1768331128"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -153,
"time": "1768331967"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1768330984"
},
"departure": {
"delay": 64,
"time": "1768330984"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 389,
"time": "1768331669"
},
"departure": {
"delay": 389,
"time": "1768331669"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1768331278"
},
"departure": {
"delay": 178,
"time": "1768331278"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1768331888"
},
"departure": {
"delay": 68,
"time": "1768331888"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 412,
"time": "1768331812"
},
"departure": {
"delay": 412,
"time": "1768331812"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768330890"
},
"departure": {
"delay": 30,
"time": "1768330890"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1768331187"
},
"departure": {
"delay": 147,
"time": "1768331187"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1768331026"
},
"departure": {
"delay": 106,
"time": "1768331026"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768330971"
},
"departure": {
"delay": 51,
"time": "1768330971"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1768331411"
},
"departure": {
"delay": 191,
"time": "1768331411"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 360,
"time": "1768331580"
},
"departure": {
"delay": 360,
"time": "1768331580"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 235,
"time": "1768331875"
},
"departure": {
"delay": 235,
"time": "1768331875"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 344,
"time": "1768331624"
},
"departure": {
"delay": 344,
"time": "1768331624"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1768331072"
},
"departure": {
"delay": 92,
"time": "1768331072"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1768331315"
},
"departure": {
"delay": 215,
"time": "1768331315"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470500:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745757x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 413,
"time": "1768324458"
},
"departure": {
"delay": 413,
"time": "1768324493"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 561,
"time": "1768325751"
},
"departure": {
"delay": 561,
"time": "1768325781"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 230,
"time": "1768322915"
},
"departure": {
"delay": 230,
"time": "1768322990"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 491,
"time": "1768324959"
},
"departure": {
"delay": 491,
"time": "1768324991"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1768323046"
},
"departure": {
"delay": 185,
"time": "1768323065"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 557,
"time": "1768325676"
},
"departure": {
"delay": 557,
"time": "1768325717"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 362,
"time": "1768324259"
},
"departure": {
"delay": 362,
"time": "1768324322"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 252,
"time": "1768323602"
},
"departure": {
"delay": 252,
"time": "1768323672"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 525,
"time": "1768325985"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 228,
"time": "1768323307"
},
"departure": {
"delay": 228,
"time": "1768323348"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 194,
"time": "1768322760"
},
"departure": {
"delay": 194,
"time": "1768322834"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 359,
"time": "1768324149"
},
"departure": {
"delay": 359,
"time": "1768324199"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1768322861"
},
"departure": {
"delay": 196,
"time": "1768322896"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 502,
"time": "1768325454"
},
"departure": {
"delay": 502,
"time": "1768325482"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 265,
"time": "1768323796"
},
"departure": {
"delay": 265,
"time": "1768323865"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 543,
"time": "1768325004"
},
"departure": {
"delay": 543,
"time": "1768325043"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 561,
"time": "1768325859"
},
"departure": {
"delay": 561,
"time": "1768325901"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 561,
"time": "1768325083"
},
"departure": {
"delay": 561,
"time": "1768325121"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 534,
"time": "1768325362"
},
"departure": {
"delay": 534,
"time": "1768325394"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 485,
"time": "1768324877"
},
"departure": {
"delay": 485,
"time": "1768324925"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 323,
"time": "1768323995"
},
"departure": {
"delay": 323,
"time": "1768324103"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 487,
"time": "1768324668"
},
"departure": {
"delay": 487,
"time": "1768324747"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 534,
"time": "1768325294"
},
"departure": {
"delay": 534,
"time": "1768325334"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1768323125"
},
"departure": {
"delay": 226,
"time": "1768323166"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 459,
"time": "1768324790"
},
"departure": {
"delay": 459,
"time": "1768324839"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 219,
"time": "1768323405"
},
"departure": {
"delay": 219,
"time": "1768323459"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 117,
"time": "1768322577"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 416,
"time": "1768324397"
},
"departure": {
"delay": 416,
"time": "1768324436"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1768322654"
},
"departure": {
"delay": 144,
"time": "1768322664"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 555,
"time": "1768325915"
},
"departure": {
"delay": 555,
"time": "1768325955"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 446,
"time": "1768324524"
},
"departure": {
"delay": 446,
"time": "1768324586"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 540,
"time": "1768325802"
},
"departure": {
"delay": 540,
"time": "1768325820"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 547,
"time": "1768325618"
},
"departure": {
"delay": 547,
"time": "1768325647"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 216,
"time": "1768323237"
},
"departure": {
"delay": 216,
"time": "1768323276"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 547,
"time": "1768325548"
},
"departure": {
"delay": 547,
"time": "1768325587"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 562,
"time": "1768325203"
},
"departure": {
"delay": 562,
"time": "1768325242"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745757x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768330868"
},
"departure": {
"delay": 8,
"time": "1768330868"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1768331325"
},
"departure": {
"delay": 45,
"time": "1768331325"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332120"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1768331845"
},
"departure": {
"delay": 25,
"time": "1768331845"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1768331087"
},
"departure": {
"delay": 47,
"time": "1768331087"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768331010"
},
"departure": {
"delay": 30,
"time": "1768331010"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768331932"
},
"departure": {
"delay": 52,
"time": "1768331932"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1768330617"
},
"departure": {
"delay": 57,
"time": "1768330617"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768330713"
},
"departure": {
"delay": 33,
"time": "1768330713"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1768331252"
},
"departure": {
"delay": 32,
"time": "1768331252"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768331689"
},
"departure": {
"delay": 49,
"time": "1768331689"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1768331197"
},
"departure": {
"delay": 37,
"time": "1768331197"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1768331761"
},
"departure": {
"delay": 1,
"time": "1768331761"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768330551"
},
"departure": {
"delay": 51,
"time": "1768330551"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2637:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12266:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768330320"
},
"departure": {
"delay": 60,
"time": "1768330320"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1768330160"
},
"departure": {
"delay": 20,
"time": "1768330160"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768330140"
},
"departure": {
"delay": 60,
"time": "1768330140"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768330820"
},
"departure": {
"delay": 20,
"time": "1768330820"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768330400"
},
"departure": {
"delay": 20,
"time": "1768330400"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768330200"
},
"departure": {
"delay": 60,
"time": "1768330200"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768330220"
},
"departure": {
"delay": 20,
"time": "1768330220"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768331600"
},
"departure": {
"delay": 20,
"time": "1768331600"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1768331880"
},
"departure": {
"delay": 60,
"time": "1768331880"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1768330940"
},
"departure": {
"delay": 20,
"time": "1768330940"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768330920"
},
"departure": {
"delay": 60,
"time": "1768330920"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1768330280"
},
"departure": {
"delay": 20,
"time": "1768330280"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768331700"
},
"departure": {
"delay": 60,
"time": "1768331700"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330440"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330860"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1768331340"
},
"departure": {
"delay": 60,
"time": "1768331340"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768331100"
},
"departure": {
"delay": 60,
"time": "1768331100"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768331580"
},
"departure": {
"delay": 60,
"time": "1768331580"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768330380"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768331400"
},
"departure": {
"delay": 60,
"time": "1768331400"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768328322",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12266:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745686x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1768314318"
},
"departure": {
"delay": 122,
"time": "1768314362"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 74,
"time": "1768312754"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1768313757"
},
"departure": {
"delay": 103,
"time": "1768313803"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1768314940"
},
"departure": {
"delay": 18,
"time": "1768314978"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1768315241"
},
"departure": {
"delay": -44,
"time": "1768315276"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1768313987"
},
"departure": {
"delay": 102,
"time": "1768314042"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1768315346"
},
"departure": {
"delay": -59,
"time": "1768315381"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -11,
"time": "1768315177"
},
"departure": {
"delay": -11,
"time": "1768315189"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1768313289"
},
"departure": {
"delay": 110,
"time": "1768313330"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768314641"
},
"departure": {
"delay": 51,
"time": "1768314651"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1768314840"
},
"departure": {
"delay": 44,
"time": "1768314884"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1768312953"
},
"departure": {
"delay": 74,
"time": "1768312994"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1768314234"
},
"departure": {
"delay": 83,
"time": "1768314263"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1768312873"
},
"departure": {
"delay": 32,
"time": "1768312892"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1768314391"
},
"departure": {
"delay": 61,
"time": "1768314421"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1768313088"
},
"departure": {
"delay": 76,
"time": "1768313116"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1768313907"
},
"departure": {
"delay": 107,
"time": "1768313927"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1768315418"
},
"departure": {
"delay": -52,
"time": "1768315448"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 119,
"time": "1768313184"
},
"departure": {
"delay": 119,
"time": "1768313219"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -117,
"time": "1768315503"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 73,
"time": "1768314086"
},
"departure": {
"delay": 73,
"time": "1768314133"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768314747"
},
"departure": {
"delay": 3,
"time": "1768314783"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1768313704"
},
"departure": {
"delay": 98,
"time": "1768313738"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1768315102"
},
"departure": {
"delay": -17,
"time": "1768315123"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1768312838"
},
"departure": {
"delay": 47,
"time": "1768312847"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1768313520"
},
"departure": {
"delay": 103,
"time": "1768313563"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1768313638"
},
"departure": {
"delay": 75,
"time": "1768313655"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1768315290"
},
"departure": {
"delay": -73,
"time": "1768315307"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1768315010"
},
"departure": {
"delay": 28,
"time": "1768315048"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1768314478"
},
"departure": {
"delay": 32,
"time": "1768314512"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1768312910"
},
"departure": {
"delay": 68,
"time": "1768312928"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1768313843"
},
"departure": {
"delay": 124,
"time": "1768313884"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1768314176"
},
"departure": {
"delay": 89,
"time": "1768314209"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1768313378"
},
"departure": {
"delay": 110,
"time": "1768313390"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1768313418"
},
"departure": {
"delay": 97,
"time": "1768313437"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745686x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850627F5202179x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768329720"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329120"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768328520"
},
"departure": {
"time": "1768328580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768326660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768328100"
},
"departure": {
"time": "1768328280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768327080"
},
"departure": {
"time": "1768327140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768327620"
},
"departure": {
"time": "1768327740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768327320"
},
"departure": {
"time": "1768327380"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328760"
},
"departure": {
"time": "1768328820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768323033",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850627F5202179x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758410x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1768308844"
},
"departure": {
"delay": 161,
"time": "1768308881"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1768309248"
},
"departure": {
"delay": 121,
"time": "1768309261"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 183,
"time": "1768308085"
},
"departure": {
"delay": 183,
"time": "1768308123"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 21,
"time": "1768307721"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1768309152"
},
"departure": {
"delay": 139,
"time": "1768309159"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1768308554"
},
"departure": {
"delay": 144,
"time": "1768308564"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1768309514"
},
"departure": {
"delay": 85,
"time": "1768309525"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1768310168"
},
"departure": {
"delay": -32,
"time": "1768310188"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1768310358"
},
"departure": {
"delay": -24,
"time": "1768310376"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1768309705"
},
"departure": {
"delay": -46,
"time": "1768309754"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1768308405"
},
"departure": {
"delay": 172,
"time": "1768308412"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1768310711"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758410x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747503x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 62,
"time": "1768284902"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1768287143"
},
"departure": {
"delay": 178,
"time": "1768287178"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 172,
"time": "1768287096"
},
"departure": {
"delay": 172,
"time": "1768287112"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -195,
"time": "1768286120"
},
"departure": {
"delay": -195,
"time": "1768286145"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1768285000"
},
"departure": {
"delay": 64,
"time": "1768285024"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1768285201"
},
"departure": {
"delay": 71,
"time": "1768285211"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1768286422"
},
"departure": {
"delay": 34,
"time": "1768286614"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768285600"
},
"departure": {
"delay": 5,
"time": "1768285805"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1768287285"
},
"departure": {
"delay": 176,
"time": "1768287296"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1768285340"
},
"departure": {
"delay": 27,
"time": "1768285467"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1768286975"
},
"departure": {
"delay": 112,
"time": "1768286992"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1768285919"
},
"departure": {
"delay": -78,
"time": "1768285962"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -118,
"time": "1768286016"
},
"departure": {
"delay": -118,
"time": "1768286042"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1768286707"
},
"departure": {
"delay": 85,
"time": "1768286725"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1768285156"
},
"departure": {
"delay": 81,
"time": "1768285161"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -163,
"time": "1768286200"
},
"departure": {
"delay": -163,
"time": "1768286237"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1768287434"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1768287044"
},
"departure": {
"delay": 119,
"time": "1768287059"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1768286883"
},
"departure": {
"delay": 96,
"time": "1768286916"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 202,
"time": "1768287254"
},
"departure": {
"delay": 202,
"time": "1768287262"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1768284941"
},
"departure": {
"delay": 56,
"time": "1768284956"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1768285125"
},
"departure": {
"delay": 113,
"time": "1768285133"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747503x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057069x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1768330991"
},
"departure": {
"delay": 191,
"time": "1768330991"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1768330831"
},
"departure": {
"delay": 151,
"time": "1768330831"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768330320"
},
"departure": {
"delay": 180,
"time": "1768330320"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1768331371"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 169,
"time": "1768331329"
},
"departure": {
"delay": 169,
"time": "1768331329"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1768331216"
},
"departure": {
"delay": 176,
"time": "1768331216"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1768330614"
},
"departure": {
"delay": 174,
"time": "1768330614"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1768330758"
},
"departure": {
"delay": 198,
"time": "1768330758"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1768331071"
},
"departure": {
"delay": 151,
"time": "1768331071"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1768330799"
},
"departure": {
"delay": 179,
"time": "1768330799"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1768330591"
},
"departure": {
"delay": 151,
"time": "1768330591"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1768330472"
},
"departure": {
"delay": 152,
"time": "1768330472"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 209,
"time": "1768330949"
},
"departure": {
"delay": 209,
"time": "1768330949"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 151,
"time": "1768330411"
},
"departure": {
"delay": 151,
"time": "1768330411"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1768331150"
},
"departure": {
"delay": 170,
"time": "1768331150"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1768330689"
},
"departure": {
"delay": 189,
"time": "1768330689"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 206,
"time": "1768330886"
},
"departure": {
"delay": 206,
"time": "1768330886"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1768331290"
},
"departure": {
"delay": 190,
"time": "1768331290"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1768330713"
},
"departure": {
"delay": 153,
"time": "1768330713"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1768330423",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057069x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745248x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1768304481"
},
"departure": {
"delay": 239,
"time": "1768304519"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 248,
"time": "1768304413"
},
"departure": {
"delay": 248,
"time": "1768304468"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1768305280"
},
"departure": {
"delay": 115,
"time": "1768305295"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1768304974"
},
"departure": {
"delay": 139,
"time": "1768305019"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1768304764"
},
"departure": {
"delay": 107,
"time": "1768304807"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1768304625"
},
"departure": {
"delay": 197,
"time": "1768304657"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1768305196"
},
"departure": {
"delay": 111,
"time": "1768305231"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 202,
"time": "1768304145"
},
"departure": {
"delay": 202,
"time": "1768304182"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 233,
"time": "1768304342"
},
"departure": {
"delay": 233,
"time": "1768304393"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1768305440"
},
"departure": {
"delay": 94,
"time": "1768305514"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1768304702"
},
"departure": {
"delay": 160,
"time": "1768304740"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1768304857"
},
"departure": {
"delay": 130,
"time": "1768304890"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1768305327"
},
"departure": {
"delay": 87,
"time": "1768305387"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1768305057"
},
"departure": {
"delay": 108,
"time": "1768305108"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1768305135"
},
"departure": {
"delay": 107,
"time": "1768305167"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 216,
"time": "1768304255"
},
"departure": {
"delay": 216,
"time": "1768304316"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 197,
"time": "1768304199"
},
"departure": {
"delay": 197,
"time": "1768304237"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 257,
"time": "1768304057"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1768305588"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 207,
"time": "1768304571"
},
"departure": {
"delay": 207,
"time": "1768304607"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745248x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768332113"
},
"departure": {
"delay": 53,
"time": "1768332113"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768332373"
},
"departure": {
"delay": 13,
"time": "1768332373"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1768332467"
},
"departure": {
"delay": 47,
"time": "1768332467"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1768332226"
},
"departure": {
"delay": 46,
"time": "1768332226"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1768332289"
},
"departure": {
"delay": 49,
"time": "1768332289"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768332185"
},
"departure": {
"delay": 5,
"time": "1768332185"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1768332643"
},
"departure": {
"delay": 43,
"time": "1768332643"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx24:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746220x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768299151"
},
"departure": {
"delay": 65,
"time": "1768299185"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1768299632"
},
"departure": {
"delay": 72,
"time": "1768299672"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1768300415"
},
"departure": {
"delay": 7,
"time": "1768300447"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -44,
"time": "1768300682"
},
"departure": {
"delay": -44,
"time": "1768300696"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 19,
"time": "1768300387"
},
"departure": {
"delay": 19,
"time": "1768300399"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 61,
"time": "1768298314"
},
"departure": {
"delay": 61,
"time": "1768298341"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1768297615"
},
"departure": {
"delay": 90,
"time": "1768297650"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1768298634"
},
"departure": {
"delay": 84,
"time": "1768298664"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1768300226"
},
"departure": {
"delay": 117,
"time": "1768300257"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 63,
"time": "1768299072"
},
"departure": {
"delay": 63,
"time": "1768299123"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -22,
"time": "1768300512"
},
"departure": {
"delay": -22,
"time": "1768300538"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -51,
"time": "1768300555"
},
"departure": {
"delay": -51,
"time": "1768300569"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 40,
"time": "1768298069"
},
"departure": {
"delay": 40,
"time": "1768298080"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1768300113"
},
"departure": {
"delay": 66,
"time": "1768300146"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1768300034"
},
"departure": {
"delay": 43,
"time": "1768300063"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 84,
"time": "1768299011"
},
"departure": {
"delay": 84,
"time": "1768299024"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1768299208"
},
"departure": {
"delay": 83,
"time": "1768299263"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 61,
"time": "1768297561"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1768300305"
},
"departure": {
"delay": 51,
"time": "1768300311"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -106,
"time": "1768300814"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 77,
"time": "1768297884"
},
"departure": {
"delay": 77,
"time": "1768297937"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1768298929"
},
"departure": {
"delay": 89,
"time": "1768298969"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1768300350"
},
"departure": {
"delay": 61,
"time": "1768300381"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 36,
"time": "1768297706"
},
"departure": {
"delay": 36,
"time": "1768297716"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1768300165"
},
"departure": {
"delay": 56,
"time": "1768300196"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 76,
"time": "1768298050"
},
"departure": {
"delay": 76,
"time": "1768298056"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1768299403"
},
"departure": {
"delay": 80,
"time": "1768299440"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1768299928"
},
"departure": {
"delay": 58,
"time": "1768299958"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 109,
"time": "1768299307"
},
"departure": {
"delay": 109,
"time": "1768299349"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1768298352"
},
"departure": {
"delay": 116,
"time": "1768298396"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768299823"
},
"departure": {
"delay": 51,
"time": "1768299831"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -86,
"time": "1768300759"
},
"departure": {
"delay": -86,
"time": "1768300774"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1768297735"
},
"departure": {
"delay": 2,
"time": "1768297742"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768299537"
},
"departure": {
"delay": 38,
"time": "1768299578"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1768300290"
},
"departure": {
"delay": 97,
"time": "1768300297"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 38,
"time": "1768299476"
},
"departure": {
"delay": 38,
"time": "1768299518"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -75,
"time": "1768300713"
},
"departure": {
"delay": -75,
"time": "1768300725"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 88,
"time": "1768298439"
},
"departure": {
"delay": 88,
"time": "1768298488"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1768300465"
},
"departure": {
"delay": -29,
"time": "1768300471"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 77,
"time": "1768298266"
},
"departure": {
"delay": 77,
"time": "1768298297"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1768298739"
},
"departure": {
"delay": 164,
"time": "1768298864"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1768299747"
},
"departure": {
"delay": 62,
"time": "1768299782"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1768297792"
},
"departure": {
"delay": 31,
"time": "1768297831"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1768297753"
},
"departure": {
"delay": 27,
"time": "1768297767"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1768297976"
},
"departure": {
"delay": 115,
"time": "1768298035"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1768297846"
},
"departure": {
"delay": 78,
"time": "1768297878"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1768298185"
},
"departure": {
"delay": 70,
"time": "1768298230"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1768299693"
},
"departure": {
"delay": 53,
"time": "1768299713"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1768298515"
},
"departure": {
"delay": 88,
"time": "1768298548"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1768299865"
},
"departure": {
"delay": 57,
"time": "1768299897"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746220x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758436x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1768297742"
},
"departure": {
"delay": 143,
"time": "1768297763"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 203,
"time": "1768297896"
},
"departure": {
"delay": 203,
"time": "1768297943"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1768296964"
},
"departure": {
"delay": 130,
"time": "1768297030"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1768297484"
},
"departure": {
"delay": 144,
"time": "1768297524"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 205,
"time": "1768298468"
},
"departure": {
"delay": 205,
"time": "1768298485"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1768298393"
},
"departure": {
"delay": 207,
"time": "1768298427"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1768299096"
},
"departure": {
"delay": 107,
"time": "1768299107"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1768297793"
},
"departure": {
"delay": 158,
"time": "1768297838"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1768299263"
},
"departure": {
"delay": 72,
"time": "1768299312"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768296857"
},
"departure": {
"delay": 68,
"time": "1768296908"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 183,
"time": "1768297629"
},
"departure": {
"delay": 183,
"time": "1768297683"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1768296772"
},
"departure": {
"delay": 70,
"time": "1768296790"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768299161"
},
"departure": {
"delay": 56,
"time": "1768299176"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 1,
"time": "1768296601"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1768299577"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1768297242"
},
"departure": {
"delay": 170,
"time": "1768297310"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1768297077"
},
"departure": {
"delay": 74,
"time": "1768297094"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1768298838"
},
"departure": {
"delay": 171,
"time": "1768298871"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1768297119"
},
"departure": {
"delay": 105,
"time": "1768297185"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1768298041"
},
"departure": {
"delay": 129,
"time": "1768298049"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758436x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4794:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768330950"
},
"departure": {
"delay": 30,
"time": "1768330950"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768330830"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768331310"
},
"departure": {
"delay": 30,
"time": "1768331310"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1768330884"
},
"departure": {
"delay": 24,
"time": "1768330884"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1768331018"
},
"departure": {
"delay": 38,
"time": "1768331018"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4794:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758433x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 265,
"time": "1768287448"
},
"departure": {
"delay": 265,
"time": "1768287505"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 314,
"time": "1768286367"
},
"departure": {
"delay": 314,
"time": "1768286414"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1768286493"
},
"departure": {
"delay": 111,
"time": "1768286511"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 242,
"time": "1768287297"
},
"departure": {
"delay": 242,
"time": "1768287302"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 301,
"time": "1768289401"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 331,
"time": "1768288898"
},
"departure": {
"delay": 331,
"time": "1768288951"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 344,
"time": "1768287168"
},
"departure": {
"delay": 344,
"time": "1768287224"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1768287328"
},
"departure": {
"delay": 248,
"time": "1768287368"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1768286535"
},
"departure": {
"delay": 122,
"time": "1768286582"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 285,
"time": "1768287009"
},
"departure": {
"delay": 285,
"time": "1768287045"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 259,
"time": "1768287927"
},
"departure": {
"delay": 259,
"time": "1768287979"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1768286653"
},
"departure": {
"delay": 204,
"time": "1768286724"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 5,
"time": "1768285805"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 224,
"time": "1768286150"
},
"departure": {
"delay": 224,
"time": "1768286264"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 342,
"time": "1768288794"
},
"departure": {
"delay": 342,
"time": "1768288842"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 203,
"time": "1768287566"
},
"departure": {
"delay": 203,
"time": "1768287623"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 322,
"time": "1768288495"
},
"departure": {
"delay": 322,
"time": "1768288522"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 321,
"time": "1768288025"
},
"departure": {
"delay": 321,
"time": "1768288101"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1768285975"
},
"departure": {
"delay": 164,
"time": "1768286084"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 357,
"time": "1768289052"
},
"departure": {
"delay": 357,
"time": "1768289097"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758433x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 263,
"time": "1768286741"
},
"departure": {
"delay": 263,
"time": "1768286783"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 212,
"time": "1768286503"
},
"departure": {
"delay": 212,
"time": "1768286552"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 163,
"time": "1768286350"
},
"departure": {
"delay": 163,
"time": "1768286383"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 203,
"time": "1768287271"
},
"departure": {
"delay": 203,
"time": "1768287323"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1768286063"
},
"departure": {
"delay": 85,
"time": "1768286125"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1768287531"
},
"departure": {
"delay": 212,
"time": "1768287572"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 209,
"time": "1768287342"
},
"departure": {
"delay": 209,
"time": "1768287389"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1768287076"
},
"departure": {
"delay": 189,
"time": "1768287129"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1768287009"
},
"departure": {
"delay": 173,
"time": "1768287053"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 15,
"time": "1768285815"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1768287646"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1768286284"
},
"departure": {
"delay": 163,
"time": "1768286323"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 203,
"time": "1768286920"
},
"departure": {
"delay": 203,
"time": "1768286963"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1768287413"
},
"departure": {
"delay": 207,
"time": "1768287447"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1768287203"
},
"departure": {
"delay": 170,
"time": "1768287230"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1768285951"
},
"departure": {
"delay": 28,
"time": "1768286008"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1768286404"
},
"departure": {
"delay": 185,
"time": "1768286465"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 244,
"time": "1768286831"
},
"departure": {
"delay": 244,
"time": "1768286884"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1768287464"
},
"departure": {
"delay": 210,
"time": "1768287510"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758420x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 282,
"time": "1768292106"
},
"departure": {
"delay": 282,
"time": "1768292142"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 377,
"time": "1768290774"
},
"departure": {
"delay": 377,
"time": "1768290797"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 428,
"time": "1768291203"
},
"departure": {
"delay": 428,
"time": "1768291208"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 353,
"time": "1768291515"
},
"departure": {
"delay": 353,
"time": "1768291553"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 407,
"time": "1768290107"
},
"departure": {
"delay": 407,
"time": "1768290107"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 388,
"time": "1768289488"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 423,
"time": "1768290386"
},
"departure": {
"delay": 423,
"time": "1768290423"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 331,
"time": "1768292000"
},
"departure": {
"delay": 331,
"time": "1768292071"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 353,
"time": "1768291919"
},
"departure": {
"delay": 353,
"time": "1768291973"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 436,
"time": "1768289873"
},
"departure": {
"delay": 436,
"time": "1768289896"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 356,
"time": "1768291668"
},
"departure": {
"delay": 356,
"time": "1768291676"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 346,
"time": "1768291419"
},
"departure": {
"delay": 346,
"time": "1768291426"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 437,
"time": "1768291292"
},
"departure": {
"delay": 437,
"time": "1768291337"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 366,
"time": "1768291373"
},
"departure": {
"delay": 366,
"time": "1768291386"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 238,
"time": "1768292253"
},
"departure": {
"delay": 238,
"time": "1768292278"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 282,
"time": "1768292164"
},
"departure": {
"delay": 282,
"time": "1768292202"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 342,
"time": "1768290835"
},
"departure": {
"delay": 342,
"time": "1768290882"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1768292324"
},
"departure": {
"delay": 181,
"time": "1768292341"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 467,
"time": "1768289996"
},
"departure": {
"delay": 467,
"time": "1768290047"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 203,
"time": "1768292483"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 304,
"time": "1768291821"
},
"departure": {
"delay": 304,
"time": "1768291864"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758420x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx916:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1768329868"
},
"departure": {
"delay": -18,
"time": "1768329882"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1768331209"
},
"departure": {
"delay": -71,
"time": "1768331209"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1768329574"
},
"departure": {
"delay": 34,
"time": "1768329574"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1768331340"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1768328912"
},
"departure": {
"delay": -28,
"time": "1768328912"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1768328857"
},
"departure": {
"delay": -23,
"time": "1768328857"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -71,
"time": "1768330729"
},
"departure": {
"delay": -71,
"time": "1768330729"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1768329381"
},
"departure": {
"delay": -39,
"time": "1768329381"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1768329438"
},
"departure": {
"delay": -20,
"time": "1768329460"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1768330694"
},
"departure": {
"delay": -46,
"time": "1768330694"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1768330082"
},
"departure": {
"delay": 2,
"time": "1768330082"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1768330159"
},
"departure": {
"delay": -41,
"time": "1768330159"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1768330910"
},
"departure": {
"delay": -70,
"time": "1768330910"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -47,
"time": "1768329193"
},
"departure": {
"delay": -47,
"time": "1768329193"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768329125"
},
"departure": {
"delay": -55,
"time": "1768329125"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -61,
"time": "1768330799"
},
"departure": {
"delay": -61,
"time": "1768330799"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1768329732"
},
"departure": {
"delay": 12,
"time": "1768329732"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1768330969"
},
"departure": {
"delay": -71,
"time": "1768330969"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1768330540"
},
"departure": {
"delay": -80,
"time": "1768330540"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -92,
"time": "1768331068"
},
"departure": {
"delay": -92,
"time": "1768331068"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1768328790"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1768330454"
},
"departure": {
"delay": -46,
"time": "1768330454"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1768329986"
},
"departure": {
"delay": -13,
"time": "1768330007"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1768329012"
},
"departure": {
"delay": -28,
"time": "1768329032"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1768329636"
},
"departure": {
"delay": 57,
"time": "1768329657"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1768329807"
},
"departure": {
"delay": -33,
"time": "1768329807"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1768330260"
},
"departure": {
"delay": -73,
"time": "1768330307"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768328442",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx916:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1768331640"
},
"departure": {
"delay": -120,
"time": "1768331640"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -145,
"time": "1768331375"
},
"departure": {
"delay": -145,
"time": "1768331375"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -174,
"time": "1768332006"
},
"departure": {
"delay": -174,
"time": "1768332006"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -28,
"time": "1768330412"
},
"departure": {
"delay": -28,
"time": "1768330412"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -35,
"time": "1768330645"
},
"departure": {
"delay": -35,
"time": "1768330645"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -358,
"time": "1768332182"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -137,
"time": "1768331263"
},
"departure": {
"delay": -137,
"time": "1768331263"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1768330552"
},
"departure": {
"delay": -8,
"time": "1768330552"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -223,
"time": "1768332137"
},
"departure": {
"delay": -223,
"time": "1768332137"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1768330381"
},
"departure": {
"delay": 1,
"time": "1768330381"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -191,
"time": "1768331869"
},
"departure": {
"delay": -191,
"time": "1768331869"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1768330533"
},
"departure": {
"delay": 33,
"time": "1768330533"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1768331580"
},
"departure": {
"delay": -120,
"time": "1768331580"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1768330738"
},
"departure": {
"delay": -2,
"time": "1768330738"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -37,
"time": "1768330943"
},
"departure": {
"delay": -37,
"time": "1768330943"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -193,
"time": "1768332047"
},
"departure": {
"delay": -193,
"time": "1768332047"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -127,
"time": "1768331513"
},
"departure": {
"delay": -127,
"time": "1768331513"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1768330774"
},
"departure": {
"delay": -26,
"time": "1768330774"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1768330981"
},
"departure": {
"delay": -59,
"time": "1768330981"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -161,
"time": "1768331959"
},
"departure": {
"delay": -161,
"time": "1768331959"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -37,
"time": "1768330883"
},
"departure": {
"delay": -37,
"time": "1768330883"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1768330600"
},
"departure": {
"delay": -20,
"time": "1768330600"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -95,
"time": "1768331065"
},
"departure": {
"delay": -95,
"time": "1768331065"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -97,
"time": "1768331423"
},
"departure": {
"delay": -97,
"time": "1768331423"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1768330473"
},
"departure": {
"delay": -27,
"time": "1768330473"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -106,
"time": "1768331834"
},
"departure": {
"delay": -106,
"time": "1768331834"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -121,
"time": "1768331759"
},
"departure": {
"delay": -121,
"time": "1768331759"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -145,
"time": "1768331675"
},
"departure": {
"delay": -145,
"time": "1768331675"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1768330709"
},
"departure": {
"delay": -31,
"time": "1768330709"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -41,
"time": "1768330819"
},
"departure": {
"delay": -41,
"time": "1768330819"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471193:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 763,
"time": "1768329439"
},
"departure": {
"delay": 763,
"time": "1768329463"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 528,
"time": "1768328688"
},
"departure": {
"delay": 528,
"time": "1768328688"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 558,
"time": "1768328795"
},
"departure": {
"delay": 558,
"time": "1768328838"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1768328438"
},
"departure": {
"delay": 458,
"time": "1768328438"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 763,
"time": "1768329742"
},
"departure": {
"delay": 763,
"time": "1768329763"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 953,
"time": "1768330313"
},
"departure": {
"delay": 953,
"time": "1768330313"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 799,
"time": "1768329362"
},
"departure": {
"delay": 799,
"time": "1768329379"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 890,
"time": "1768330190"
},
"departure": {
"delay": 890,
"time": "1768330190"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 908,
"time": "1768330388"
},
"departure": {
"delay": 908,
"time": "1768330388"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 914,
"time": "1768330574"
},
"departure": {
"delay": 914,
"time": "1768330574"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 462,
"time": "1768328322"
},
"departure": {
"delay": 462,
"time": "1768328322"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 526,
"time": "1768328266"
},
"departure": {
"delay": 526,
"time": "1768328266"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 663,
"time": "1768329663"
},
"departure": {
"delay": 663,
"time": "1768329663"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 921,
"time": "1768330461"
},
"departure": {
"delay": 921,
"time": "1768330461"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 468,
"time": "1768328388"
},
"departure": {
"delay": 468,
"time": "1768328388"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 463,
"time": "1768328538"
},
"departure": {
"delay": 463,
"time": "1768328563"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 889,
"time": "1768330849"
},
"departure": {
"delay": 889,
"time": "1768330849"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 473,
"time": "1768328213"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 907,
"time": "1768330627"
},
"departure": {
"delay": 907,
"time": "1768330627"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 889,
"time": "1768331029"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 889,
"time": "1768330669"
},
"departure": {
"delay": 889,
"time": "1768330669"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 941,
"time": "1768330241"
},
"departure": {
"delay": 941,
"time": "1768330241"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 935,
"time": "1768330115"
},
"departure": {
"delay": 935,
"time": "1768330115"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 894,
"time": "1768330734"
},
"departure": {
"delay": 894,
"time": "1768330734"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 430,
"time": "1768328950"
},
"departure": {
"delay": 430,
"time": "1768328950"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 896,
"time": "1768330016"
},
"departure": {
"delay": 896,
"time": "1768330016"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 889,
"time": "1768330549"
},
"departure": {
"delay": 889,
"time": "1768330549"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 744,
"time": "1768329538"
},
"departure": {
"delay": 744,
"time": "1768329564"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 479,
"time": "1768328639"
},
"departure": {
"delay": 479,
"time": "1768328639"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768328221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7286:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230430x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1768331511"
},
"departure": {
"delay": -9,
"time": "1768331511"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1768331920"
},
"departure": {
"delay": 40,
"time": "1768331920"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -9,
"time": "1768331871"
},
"departure": {
"delay": -9,
"time": "1768331871"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 9,
"time": "1768330389"
},
"departure": {
"delay": 9,
"time": "1768330389"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1768331691"
},
"departure": {
"delay": -9,
"time": "1768331691"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1768330511"
},
"departure": {
"delay": 11,
"time": "1768330511"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1768331174"
},
"departure": {
"delay": 14,
"time": "1768331174"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1768331331"
},
"departure": {
"delay": -9,
"time": "1768331331"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1768330344"
},
"departure": {
"delay": 24,
"time": "1768330344"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1768330318"
},
"departure": {
"delay": -2,
"time": "1768330318"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1768330254"
},
"departure": {
"delay": 54,
"time": "1768330254"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1768331031"
},
"departure": {
"delay": -9,
"time": "1768331031"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1768331589"
},
"departure": {
"delay": 9,
"time": "1768331589"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1768331975"
},
"departure": {
"delay": 35,
"time": "1768331975"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 7,
"time": "1768331767"
},
"departure": {
"delay": 7,
"time": "1768331767"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1768331085"
},
"departure": {
"delay": 45,
"time": "1768331085"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1768331726"
},
"departure": {
"delay": 26,
"time": "1768331726"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1768331241"
},
"departure": {
"delay": 21,
"time": "1768331241"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1768330431"
},
"departure": {
"delay": 51,
"time": "1768330431"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768330311"
},
"departure": {
"delay": 51,
"time": "1768330311"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1768330904"
},
"departure": {
"delay": 44,
"time": "1768330904"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -6,
"time": "1768330974"
},
"departure": {
"delay": -6,
"time": "1768330974"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1768330605"
},
"departure": {
"delay": 45,
"time": "1768330605"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1768330671"
},
"departure": {
"delay": -9,
"time": "1768330671"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1768332231"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1768331749"
},
"departure": {
"delay": 49,
"time": "1768331749"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768330423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230430x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx93:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1768331389"
},
"departure": {
"delay": 49,
"time": "1768331389"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768331213"
},
"departure": {
"delay": 53,
"time": "1768331213"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768331285"
},
"departure": {
"delay": 5,
"time": "1768331285"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1768331743"
},
"departure": {
"delay": 43,
"time": "1768331743"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768331326"
},
"departure": {
"delay": 46,
"time": "1768331326"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1768331567"
},
"departure": {
"delay": 47,
"time": "1768331567"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1768331473"
},
"departure": {
"delay": 13,
"time": "1768331473"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1768331874"
},
"departure": {
"delay": 54,
"time": "1768331874"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768326942",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx93:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1768283519"
},
"departure": {
"delay": 187,
"time": "1768283587"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 198,
"time": "1768284616"
},
"departure": {
"delay": 198,
"time": "1768284678"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1768285860"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768285156"
},
"departure": {
"delay": 240,
"time": "1768285200"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1768285652"
},
"departure": {
"delay": 124,
"time": "1768285684"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 18,
"time": "1768282338"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1768282903"
},
"departure": {
"delay": 97,
"time": "1768282957"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 223,
"time": "1768284905"
},
"departure": {
"delay": 223,
"time": "1768285003"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 284,
"time": "1768285989"
},
"departure": {
"delay": 284,
"time": "1768286024"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 243,
"time": "1768285464"
},
"departure": {
"delay": 243,
"time": "1768285503"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 178,
"time": "1768284199"
},
"departure": {
"delay": 178,
"time": "1768284238"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1768283885"
},
"departure": {
"delay": 192,
"time": "1768283952"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 238,
"time": "1768285802"
},
"departure": {
"delay": 238,
"time": "1768285858"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1768283076"
},
"departure": {
"delay": 147,
"time": "1768283127"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1768284304"
},
"departure": {
"delay": 182,
"time": "1768284362"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1768285922"
},
"departure": {
"delay": 258,
"time": "1768285938"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1768282596"
},
"departure": {
"delay": 56,
"time": "1768282616"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1768330924"
},
"departure": {
"delay": 4,
"time": "1768330924"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -229,
"time": "1768331591"
},
"departure": {
"delay": -229,
"time": "1768331591"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -109,
"time": "1768331411"
},
"departure": {
"delay": -109,
"time": "1768331411"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -139,
"time": "1768331501"
},
"departure": {
"delay": -139,
"time": "1768331501"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -315,
"time": "1768331805"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1768331355"
},
"departure": {
"delay": -105,
"time": "1768331355"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -70,
"time": "1768331090"
},
"departure": {
"delay": -70,
"time": "1768331090"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -236,
"time": "1768331704"
},
"departure": {
"delay": -236,
"time": "1768331704"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -236,
"time": "1768331644"
},
"departure": {
"delay": -236,
"time": "1768331644"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1768330874"
},
"departure": {
"delay": 14,
"time": "1768330874"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -109,
"time": "1768331471"
},
"departure": {
"delay": -109,
"time": "1768331471"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1768331180"
},
"departure": {
"delay": -40,
"time": "1768331180"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1768331260"
},
"departure": {
"delay": -80,
"time": "1768331260"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1768331014"
},
"departure": {
"delay": -26,
"time": "1768331014"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597057:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745234x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1768316866"
},
"departure": {
"delay": 89,
"time": "1768316909"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1768317878"
},
"departure": {
"delay": 133,
"time": "1768317913"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1768317630"
},
"departure": {
"delay": 122,
"time": "1768317662"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1768317465"
},
"departure": {
"delay": 152,
"time": "1768317512"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 175,
"time": "1768318031"
},
"departure": {
"delay": 175,
"time": "1768318075"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1768317798"
},
"departure": {
"delay": 118,
"time": "1768317838"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1768317564"
},
"departure": {
"delay": 121,
"time": "1768317601"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 88,
"time": "1768316488"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1768318093"
},
"departure": {
"delay": 172,
"time": "1768318132"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1768316937"
},
"departure": {
"delay": 114,
"time": "1768316994"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1768318265"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1768317045"
},
"departure": {
"delay": 163,
"time": "1768317103"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1768316790"
},
"departure": {
"delay": 81,
"time": "1768316841"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1768316570"
},
"departure": {
"delay": 47,
"time": "1768316627"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1768316677"
},
"departure": {
"delay": 93,
"time": "1768316733"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 183,
"time": "1768317262"
},
"departure": {
"delay": 183,
"time": "1768317303"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1768317742"
},
"departure": {
"delay": 89,
"time": "1768317749"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1768317368"
},
"departure": {
"delay": 180,
"time": "1768317420"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1768317938"
},
"departure": {
"delay": 167,
"time": "1768318007"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745234x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747892x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 273,
"time": "1768291791"
},
"departure": {
"delay": 273,
"time": "1768291833"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1768293042"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 234,
"time": "1768292083"
},
"departure": {
"delay": 234,
"time": "1768292094"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 165,
"time": "1768292729"
},
"departure": {
"delay": 165,
"time": "1768292745"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1768292170"
},
"departure": {
"delay": 198,
"time": "1768292178"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 231,
"time": "1768292413"
},
"departure": {
"delay": 231,
"time": "1768292451"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 213,
"time": "1768292281"
},
"departure": {
"delay": 213,
"time": "1768292313"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1768292900"
},
"departure": {
"delay": 151,
"time": "1768292911"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 263,
"time": "1768291905"
},
"departure": {
"delay": 263,
"time": "1768291943"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 439,
"time": "1768291759"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1768292765"
},
"departure": {
"delay": 131,
"time": "1768292771"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 233,
"time": "1768292371"
},
"departure": {
"delay": 233,
"time": "1768292393"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1768292345"
},
"departure": {
"delay": 193,
"time": "1768292353"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1768292657"
},
"departure": {
"delay": 171,
"time": "1768292691"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1768292865"
},
"departure": {
"delay": 118,
"time": "1768292878"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 179,
"time": "1768292800"
},
"departure": {
"delay": 179,
"time": "1768292819"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 311,
"time": "1768292013"
},
"departure": {
"delay": 311,
"time": "1768292051"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 231,
"time": "1768292145"
},
"departure": {
"delay": 231,
"time": "1768292151"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 186,
"time": "1768292541"
},
"departure": {
"delay": 186,
"time": "1768292586"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768292942"
},
"departure": {
"delay": 166,
"time": "1768292986"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747892x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758053x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1768310368"
},
"departure": {
"delay": -24,
"time": "1768310376"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1768311176"
},
"departure": {
"delay": 68,
"time": "1768311188"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1768308660"
},
"departure": {
"delay": 119,
"time": "1768308719"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768310717"
},
"departure": {
"delay": 27,
"time": "1768310787"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 151,
"time": "1768307851"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1768311224"
},
"departure": {
"delay": 58,
"time": "1768311238"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 204,
"time": "1768311646"
},
"departure": {
"delay": 204,
"time": "1768311684"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1768310578"
},
"departure": {
"delay": 27,
"time": "1768310667"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1768309967"
},
"departure": {
"delay": 1,
"time": "1768310041"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768311406"
},
"departure": {
"delay": 60,
"time": "1768311420"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1768310466"
},
"departure": {
"delay": -36,
"time": "1768310484"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1768308869"
},
"departure": {
"delay": 155,
"time": "1768308875"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1768308447"
},
"departure": {
"delay": 95,
"time": "1768308515"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1768308353"
},
"departure": {
"delay": 65,
"time": "1768308365"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 420,
"time": "1768312020"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1768311253"
},
"departure": {
"delay": 29,
"time": "1768311269"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1768309474"
},
"departure": {
"delay": 46,
"time": "1768309486"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1768311464"
},
"departure": {
"delay": 78,
"time": "1768311498"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1768309036"
},
"departure": {
"delay": 88,
"time": "1768309048"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1768309787"
},
"departure": {
"delay": 14,
"time": "1768309814"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1768310935"
},
"departure": {
"delay": 95,
"time": "1768310975"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758053x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747871x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1768323461"
},
"departure": {
"delay": 110,
"time": "1768323470"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1768323574"
},
"departure": {
"delay": 107,
"time": "1768323587"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1768324441"
},
"departure": {
"delay": 107,
"time": "1768324487"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 140,
"time": "1768323140"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1768324272"
},
"departure": {
"delay": 90,
"time": "1768324290"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1768324613"
},
"departure": {
"delay": 148,
"time": "1768324648"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768323999"
},
"departure": {
"delay": 58,
"time": "1768324018"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1768323190"
},
"departure": {
"delay": 123,
"time": "1768323243"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1768324344"
},
"departure": {
"delay": 96,
"time": "1768324356"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1768324773"
},
"departure": {
"delay": 115,
"time": "1768324795"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1768324832"
},
"departure": {
"delay": 127,
"time": "1768324867"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1768323315"
},
"departure": {
"delay": 148,
"time": "1768323328"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1768323707"
},
"departure": {
"delay": 127,
"time": "1768323727"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768323887"
},
"departure": {
"delay": 12,
"time": "1768323912"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768324958"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1768323932"
},
"departure": {
"delay": 73,
"time": "1768323973"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1768323333"
},
"departure": {
"delay": 106,
"time": "1768323346"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1768324191"
},
"departure": {
"delay": 67,
"time": "1768324207"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1768323852"
},
"departure": {
"delay": 26,
"time": "1768323866"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1768323488"
},
"departure": {
"delay": 106,
"time": "1768323526"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1768324696"
},
"departure": {
"delay": 157,
"time": "1768324717"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1768323407"
},
"departure": {
"delay": 62,
"time": "1768323422"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747871x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768332104"
},
"departure": {
"delay": 44,
"time": "1768332104"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768331702"
},
"departure": {
"delay": 2,
"time": "1768331702"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1768331788"
},
"departure": {
"delay": 28,
"time": "1768331788"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768332831"
},
"departure": {
"delay": 51,
"time": "1768332831"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1768332041"
},
"departure": {
"delay": 41,
"time": "1768332041"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768331477"
},
"departure": {
"delay": 17,
"time": "1768331477"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1768332708"
},
"departure": {
"delay": 48,
"time": "1768332708"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768332308"
},
"departure": {
"delay": 8,
"time": "1768332308"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768331926"
},
"departure": {
"delay": 46,
"time": "1768331926"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1768332278"
},
"departure": {
"delay": 38,
"time": "1768332278"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1768332590"
},
"departure": {
"delay": 50,
"time": "1768332590"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1768332513"
},
"departure": {
"delay": 33,
"time": "1768332513"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1768332561"
},
"departure": {
"delay": 21,
"time": "1768332561"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1768331528"
},
"departure": {
"delay": 8,
"time": "1768331528"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1768332156"
},
"departure": {
"delay": 36,
"time": "1768332156"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1768332770"
},
"departure": {
"delay": 50,
"time": "1768332770"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1768331742"
},
"departure": {
"delay": 42,
"time": "1768331742"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9512:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12620:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1768333643"
},
"departure": {
"delay": 23,
"time": "1768333643"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768333788"
},
"departure": {
"delay": 48,
"time": "1768333788"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1768333283"
},
"departure": {
"delay": 23,
"time": "1768333283"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768333995"
},
"departure": {
"delay": 15,
"time": "1768333995"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1768333603"
},
"departure": {
"delay": 43,
"time": "1768333603"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1768333209"
},
"departure": {
"delay": 9,
"time": "1768333209"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1768333686"
},
"departure": {
"delay": 6,
"time": "1768333686"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768333876"
},
"departure": {
"delay": 16,
"time": "1768333876"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768333360"
},
"departure": {
"delay": 40,
"time": "1768333360"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1768333703"
},
"departure": {
"delay": 23,
"time": "1768333703"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768333260"
},
"departure": {
"time": "1768333260"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1768333490"
},
"departure": {
"delay": 50,
"time": "1768333490"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768333920"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1768333824"
},
"departure": {
"delay": 24,
"time": "1768333824"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768333318"
},
"departure": {
"delay": 58,
"time": "1768333318"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768329041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12620:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3357F5186884x2026x01x02T21x54x37Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768338060"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1768330740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768335720"
},
"departure": {
"time": "1768335780"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768334160"
},
"departure": {
"time": "1768334280"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768336680"
},
"departure": {
"time": "1768336740"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768327112",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3357F5186884x2026x01x02T21x54x37Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1768333474"
},
"departure": {
"delay": 34,
"time": "1768333474"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1768333976"
},
"departure": {
"delay": 56,
"time": "1768333976"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768332930"
},
"departure": {
"delay": 30,
"time": "1768332930"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1768333527"
},
"departure": {
"delay": 27,
"time": "1768333527"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1768332846"
},
"departure": {
"delay": 6,
"time": "1768332846"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1768333083"
},
"departure": {
"delay": 3,
"time": "1768333083"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1768333556"
},
"departure": {
"delay": 56,
"time": "1768333556"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1768332885"
},
"departure": {
"delay": 45,
"time": "1768332885"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768333336"
},
"departure": {
"delay": 16,
"time": "1768333336"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1768333274"
},
"departure": {
"delay": 14,
"time": "1768333274"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1768333644"
},
"departure": {
"delay": 24,
"time": "1768333644"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1768333833"
},
"departure": {
"delay": 33,
"time": "1768333833"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768332810"
},
"departure": {
"delay": 30,
"time": "1768332810"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1768333780"
},
"departure": {
"delay": 40,
"time": "1768333780"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768330451",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9047:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745212x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768308965"
},
"departure": {
"delay": 41,
"time": "1768309001"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1768308511"
},
"departure": {
"delay": 62,
"time": "1768308542"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 223,
"time": "1768307835"
},
"departure": {
"delay": 223,
"time": "1768307863"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1768307762"
},
"departure": {
"delay": 219,
"time": "1768307799"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1768308805"
},
"departure": {
"delay": 64,
"time": "1768308844"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1768308644"
},
"departure": {
"delay": 16,
"time": "1768308676"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1768308273"
},
"departure": {
"delay": 189,
"time": "1768308309"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1768308427"
},
"departure": {
"delay": 104,
"time": "1768308464"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1768308348"
},
"departure": {
"delay": 158,
"time": "1768308398"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 193,
"time": "1768308018"
},
"departure": {
"delay": 193,
"time": "1768308073"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768308566"
},
"departure": {
"delay": 57,
"time": "1768308597"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 183,
"time": "1768307914"
},
"departure": {
"delay": 183,
"time": "1768307943"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -68,
"time": "1768309072"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 209,
"time": "1768308114"
},
"departure": {
"delay": 209,
"time": "1768308149"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768308714"
},
"departure": {
"delay": 48,
"time": "1768308768"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1768308923"
},
"departure": {
"delay": 51,
"time": "1768308951"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 181,
"time": "1768307971"
},
"departure": {
"delay": 181,
"time": "1768308001"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1768308858"
},
"departure": {
"delay": 65,
"time": "1768308905"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 294,
"time": "1768307694"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745212x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11002:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -114,
"time": "1768329246"
},
"departure": {
"delay": -114,
"time": "1768329246"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -115,
"time": "1768329185"
},
"departure": {
"delay": -115,
"time": "1768329185"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -230,
"time": "1768329430"
},
"departure": {
"delay": -230,
"time": "1768329430"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -185,
"time": "1768329510"
},
"departure": {
"delay": -185,
"time": "1768329535"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -96,
"time": "1768328964"
},
"departure": {
"delay": -96,
"time": "1768328964"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -170,
"time": "1768329310"
},
"departure": {
"delay": -170,
"time": "1768329310"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1768328459"
},
"departure": {
"delay": 119,
"time": "1768328459"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1768328085"
},
"departure": {
"delay": 105,
"time": "1768328085"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 161,
"time": "1768328321"
},
"departure": {
"delay": 161,
"time": "1768328321"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -180,
"time": "1768329360"
},
"departure": {
"delay": -180,
"time": "1768329360"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -285,
"time": "1768329735"
},
"departure": {
"delay": -285,
"time": "1768329735"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 105,
"time": "1768328385"
},
"departure": {
"delay": 105,
"time": "1768328385"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -308,
"time": "1768329772"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -265,
"time": "1768329635"
},
"departure": {
"delay": -265,
"time": "1768329635"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -265,
"time": "1768329455"
},
"departure": {
"delay": -265,
"time": "1768329455"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1768328684"
},
"departure": {
"delay": 104,
"time": "1768328684"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -79,
"time": "1768328861"
},
"departure": {
"delay": -79,
"time": "1768328861"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -241,
"time": "1768329599"
},
"departure": {
"delay": -241,
"time": "1768329599"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1768328603"
},
"departure": {
"delay": 83,
"time": "1768328603"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1768328511"
},
"departure": {
"delay": 51,
"time": "1768328511"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -88,
"time": "1768328912"
},
"departure": {
"delay": -88,
"time": "1768328912"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 66,
"time": "1768327986"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1768328738"
},
"departure": {
"delay": 98,
"time": "1768328738"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -104,
"time": "1768329136"
},
"departure": {
"delay": -104,
"time": "1768329136"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1768328163"
},
"departure": {
"delay": 123,
"time": "1768328163"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -99,
"time": "1768329081"
},
"departure": {
"delay": -99,
"time": "1768329081"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -215,
"time": "1768329385"
},
"departure": {
"delay": -215,
"time": "1768329385"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -70,
"time": "1768329050"
},
"departure": {
"delay": -70,
"time": "1768329050"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768328002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11002:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10737:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1768329063"
},
"departure": {
"delay": 243,
"time": "1768329063"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1768330345"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 367,
"time": "1768329787"
},
"departure": {
"delay": 367,
"time": "1768329787"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 261,
"time": "1768329381"
},
"departure": {
"delay": 261,
"time": "1768329381"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 326,
"time": "1768329626"
},
"departure": {
"delay": 326,
"time": "1768329626"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 354,
"time": "1768329699"
},
"departure": {
"delay": 354,
"time": "1768329714"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 353,
"time": "1768330013"
},
"departure": {
"delay": 353,
"time": "1768330013"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 219,
"time": "1768329279"
},
"departure": {
"delay": 219,
"time": "1768329279"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768328138"
},
"departure": {
"delay": 38,
"time": "1768328138"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 209,
"time": "1768329159"
},
"departure": {
"delay": 209,
"time": "1768329209"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 340,
"time": "1768329940"
},
"departure": {
"delay": 340,
"time": "1768329940"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 54,
"time": "1768327734"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 358,
"time": "1768329834"
},
"departure": {
"delay": 358,
"time": "1768329838"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 319,
"time": "1768330159"
},
"departure": {
"delay": 319,
"time": "1768330159"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1768328550"
},
"departure": {
"delay": 90,
"time": "1768328550"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1768328063"
},
"departure": {
"delay": 27,
"time": "1768328067"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1768328194"
},
"departure": {
"delay": 34,
"time": "1768328194"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 336,
"time": "1768328915"
},
"departure": {
"delay": 336,
"time": "1768328916"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1768329467"
},
"departure": {
"delay": 229,
"time": "1768329469"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 275,
"time": "1768330112"
},
"departure": {
"delay": 275,
"time": "1768330115"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1768328473"
},
"departure": {
"delay": 109,
"time": "1768328509"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 309,
"time": "1768328993"
},
"departure": {
"delay": 309,
"time": "1768329009"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 304,
"time": "1768330055"
},
"departure": {
"delay": 304,
"time": "1768330084"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 274,
"time": "1768330224"
},
"departure": {
"delay": 274,
"time": "1768330234"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1768328320"
},
"departure": {
"delay": 58,
"time": "1768328338"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768327742",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10737:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747524x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1768296115"
},
"departure": {
"delay": -33,
"time": "1768296147"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1768295407"
},
"departure": {
"delay": 15,
"time": "1768295415"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -84,
"time": "1768296988"
},
"departure": {
"delay": -84,
"time": "1768296996"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768295484"
},
"departure": {
"delay": 24,
"time": "1768295484"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768295632"
},
"departure": {
"delay": 62,
"time": "1768295642"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -104,
"time": "1768297063"
},
"departure": {
"delay": -104,
"time": "1768297096"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1768295424"
},
"departure": {
"delay": 38,
"time": "1768295438"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768295566"
},
"departure": {
"delay": 54,
"time": "1768295574"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768295528"
},
"departure": {
"delay": 20,
"time": "1768295540"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -133,
"time": "1768297307"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -130,
"time": "1768297178"
},
"departure": {
"delay": -130,
"time": "1768297190"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1768296418"
},
"departure": {
"delay": -37,
"time": "1768296443"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1768297248"
},
"departure": {
"delay": -102,
"time": "1768297278"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1768295715"
},
"departure": {
"delay": 25,
"time": "1768295725"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1768295783"
},
"departure": {
"delay": -6,
"time": "1768295814"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1768296257"
},
"departure": {
"delay": 23,
"time": "1768296383"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 71,
"time": "1768295291"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1768296187"
},
"departure": {
"delay": -46,
"time": "1768296194"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1768296581"
},
"departure": {
"delay": -5,
"time": "1768296595"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1768295876"
},
"departure": {
"delay": -20,
"time": "1768295920"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1768296689"
},
"departure": {
"delay": 19,
"time": "1768296739"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -99,
"time": "1768297032"
},
"departure": {
"delay": -99,
"time": "1768297041"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747524x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768332353"
},
"departure": {
"delay": 53,
"time": "1768332353"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768330277"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768333500"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1768332286"
},
"departure": {
"delay": 46,
"time": "1768332286"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1768333042"
},
"departure": {
"delay": 22,
"time": "1768333042"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1768333296"
},
"departure": {
"delay": 36,
"time": "1768333296"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768332960"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1768333111"
},
"departure": {
"delay": 31,
"time": "1768333111"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1768332386"
},
"departure": {
"delay": 26,
"time": "1768332386"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1768333332"
},
"departure": {
"delay": 12,
"time": "1768333332"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1768333371"
},
"departure": {
"delay": 51,
"time": "1768333371"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1768333237"
},
"departure": {
"delay": 37,
"time": "1768333237"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768330281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14604:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768280382"
},
"departure": {
"delay": 52,
"time": "1768280392"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1768281690"
},
"departure": {
"delay": -39,
"time": "1768281801"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1768280679"
},
"departure": {
"delay": 13,
"time": "1768280713"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1768280427"
},
"departure": {
"delay": 48,
"time": "1768280448"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1768280736"
},
"departure": {
"delay": 7,
"time": "1768280767"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 19,
"time": "1768280119"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1768281471"
},
"departure": {
"delay": -47,
"time": "1768281493"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1768280934"
},
"departure": {
"delay": 116,
"time": "1768281236"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1768280317"
},
"departure": {
"delay": -4,
"time": "1768280336"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -99,
"time": "1768281600"
},
"departure": {
"delay": -99,
"time": "1768281621"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -82,
"time": "1768281557"
},
"departure": {
"delay": -82,
"time": "1768281578"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -121,
"time": "1768281641"
},
"departure": {
"delay": -121,
"time": "1768281659"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -57,
"time": "1768281406"
},
"departure": {
"delay": -57,
"time": "1768281423"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -85,
"time": "1768280841"
},
"departure": {
"delay": -85,
"time": "1768280855"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1768281947"
},
"departure": {
"delay": 3,
"time": "1768281963"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1768280509"
},
"departure": {
"delay": 4,
"time": "1768280524"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768280216"
},
"departure": {
"delay": 6,
"time": "1768280226"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1768282034"
},
"departure": {
"delay": 28,
"time": "1768282048"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1768280572"
},
"departure": {
"delay": 19,
"time": "1768280599"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1768280789"
},
"departure": {
"delay": -4,
"time": "1768280816"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1768280271"
},
"departure": {
"delay": 6,
"time": "1768280286"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768282140"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -58,
"time": "1768281286"
},
"departure": {
"delay": -58,
"time": "1768281302"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768280630"
},
"departure": {
"delay": 11,
"time": "1768280651"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747851x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768300662"
},
"departure": {
"delay": 16,
"time": "1768300696"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1768299192"
},
"departure": {
"delay": 48,
"time": "1768299228"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1768300178"
},
"departure": {
"delay": -15,
"time": "1768300185"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 9,
"time": "1768299009"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1768299681"
},
"departure": {
"delay": -36,
"time": "1768299804"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1768299391"
},
"departure": {
"delay": -9,
"time": "1768299411"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1768300480"
},
"departure": {
"delay": 24,
"time": "1768300524"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1768299935"
},
"departure": {
"delay": 28,
"time": "1768299988"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1768299450"
},
"departure": {
"delay": -23,
"time": "1768299457"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1768300570"
},
"departure": {
"delay": 38,
"time": "1768300598"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1768299570"
},
"departure": {
"delay": -12,
"time": "1768299588"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1768299054"
},
"departure": {
"delay": 8,
"time": "1768299128"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1768299371"
},
"departure": {
"delay": 17,
"time": "1768299377"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1768299237"
},
"departure": {
"delay": 9,
"time": "1768299249"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1768299891"
},
"departure": {
"delay": 7,
"time": "1768299907"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1768300334"
},
"departure": {
"delay": -9,
"time": "1768300371"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1768300136"
},
"departure": {
"delay": 12,
"time": "1768300152"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1768299309"
},
"departure": {
"delay": -25,
"time": "1768299335"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1768299828"
},
"departure": {
"delay": -29,
"time": "1768299871"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768300745"
},
"departure": {
"delay": 30,
"time": "1768300770"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -90,
"time": "1768300830"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1768300213"
},
"departure": {
"delay": -30,
"time": "1768300230"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747851x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1768331089"
},
"departure": {
"delay": 109,
"time": "1768331089"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 54,
"time": "1768330794"
},
"departure": {
"delay": 54,
"time": "1768330794"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 92,
"time": "1768330472"
},
"departure": {
"delay": 92,
"time": "1768330472"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 124,
"time": "1768331524"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
},
{
"arrival": {
"delay": 70,
"time": "1768330150"
},
"departure": {
"delay": 70,
"time": "1768330150"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1768330732"
},
"departure": {
"delay": 52,
"time": "1768330732"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 114,
"time": "1768330974"
},
"departure": {
"delay": 114,
"time": "1768330974"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1768330578"
},
"departure": {
"delay": 18,
"time": "1768330578"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1768331462"
},
"departure": {
"delay": 122,
"time": "1768331462"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": 117,
"time": "1768331277"
},
"departure": {
"delay": 117,
"time": "1768331277"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": 120,
"time": "1768331040"
},
"departure": {
"delay": 120,
"time": "1768331040"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 78,
"time": "1768330518"
},
"departure": {
"delay": 78,
"time": "1768330518"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 91,
"time": "1768331191"
},
"departure": {
"delay": 91,
"time": "1768331191"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 122,
"time": "1768330280"
},
"departure": {
"delay": 122,
"time": "1768330322"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 160,
"time": "1768331320"
},
"departure": {
"delay": 160,
"time": "1768331320"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597885:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332300"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768330390",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3045:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745256x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768285530"
},
"departure": {
"delay": 72,
"time": "1768285572"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1768284377"
},
"departure": {
"delay": 63,
"time": "1768284423"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768284699"
},
"departure": {
"delay": 69,
"time": "1768284729"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1768285181"
},
"departure": {
"delay": 33,
"time": "1768285233"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1768284953"
},
"departure": {
"delay": 28,
"time": "1768284988"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1768285279"
},
"departure": {
"delay": 59,
"time": "1768285319"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1768284773"
},
"departure": {
"delay": 35,
"time": "1768284815"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1768285759"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1768284451"
},
"departure": {
"delay": 79,
"time": "1768284499"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1768284203"
},
"departure": {
"delay": 66,
"time": "1768284246"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1768284268"
},
"departure": {
"delay": 45,
"time": "1768284285"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1768285631"
},
"departure": {
"delay": 50,
"time": "1768285670"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1768285465"
},
"departure": {
"delay": 117,
"time": "1768285497"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1768285085"
},
"departure": {
"delay": 47,
"time": "1768285127"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 113,
"time": "1768284113"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1768284634"
},
"departure": {
"delay": 69,
"time": "1768284669"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1768285354"
},
"departure": {
"delay": 93,
"time": "1768285413"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1768284310"
},
"departure": {
"delay": 52,
"time": "1768284352"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1768284526"
},
"departure": {
"delay": 86,
"time": "1768284566"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1768284854"
},
"departure": {
"delay": -3,
"time": "1768284897"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745256x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852300F5202275x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768326840"
},
"departure": {
"time": "1768326900"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768325280"
},
"departure": {
"time": "1768325340"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768327740"
},
"departure": {
"time": "1768327800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768324980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768326000"
},
"departure": {
"time": "1768326060"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330020"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768328460"
},
"departure": {
"time": "1768328520"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768329240"
},
"departure": {
"time": "1768329300"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768325640"
},
"departure": {
"time": "1768325700"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768328160"
},
"departure": {
"time": "1768328220"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768329600"
},
"departure": {
"time": "1768329660"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1768321353",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852300F5202275x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747918x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1768323514"
},
"departure": {
"delay": 86,
"time": "1768323566"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 17,
"time": "1768322597"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1768323157"
},
"departure": {
"delay": 191,
"time": "1768323191"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -93,
"time": "1768324227"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1768323058"
},
"departure": {
"delay": 130,
"time": "1768323070"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 202,
"time": "1768322853"
},
"departure": {
"delay": 202,
"time": "1768323022"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768323578"
},
"departure": {
"delay": 71,
"time": "1768323611"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1768324127"
},
"departure": {
"delay": -32,
"time": "1768324168"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -71,
"time": "1768324055"
},
"departure": {
"delay": -71,
"time": "1768324069"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1768323924"
},
"departure": {
"delay": -59,
"time": "1768323961"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1768323221"
},
"departure": {
"delay": 141,
"time": "1768323261"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1768323807"
},
"departure": {
"delay": -49,
"time": "1768323851"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1768323310"
},
"departure": {
"delay": 169,
"time": "1768323349"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1768323451"
},
"departure": {
"delay": 45,
"time": "1768323465"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1768323491"
},
"departure": {
"delay": 88,
"time": "1768323508"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1768323363"
},
"departure": {
"delay": 129,
"time": "1768323369"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1768323694"
},
"departure": {
"delay": -35,
"time": "1768323745"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1768323889"
},
"departure": {
"delay": -57,
"time": "1768323903"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -38,
"time": "1768324091"
},
"departure": {
"delay": -38,
"time": "1768324102"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1768323986"
},
"departure": {
"delay": -14,
"time": "1768324006"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747918x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747883x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1768279628"
},
"departure": {
"delay": 77,
"time": "1768279637"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1768279770"
},
"departure": {
"delay": -21,
"time": "1768279779"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768280445"
},
"departure": {
"delay": 58,
"time": "1768280458"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1768280295"
},
"departure": {
"delay": 68,
"time": "1768280348"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1768280580"
},
"departure": {
"delay": 99,
"time": "1768280619"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1768280405"
},
"departure": {
"delay": 85,
"time": "1768280425"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1768280166"
},
"departure": {
"delay": -15,
"time": "1768280205"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1768280703"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1768279873"
},
"departure": {
"delay": -28,
"time": "1768279892"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1768279736"
},
"departure": {
"delay": 6,
"time": "1768279746"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1768280011"
},
"departure": {
"delay": 56,
"time": "1768280036"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1768280641"
},
"departure": {
"delay": 76,
"time": "1768280656"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1768279677"
},
"departure": {
"delay": 9,
"time": "1768279689"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1768280492"
},
"departure": {
"delay": 112,
"time": "1768280512"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 45,
"time": "1768279185"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1768279528"
},
"departure": {
"delay": 63,
"time": "1768279563"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1768280554"
},
"departure": {
"delay": 44,
"time": "1768280564"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1768279944"
},
"departure": {
"delay": 16,
"time": "1768279996"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768280051"
},
"departure": {
"delay": 86,
"time": "1768280066"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768279221"
},
"departure": {
"delay": 35,
"time": "1768279415"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747883x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230431x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768332123"
},
"departure": {
"delay": 3,
"time": "1768332123"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1768332390"
},
"departure": {
"delay": 30,
"time": "1768332390"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768333380"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 23,
"time": "1768332323"
},
"departure": {
"delay": 23,
"time": "1768332323"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1768330897"
},
"departure": {
"delay": 37,
"time": "1768330897"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1768331344"
},
"departure": {
"delay": 4,
"time": "1768331344"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1768330984"
},
"departure": {
"delay": 4,
"time": "1768330984"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768331889"
},
"departure": {
"delay": 9,
"time": "1768331889"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1768330958"
},
"departure": {
"delay": 38,
"time": "1768330958"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1768331568"
},
"departure": {
"delay": 48,
"time": "1768331568"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1768332875"
},
"departure": {
"delay": 35,
"time": "1768332875"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1768332738"
},
"departure": {
"delay": 18,
"time": "1768332738"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1768332053"
},
"departure": {
"delay": 53,
"time": "1768332053"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768332234"
},
"departure": {
"delay": 54,
"time": "1768332234"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1768331754"
},
"departure": {
"delay": 54,
"time": "1768331754"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768331220"
},
"departure": {
"time": "1768331220"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331040"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1768332898"
},
"departure": {
"delay": 58,
"time": "1768332898"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 49,
"time": "1768333069"
},
"departure": {
"delay": 49,
"time": "1768333069"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 44,
"time": "1768333124"
},
"departure": {
"delay": 44,
"time": "1768333124"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1768331115"
},
"departure": {
"delay": 15,
"time": "1768331115"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331460"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1768331401"
},
"departure": {
"delay": 1,
"time": "1768331401"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768330830"
},
"departure": {
"delay": 30,
"time": "1768330830"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768331660"
},
"departure": {
"delay": 20,
"time": "1768331660"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1768330877"
},
"departure": {
"delay": 17,
"time": "1768330877"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768331486"
},
"departure": {
"delay": 26,
"time": "1768331486"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768331526"
},
"departure": {
"delay": 6,
"time": "1768331526"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1768331285"
},
"departure": {
"delay": 5,
"time": "1768331285"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1768332916"
},
"departure": {
"delay": 16,
"time": "1768332916"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1768331153"
},
"departure": {
"delay": 53,
"time": "1768331153"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768330333",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230431x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3136:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768333170"
},
"departure": {
"delay": 30,
"time": "1768333170"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768332990"
},
"departure": {
"delay": 30,
"time": "1768332990"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1768332679"
},
"departure": {
"delay": 19,
"time": "1768332679"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1768332757"
},
"departure": {
"delay": 37,
"time": "1768332757"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1768332570"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1768333235"
},
"departure": {
"delay": 35,
"time": "1768333235"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1768333382"
},
"departure": {
"delay": 2,
"time": "1768333382"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1768333284"
},
"departure": {
"delay": 24,
"time": "1768333284"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1768333110"
},
"departure": {
"delay": 30,
"time": "1768333110"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1768332817"
},
"departure": {
"delay": 37,
"time": "1768332817"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1768332621"
},
"departure": {
"delay": 21,
"time": "1768332621"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768328382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3136:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5164,
"time": "1768330564"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1768330444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 70,
"time": "1768329430"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1768330469"
},
"departure": {
"delay": 149,
"time": "1768330469"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1768330381"
},
"departure": {
"delay": 181,
"time": "1768330381"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1768330522"
},
"departure": {
"delay": 202,
"time": "1768330522"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1768329673"
},
"departure": {
"delay": 133,
"time": "1768329673"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1768329580"
},
"departure": {
"delay": 125,
"time": "1768329605"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1768330035"
},
"departure": {
"delay": 111,
"time": "1768330131"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1768330949"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768330285"
},
"departure": {
"delay": 166,
"time": "1768330306"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1768330658"
},
"departure": {
"delay": 158,
"time": "1768330658"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1768330206"
},
"departure": {
"delay": 126,
"time": "1768330206"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1768329481"
},
"departure": {
"delay": 61,
"time": "1768329481"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1768330709"
},
"departure": {
"delay": 149,
"time": "1768330709"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1768329872"
},
"departure": {
"delay": 32,
"time": "1768329872"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1768330589"
},
"departure": {
"delay": 149,
"time": "1768330589"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768329442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5242:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850626F5202178x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768327980"
},
"departure": {
"time": "1768328040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328940"
},
"departure": {
"time": "1768329000"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768327620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768328400"
},
"departure": {
"time": "1768328460"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330080"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331280"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768323993",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850626F5202178x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4438:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1768331143"
},
"departure": {
"delay": 103,
"time": "1768331143"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1768330402"
},
"departure": {
"delay": 82,
"time": "1768330402"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1768330597"
},
"departure": {
"delay": 97,
"time": "1768330597"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1768331449"
},
"departure": {
"delay": 109,
"time": "1768331449"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1768331637"
},
"departure": {
"delay": 117,
"time": "1768331637"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1768331210"
},
"departure": {
"delay": 110,
"time": "1768331210"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1768331743"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 123,
"time": "1768330863"
},
"departure": {
"delay": 123,
"time": "1768330863"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1768330963"
},
"departure": {
"delay": 103,
"time": "1768330963"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1768330663"
},
"departure": {
"delay": 103,
"time": "1768330663"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1768330771"
},
"departure": {
"delay": 91,
"time": "1768330771"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1768331503"
},
"departure": {
"delay": 103,
"time": "1768331503"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1768330332"
},
"departure": {
"delay": 72,
"time": "1768330332"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 31,
"time": "1768330231"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1768330483"
},
"departure": {
"delay": 103,
"time": "1768330483"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768330242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4438:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758179x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 182,
"time": "1768315742"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 217,
"time": "1768317113"
},
"departure": {
"delay": 217,
"time": "1768317157"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 277,
"time": "1768318109"
},
"departure": {
"delay": 277,
"time": "1768318177"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 178,
"time": "1768315972"
},
"departure": {
"delay": 178,
"time": "1768315978"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 220,
"time": "1768316023"
},
"departure": {
"delay": 220,
"time": "1768316080"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 196,
"time": "1768318936"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1768316443"
},
"departure": {
"delay": 115,
"time": "1768316455"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1768317637"
},
"departure": {
"delay": 172,
"time": "1768317652"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1768317471"
},
"departure": {
"delay": 171,
"time": "1768317471"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 262,
"time": "1768316226"
},
"departure": {
"delay": 262,
"time": "1768316362"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1768316970"
},
"departure": {
"delay": 188,
"time": "1768317008"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 249,
"time": "1768316703"
},
"departure": {
"delay": 249,
"time": "1768316709"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758179x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3128F5199043x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768324800"
},
"departure": {
"time": "1768324860"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332180"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768325700"
},
"departure": {
"time": "1768325760"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1768323960"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768327080"
},
"departure": {
"time": "1768327260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768320332",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3128F5199043x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746236x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1768312481"
},
"departure": {
"delay": -6,
"time": "1768312494"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768312153"
},
"departure": {
"delay": 43,
"time": "1768312183"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1768314482"
},
"departure": {
"delay": -46,
"time": "1768314494"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -29,
"time": "1768314233"
},
"departure": {
"delay": -29,
"time": "1768314271"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 22,
"time": "1768312006"
},
"departure": {
"delay": 22,
"time": "1768312042"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1768314174"
},
"departure": {
"delay": -31,
"time": "1768314209"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1768312645"
},
"departure": {
"delay": -29,
"time": "1768312711"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1768313147"
},
"departure": {
"delay": -76,
"time": "1768313204"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -35,
"time": "1768313347"
},
"departure": {
"delay": -35,
"time": "1768313425"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -123,
"time": "1768315006"
},
"departure": {
"delay": -123,
"time": "1768315017"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1768311951"
},
"departure": {
"delay": 1,
"time": "1768311961"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1768313735"
},
"departure": {
"delay": -50,
"time": "1768313770"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1768312515"
},
"departure": {
"delay": -16,
"time": "1768312544"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1768314728"
},
"departure": {
"delay": -18,
"time": "1768314762"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -24,
"time": "1768315321"
},
"departure": {
"delay": -24,
"time": "1768315356"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 6,
"time": "1768314651"
},
"departure": {
"delay": 6,
"time": "1768314666"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -33,
"time": "1768315257"
},
"departure": {
"delay": -33,
"time": "1768315287"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -1,
"time": "1768314697"
},
"departure": {
"delay": -1,
"time": "1768314719"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -96,
"time": "1768314973"
},
"departure": {
"delay": -96,
"time": "1768314984"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -41,
"time": "1768313263"
},
"departure": {
"delay": -41,
"time": "1768313299"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1768314300"
},
"departure": {
"delay": -23,
"time": "1768314337"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1768312111"
},
"departure": {
"delay": 43,
"time": "1768312123"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768312274"
},
"departure": {
"delay": 23,
"time": "1768312283"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768312230"
},
"departure": {
"delay": 43,
"time": "1768312243"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768312063"
},
"departure": {
"delay": 12,
"time": "1768312092"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -22,
"time": "1768312565"
},
"departure": {
"delay": -22,
"time": "1768312598"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1768314809"
},
"departure": {
"delay": -1,
"time": "1768314839"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -14,
"time": "1768314370"
},
"departure": {
"delay": -14,
"time": "1768314406"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 11,
"time": "1768311791"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -57,
"time": "1768313619"
},
"departure": {
"delay": -57,
"time": "1768313643"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1768313515"
},
"departure": {
"delay": 1,
"time": "1768313581"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -95,
"time": "1768314911"
},
"departure": {
"delay": -95,
"time": "1768314925"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -39,
"time": "1768314846"
},
"departure": {
"delay": -39,
"time": "1768314861"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -23,
"time": "1768315229"
},
"departure": {
"delay": -23,
"time": "1768315237"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -68,
"time": "1768312859"
},
"departure": {
"delay": -68,
"time": "1768312912"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1768313460"
},
"departure": {
"delay": -33,
"time": "1768313487"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1768311853"
},
"departure": {
"delay": 37,
"time": "1768311877"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1768313854"
},
"departure": {
"delay": -52,
"time": "1768313888"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -52,
"time": "1768313921"
},
"departure": {
"delay": -52,
"time": "1768313948"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -29,
"time": "1768314593"
},
"departure": {
"delay": -29,
"time": "1768314631"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -42,
"time": "1768315398"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -29,
"time": "1768314545"
},
"departure": {
"delay": -29,
"time": "1768314571"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1768311977"
},
"departure": {
"delay": -31,
"time": "1768311989"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1768314012"
},
"departure": {
"delay": -9,
"time": "1768314051"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -54,
"time": "1768312406"
},
"departure": {
"delay": -54,
"time": "1768312446"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1768314118"
},
"departure": {
"delay": 16,
"time": "1768314136"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1768312297"
},
"departure": {
"delay": -13,
"time": "1768312307"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -78,
"time": "1768312746"
},
"departure": {
"delay": -78,
"time": "1768312782"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -19,
"time": "1768313043"
},
"departure": {
"delay": -19,
"time": "1768313081"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -73,
"time": "1768314878"
},
"departure": {
"delay": -73,
"time": "1768314887"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746236x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602198:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -127,
"time": "1768331453"
},
"departure": {
"delay": -127,
"time": "1768331453"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -114,
"time": "1768330746"
},
"departure": {
"delay": -114,
"time": "1768330746"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -124,
"time": "1768331036"
},
"departure": {
"delay": -124,
"time": "1768331036"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1768331926"
},
"departure": {
"delay": -74,
"time": "1768331926"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -35,
"time": "1768330645"
},
"departure": {
"delay": -35,
"time": "1768330645"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1768330946"
},
"departure": {
"delay": -34,
"time": "1768330946"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -105,
"time": "1768331175"
},
"departure": {
"delay": -105,
"time": "1768331175"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1768330532"
},
"departure": {
"delay": 32,
"time": "1768330532"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"time": "1768330500"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -83,
"time": "1768331797"
},
"departure": {
"delay": -83,
"time": "1768331797"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1768332063"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1768330585"
},
"departure": {
"delay": 25,
"time": "1768330585"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -118,
"time": "1768331642"
},
"departure": {
"delay": -118,
"time": "1768331642"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -89,
"time": "1768331251"
},
"departure": {
"delay": -89,
"time": "1768331251"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1768331890"
},
"departure": {
"delay": -50,
"time": "1768331890"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1768331702"
},
"departure": {
"delay": -58,
"time": "1768331702"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -75,
"time": "1768331745"
},
"departure": {
"delay": -75,
"time": "1768331745"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -76,
"time": "1768331384"
},
"departure": {
"delay": -76,
"time": "1768331384"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -148,
"time": "1768331312"
},
"departure": {
"delay": -148,
"time": "1768331312"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -111,
"time": "1768331289"
},
"departure": {
"delay": -111,
"time": "1768331289"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1768330896"
},
"departure": {
"delay": -24,
"time": "1768330896"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602198:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1768283419"
},
"departure": {
"delay": 158,
"time": "1768283498"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 267,
"time": "1768283925"
},
"departure": {
"delay": 267,
"time": "1768283967"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 227,
"time": "1768282518"
},
"departure": {
"delay": 227,
"time": "1768282607"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1768284337"
},
"departure": {
"delay": 226,
"time": "1768284346"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 251,
"time": "1768283793"
},
"departure": {
"delay": 251,
"time": "1768283831"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1768285078"
},
"departure": {
"delay": 160,
"time": "1768285120"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 179,
"time": "1768282924"
},
"departure": {
"delay": 179,
"time": "1768282979"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 159,
"time": "1768285239"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1768284625"
},
"departure": {
"delay": 151,
"time": "1768284691"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1768282318"
},
"departure": {
"delay": 134,
"time": "1768282394"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 113,
"time": "1768282013"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1768283363"
},
"departure": {
"delay": 156,
"time": "1768283376"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1768284986"
},
"departure": {
"delay": 198,
"time": "1768285038"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 243,
"time": "1768284031"
},
"departure": {
"delay": 243,
"time": "1768284063"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1768284484"
},
"departure": {
"delay": 168,
"time": "1768284528"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1768284563"
},
"departure": {
"delay": 181,
"time": "1768284601"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1768284867"
},
"departure": {
"delay": 189,
"time": "1768284909"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1768282668"
},
"departure": {
"delay": 173,
"time": "1768282673"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 179,
"time": "1768284797"
},
"departure": {
"delay": 179,
"time": "1768284839"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 243,
"time": "1768284087"
},
"departure": {
"delay": 243,
"time": "1768284123"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 224,
"time": "1768284208"
},
"departure": {
"delay": 224,
"time": "1768284224"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1768327882"
},
"departure": {
"delay": 142,
"time": "1768327882"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1768329167"
},
"departure": {
"delay": 49,
"time": "1768329169"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1768329242"
},
"departure": {
"delay": 62,
"time": "1768329242"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1768328082"
},
"departure": {
"delay": 115,
"time": "1768328095"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1768329017"
},
"departure": {
"delay": 17,
"time": "1768329017"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1768327917"
},
"departure": {
"delay": 150,
"time": "1768327950"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1768328007"
},
"departure": {
"delay": 87,
"time": "1768328007"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1768328276"
},
"departure": {
"delay": 116,
"time": "1768328276"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768328536"
},
"departure": {
"delay": 30,
"time": "1768328550"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 576,
"time": "1768327836"
},
"departure": {
"delay": 576,
"time": "1768327836"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1768328873"
},
"departure": {
"delay": -7,
"time": "1768328873"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1768328717"
},
"departure": {
"delay": 20,
"time": "1768328720"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -47,
"time": "1768329613"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1768329128"
},
"departure": {
"delay": 68,
"time": "1768329128"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768328490"
},
"departure": {
"delay": 30,
"time": "1768328490"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 542,
"time": "1768327802"
},
"departure": {
"delay": 542,
"time": "1768327802"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768328906"
},
"departure": {
"delay": 37,
"time": "1768328917"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1768328168"
},
"departure": {
"delay": 128,
"time": "1768328168"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1768328377"
},
"departure": {
"delay": -43,
"time": "1768328417"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768326520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10497:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758419x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 242,
"time": "1768287017"
},
"departure": {
"delay": 242,
"time": "1768287062"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 427,
"time": "1768289107"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 385,
"time": "1768288689"
},
"departure": {
"delay": 385,
"time": "1768288705"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 429,
"time": "1768288343"
},
"departure": {
"delay": 429,
"time": "1768288389"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1768285986"
},
"departure": {
"delay": 171,
"time": "1768286031"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 348,
"time": "1768287515"
},
"departure": {
"delay": 348,
"time": "1768287528"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 215,
"time": "1768286149"
},
"departure": {
"delay": 215,
"time": "1768286195"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 457,
"time": "1768288433"
},
"departure": {
"delay": 457,
"time": "1768288477"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 362,
"time": "1768287627"
},
"departure": {
"delay": 362,
"time": "1768287662"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1768286540"
},
"departure": {
"delay": 199,
"time": "1768286599"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 416,
"time": "1768288780"
},
"departure": {
"delay": 416,
"time": "1768288856"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 406,
"time": "1768288092"
},
"departure": {
"delay": 406,
"time": "1768288126"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1768286257"
},
"departure": {
"delay": 162,
"time": "1768286262"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 413,
"time": "1768288923"
},
"departure": {
"delay": 413,
"time": "1768288973"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 103,
"time": "1768285603"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 401,
"time": "1768288501"
},
"departure": {
"delay": 401,
"time": "1768288541"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 338,
"time": "1768287789"
},
"departure": {
"delay": 338,
"time": "1768287818"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 231,
"time": "1768287112"
},
"departure": {
"delay": 231,
"time": "1768287171"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 403,
"time": "1768288619"
},
"departure": {
"delay": 403,
"time": "1768288663"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 339,
"time": "1768287725"
},
"departure": {
"delay": 339,
"time": "1768287759"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 378,
"time": "1768287916"
},
"departure": {
"delay": 378,
"time": "1768287978"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758419x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470350:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1768330357"
},
"departure": {
"delay": 97,
"time": "1768330357"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1768331450"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1768330570"
},
"departure": {
"delay": 130,
"time": "1768330570"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768330665"
},
"departure": {
"delay": 105,
"time": "1768330665"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1768330520"
},
"departure": {
"delay": 140,
"time": "1768330520"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1768331016"
},
"departure": {
"delay": 36,
"time": "1768331016"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1768330379"
},
"departure": {
"delay": 59,
"time": "1768330379"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1768330912"
},
"departure": {
"delay": 112,
"time": "1768330912"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1768330406"
},
"departure": {
"delay": 90,
"time": "1768330410"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1768330287"
},
"departure": {
"delay": 87,
"time": "1768330287"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768330740"
},
"departure": {
"delay": 120,
"time": "1768330740"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1768331321"
},
"departure": {
"delay": 41,
"time": "1768331321"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1768330786"
},
"departure": {
"delay": 166,
"time": "1768330786"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1768330232"
},
"departure": {
"delay": 32,
"time": "1768330232"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1768330842"
},
"departure": {
"delay": 162,
"time": "1768330842"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1768330625"
},
"departure": {
"delay": 125,
"time": "1768330625"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768330359",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470350:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745282x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1768327183"
},
"departure": {
"delay": 232,
"time": "1768327192"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 297,
"time": "1768326803"
},
"departure": {
"delay": 297,
"time": "1768326837"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 307,
"time": "1768326595"
},
"departure": {
"delay": 307,
"time": "1768326667"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 404,
"time": "1768326475"
},
"departure": {
"delay": 404,
"time": "1768326524"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 297,
"time": "1768326727"
},
"departure": {
"delay": 297,
"time": "1768326777"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 271,
"time": "1768327079"
},
"departure": {
"delay": 271,
"time": "1768327111"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 324,
"time": "1768326557"
},
"departure": {
"delay": 324,
"time": "1768326564"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 269,
"time": "1768327013"
},
"departure": {
"delay": 269,
"time": "1768327049"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 391,
"time": "1768326016"
},
"departure": {
"delay": 391,
"time": "1768326031"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 271,
"time": "1768326963"
},
"departure": {
"delay": 271,
"time": "1768326991"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1768327314"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 368,
"time": "1768326217"
},
"departure": {
"delay": 368,
"time": "1768326248"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 382,
"time": "1768325906"
},
"departure": {
"delay": 382,
"time": "1768325962"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 262,
"time": "1768326887"
},
"departure": {
"delay": 262,
"time": "1768326922"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 266,
"time": "1768327128"
},
"departure": {
"delay": 266,
"time": "1768327166"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 376,
"time": "1768326186"
},
"departure": {
"delay": 376,
"time": "1768326196"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 412,
"time": "1768326319"
},
"departure": {
"delay": 412,
"time": "1768326352"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 465,
"time": "1768325865"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 349,
"time": "1768326087"
},
"departure": {
"delay": 349,
"time": "1768326109"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745282x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072004x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1768330726"
},
"departure": {
"delay": -14,
"time": "1768330726"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768330625"
},
"departure": {
"delay": 5,
"time": "1768330625"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1768330492"
},
"departure": {
"delay": -8,
"time": "1768330492"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1768330572"
},
"departure": {
"delay": 12,
"time": "1768330572"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1768330966"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1768330426"
},
"departure": {
"delay": -14,
"time": "1768330426"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1768330192"
},
"departure": {
"delay": 52,
"time": "1768330192"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1768330261"
},
"departure": {
"delay": 1,
"time": "1768330261"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1768330307"
},
"departure": {
"delay": -13,
"time": "1768330307"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768330413",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072004x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11586:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 337,
"time": "1768331797"
},
"departure": {
"delay": 337,
"time": "1768331797"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 292,
"time": "1768331572"
},
"departure": {
"delay": 292,
"time": "1768331572"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 287,
"time": "1768332107"
},
"departure": {
"delay": 287,
"time": "1768332107"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 292,
"time": "1768331992"
},
"departure": {
"delay": 292,
"time": "1768331992"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 289,
"time": "1768331629"
},
"departure": {
"delay": 289,
"time": "1768331629"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 333,
"time": "1768331433"
},
"departure": {
"delay": 333,
"time": "1768331433"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 289,
"time": "1768331869"
},
"departure": {
"delay": 289,
"time": "1768331869"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 276,
"time": "1768330836"
},
"departure": {
"delay": 276,
"time": "1768330836"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 279,
"time": "1768331499"
},
"departure": {
"delay": 279,
"time": "1768331499"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 289,
"time": "1768331149"
},
"departure": {
"delay": 289,
"time": "1768331149"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 333,
"time": "1768330713"
},
"departure": {
"delay": 333,
"time": "1768330713"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 280,
"time": "1768332400"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 282,
"time": "1768331502"
},
"departure": {
"delay": 282,
"time": "1768331502"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 331,
"time": "1768330771"
},
"departure": {
"delay": 331,
"time": "1768330771"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 280,
"time": "1768331980"
},
"departure": {
"delay": 280,
"time": "1768331980"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 295,
"time": "1768330915"
},
"departure": {
"delay": 295,
"time": "1768330915"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 279,
"time": "1768331319"
},
"departure": {
"delay": 279,
"time": "1768331319"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1768331089"
},
"departure": {
"delay": 289,
"time": "1768331089"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 285,
"time": "1768331685"
},
"departure": {
"delay": 285,
"time": "1768331685"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1768331919"
},
"departure": {
"delay": 279,
"time": "1768331919"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 295,
"time": "1768330615"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 336,
"time": "1768331676"
},
"departure": {
"delay": 336,
"time": "1768331676"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 299,
"time": "1768331219"
},
"departure": {
"delay": 299,
"time": "1768331219"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 339,
"time": "1768331019"
},
"departure": {
"delay": 339,
"time": "1768331019"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 291,
"time": "1768332051"
},
"departure": {
"delay": 291,
"time": "1768332051"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 280,
"time": "1768331380"
},
"departure": {
"delay": 280,
"time": "1768331380"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 290,
"time": "1768332170"
},
"departure": {
"delay": 290,
"time": "1768332170"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11586:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12882:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1768332977"
},
"departure": {
"delay": 17,
"time": "1768332977"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768332904"
},
"departure": {
"delay": 4,
"time": "1768332904"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1768333086"
},
"departure": {
"delay": 6,
"time": "1768333086"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1768332847"
},
"departure": {
"delay": 7,
"time": "1768332847"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1768331762"
},
"departure": {
"delay": 2,
"time": "1768331762"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768333118"
},
"departure": {
"delay": 38,
"time": "1768333118"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1768331952"
},
"departure": {
"delay": 12,
"time": "1768331952"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1768331793"
},
"departure": {
"delay": 33,
"time": "1768331793"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331850"
},
"departure": {
"delay": 30,
"time": "1768331850"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333260"
},
"departure": {
"time": "1768333260"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1768331995"
},
"departure": {
"delay": 55,
"time": "1768331995"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768332030"
},
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768333680"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 52,
"time": "1768332352"
},
"departure": {
"delay": 52,
"time": "1768332352"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768333160"
},
"departure": {
"delay": 20,
"time": "1768333160"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1768331730"
},
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768332330"
},
"departure": {
"delay": 30,
"time": "1768332330"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768332210"
},
"departure": {
"delay": 30,
"time": "1768332210"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1768333213"
},
"departure": {
"delay": 13,
"time": "1768333213"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1768332162"
},
"departure": {
"delay": 42,
"time": "1768332162"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768332072"
},
"departure": {
"delay": 12,
"time": "1768332072"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768331827"
},
"departure": {
"delay": 7,
"time": "1768331827"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1768333540"
},
"departure": {
"delay": 40,
"time": "1768333540"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1768331891"
},
"departure": {
"delay": 11,
"time": "1768331891"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12882:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1768328351"
},
"departure": {
"delay": 191,
"time": "1768328351"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1768328416"
},
"departure": {
"delay": 196,
"time": "1768328416"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1768328967"
},
"departure": {
"delay": 170,
"time": "1768328990"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 165,
"time": "1768328546"
},
"departure": {
"delay": 165,
"time": "1768328565"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 284,
"time": "1768328024"
},
"departure": {
"delay": 284,
"time": "1768328024"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1768328294"
},
"departure": {
"delay": 194,
"time": "1768328294"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768327290"
},
"departure": {
"delay": 150,
"time": "1768327290"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1768328445"
},
"departure": {
"delay": 165,
"time": "1768328445"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1768328890"
},
"departure": {
"delay": 190,
"time": "1768328890"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1768327621"
},
"departure": {
"delay": 121,
"time": "1768327621"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1768327465"
},
"departure": {
"delay": 145,
"time": "1768327465"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 165,
"time": "1768327725"
},
"departure": {
"delay": 165,
"time": "1768327725"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 70,
"time": "1768327090"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1768329290"
},
"departure": {
"delay": 110,
"time": "1768329290"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1768328640"
},
"departure": {
"delay": 180,
"time": "1768328640"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 186,
"time": "1768327546"
},
"departure": {
"delay": 186,
"time": "1768327566"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1768328115"
},
"departure": {
"delay": 100,
"time": "1768328140"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 221,
"time": "1768329041"
},
"departure": {
"delay": 221,
"time": "1768329041"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1768329265"
},
"departure": {
"delay": 145,
"time": "1768329265"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1768328520"
},
"departure": {
"delay": 180,
"time": "1768328520"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1768328197"
},
"departure": {
"delay": 97,
"time": "1768328197"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1768327215"
},
"departure": {
"delay": 135,
"time": "1768327215"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 200,
"time": "1768328840"
},
"departure": {
"delay": 200,
"time": "1768328840"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 195,
"time": "1768329195"
},
"departure": {
"delay": 195,
"time": "1768329195"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1768328940"
},
"departure": {
"delay": 180,
"time": "1768328940"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 235,
"time": "1768327915"
},
"departure": {
"delay": 235,
"time": "1768327915"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1768329315"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1768328740"
},
"departure": {
"delay": 186,
"time": "1768328766"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 207,
"time": "1768327827"
},
"departure": {
"delay": 207,
"time": "1768327827"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 200,
"time": "1768329116"
},
"departure": {
"delay": 200,
"time": "1768329140"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768327102",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11245:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768332030"
},
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1768333411"
},
"departure": {
"delay": 31,
"time": "1768333411"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1768332294"
},
"departure": {
"delay": 54,
"time": "1768332294"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1768332113"
},
"departure": {
"delay": 53,
"time": "1768332113"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1768331753"
},
"departure": {
"delay": 53,
"time": "1768331753"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768333459"
},
"departure": {
"delay": 19,
"time": "1768333459"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768333620"
},
"departure": {
"time": "1768333620"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1768331730"
},
"departure": {
"delay": 30,
"time": "1768331730"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768331670"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1768333287"
},
"departure": {
"delay": 27,
"time": "1768333287"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1768332258"
},
"departure": {
"delay": 18,
"time": "1768332258"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1768332173"
},
"departure": {
"delay": 53,
"time": "1768332173"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768332210"
},
"departure": {
"delay": 30,
"time": "1768332210"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768331931"
},
"departure": {
"delay": 51,
"time": "1768331931"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1768332073"
},
"departure": {
"delay": 13,
"time": "1768332073"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1768332526"
},
"departure": {
"delay": 46,
"time": "1768332526"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768332465"
},
"departure": {
"delay": 45,
"time": "1768332465"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768333920"
},
"departure": {
"time": "1768333920"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 12,
"time": "1768333572"
},
"departure": {
"delay": 12,
"time": "1768333572"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1768331679"
},
"departure": {
"delay": 39,
"time": "1768331679"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1768333832"
},
"departure": {
"delay": 32,
"time": "1768333832"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 28,
"time": "1768331788"
},
"departure": {
"delay": 28,
"time": "1768331788"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768331850"
},
"departure": {
"delay": 30,
"time": "1768331850"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1768333866"
},
"departure": {
"delay": 6,
"time": "1768333866"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 46,
"time": "1768332346"
},
"departure": {
"delay": 46,
"time": "1768332346"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1768333529"
},
"departure": {
"delay": 29,
"time": "1768333529"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1768331830"
},
"departure": {
"delay": 10,
"time": "1768331830"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768331960"
},
"departure": {
"delay": 20,
"time": "1768331960"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1768332156"
},
"departure": {
"delay": 36,
"time": "1768332156"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768333682"
},
"departure": {
"delay": 2,
"time": "1768333682"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 17,
"time": "1768333757"
},
"departure": {
"delay": 17,
"time": "1768333757"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1768332581"
},
"departure": {
"delay": 41,
"time": "1768332581"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768332390"
},
"departure": {
"delay": 30,
"time": "1768332390"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1768330401",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12583:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768329461"
},
"departure": {
"delay": 41,
"time": "1768329461"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768329358"
},
"departure": {
"delay": 58,
"time": "1768329358"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1768328635"
},
"departure": {
"delay": 55,
"time": "1768328635"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1768329533"
},
"departure": {
"delay": 113,
"time": "1768329533"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1768329262"
},
"departure": {
"delay": 43,
"time": "1768329283"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1768328708"
},
"departure": {
"delay": 68,
"time": "1768328708"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1768329885"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768329184"
},
"departure": {
"delay": 4,
"time": "1768329184"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1768329608"
},
"departure": {
"delay": 68,
"time": "1768329608"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1768329732"
},
"departure": {
"delay": 72,
"time": "1768329732"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1768328557"
},
"departure": {
"delay": 37,
"time": "1768328557"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1768329039"
},
"departure": {
"delay": -12,
"time": "1768329108"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1768328896"
},
"departure": {
"delay": -44,
"time": "1768328896"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1768328490"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1768329668"
},
"departure": {
"delay": 68,
"time": "1768329668"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768328502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5233:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12968:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1768329262"
},
"departure": {
"delay": 165,
"time": "1768329285"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1768328587"
},
"departure": {
"delay": 90,
"time": "1768328610"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 214,
"time": "1768327834"
},
"departure": {
"delay": 214,
"time": "1768327834"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 260,
"time": "1768328060"
},
"departure": {
"delay": 260,
"time": "1768328060"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 192,
"time": "1768329012"
},
"departure": {
"delay": 192,
"time": "1768329012"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1768328534"
},
"departure": {
"delay": 74,
"time": "1768328534"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 139,
"time": "1768327434"
},
"departure": {
"delay": 139,
"time": "1768327459"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1768329114"
},
"departure": {
"delay": 114,
"time": "1768329114"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 169,
"time": "1768329409"
},
"departure": {
"delay": 169,
"time": "1768329409"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 154,
"time": "1768328709"
},
"departure": {
"delay": 154,
"time": "1768328734"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768327200"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1768329465"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1768327253"
},
"departure": {
"delay": 53,
"time": "1768327253"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1768327645"
},
"departure": {
"delay": 145,
"time": "1768327645"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 264,
"time": "1768328166"
},
"departure": {
"delay": 264,
"time": "1768328184"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1768328960"
},
"departure": {
"delay": 140,
"time": "1768328960"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1768328811"
},
"departure": {
"delay": 171,
"time": "1768328811"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 271,
"time": "1768327951"
},
"departure": {
"delay": 271,
"time": "1768327951"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1768329059"
},
"departure": {
"delay": 119,
"time": "1768329059"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1768329134"
},
"departure": {
"delay": 134,
"time": "1768329134"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1768329184"
},
"departure": {
"delay": 124,
"time": "1768329184"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1768328876"
},
"departure": {
"delay": 176,
"time": "1768328876"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 199,
"time": "1768327699"
},
"departure": {
"delay": 199,
"time": "1768327759"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1768328434"
},
"departure": {
"delay": 34,
"time": "1768328434"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 179,
"time": "1768327559"
},
"departure": {
"delay": 179,
"time": "1768327559"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1768327311"
},
"departure": {
"delay": 74,
"time": "1768327334"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 209,
"time": "1768328849"
},
"departure": {
"delay": 209,
"time": "1768328849"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1768328909"
},
"departure": {
"delay": 149,
"time": "1768328909"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 174,
"time": "1768328334"
},
"departure": {
"delay": 174,
"time": "1768328334"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 288,
"time": "1768328268"
},
"departure": {
"delay": 288,
"time": "1768328268"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 244,
"time": "1768327984"
},
"departure": {
"delay": 244,
"time": "1768327984"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 294,
"time": "1768328034"
},
"departure": {
"delay": 294,
"time": "1768328034"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1768327496"
},
"departure": {
"delay": 176,
"time": "1768327496"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768326803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12968:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768332243"
},
"departure": {
"delay": 3,
"time": "1768332243"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1768331388"
},
"departure": {
"delay": 48,
"time": "1768331388"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1768331898"
},
"departure": {
"delay": 18,
"time": "1768331898"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1768332195"
},
"departure": {
"delay": 15,
"time": "1768332195"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1768331346"
},
"departure": {
"delay": 6,
"time": "1768331346"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768331165"
},
"departure": {
"delay": 5,
"time": "1768331165"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1768331721"
},
"departure": {
"delay": 21,
"time": "1768331721"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1768331115"
},
"departure": {
"delay": 15,
"time": "1768331115"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1768331619"
},
"departure": {
"delay": 39,
"time": "1768331619"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768331442"
},
"departure": {
"delay": 42,
"time": "1768331442"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768331997"
},
"departure": {
"delay": 57,
"time": "1768331997"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6325:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746234x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1768310656"
},
"departure": {
"delay": 108,
"time": "1768310688"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1768313010"
},
"departure": {
"delay": -24,
"time": "1768313076"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 62,
"time": "1768310272"
},
"departure": {
"delay": 62,
"time": "1768310282"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1768310571"
},
"departure": {
"delay": 118,
"time": "1768310578"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1768312833"
},
"departure": {
"delay": -15,
"time": "1768312845"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1768310302"
},
"departure": {
"delay": 33,
"time": "1768310313"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1768313223"
},
"departure": {
"delay": -43,
"time": "1768313237"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 133,
"time": "1768311414"
},
"departure": {
"delay": 133,
"time": "1768311433"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1768312103"
},
"departure": {
"delay": 22,
"time": "1768312162"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -43,
"time": "1768312862"
},
"departure": {
"delay": -43,
"time": "1768312877"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1768313497"
},
"departure": {
"delay": -8,
"time": "1768313512"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 131,
"time": "1768310956"
},
"departure": {
"delay": 131,
"time": "1768311011"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1768311052"
},
"departure": {
"delay": 93,
"time": "1768311093"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1768310492"
},
"departure": {
"delay": 126,
"time": "1768310526"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1768311245"
},
"departure": {
"delay": 101,
"time": "1768311281"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1768312519"
},
"departure": {
"delay": -8,
"time": "1768312552"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1768311685"
},
"departure": {
"delay": 59,
"time": "1768311719"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1768312445"
},
"departure": {
"delay": -18,
"time": "1768312482"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 88,
"time": "1768310128"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768312791"
},
"departure": {
"delay": 5,
"time": "1768312805"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 71,
"time": "1768310792"
},
"departure": {
"delay": 71,
"time": "1768310831"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1768313182"
},
"departure": {
"delay": -23,
"time": "1768313197"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -29,
"time": "1768313551"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 97,
"time": "1768311621"
},
"departure": {
"delay": 97,
"time": "1768311637"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1768312289"
},
"departure": {
"delay": 39,
"time": "1768312299"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1768311971"
},
"departure": {
"delay": 44,
"time": "1768312004"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1768311867"
},
"departure": {
"delay": 65,
"time": "1768311905"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1768313442"
},
"departure": {
"delay": 3,
"time": "1768313463"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1768312343"
},
"departure": {
"delay": -20,
"time": "1768312360"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1768311773"
},
"departure": {
"delay": 29,
"time": "1768311809"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1768310898"
},
"departure": {
"delay": 117,
"time": "1768310937"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768313416"
},
"departure": {
"delay": 27,
"time": "1768313427"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 64,
"time": "1768312230"
},
"departure": {
"delay": 64,
"time": "1768312264"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1768310388"
},
"departure": {
"delay": 91,
"time": "1768310431"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1768310609"
},
"departure": {
"delay": 122,
"time": "1768310642"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1768310440"
},
"departure": {
"delay": 135,
"time": "1768310475"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1768312754"
},
"departure": {
"delay": -33,
"time": "1768312767"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -23,
"time": "1768312383"
},
"departure": {
"delay": -23,
"time": "1768312417"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 117,
"time": "1768310866"
},
"departure": {
"delay": 117,
"time": "1768310877"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1768310181"
},
"departure": {
"delay": 95,
"time": "1768310195"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1768313107"
},
"departure": {
"delay": -35,
"time": "1768313125"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -49,
"time": "1768312946"
},
"departure": {
"delay": -49,
"time": "1768312991"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 94,
"time": "1768311531"
},
"departure": {
"delay": 94,
"time": "1768311574"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1768312051"
},
"departure": {
"delay": 3,
"time": "1768312083"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1768312699"
},
"departure": {
"delay": -15,
"time": "1768312725"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1768310330"
},
"departure": {
"delay": 97,
"time": "1768310377"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1768312627"
},
"departure": {
"delay": -37,
"time": "1768312643"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1768311741"
},
"departure": {
"delay": 35,
"time": "1768311755"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1768311132"
},
"departure": {
"delay": 116,
"time": "1768311176"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1768312923"
},
"departure": {
"delay": -40,
"time": "1768312940"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746234x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4070:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333320"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768333140"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768333260"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768332960"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768332540"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768332300"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4070:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:61:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768284900"
},
"departure": {
"time": "1768284900"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768284960"
},
"departure": {
"time": "1768284960"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768284480"
},
"departure": {
"time": "1768284480"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768285140"
},
"departure": {
"time": "1768285140"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768284780"
},
"departure": {
"time": "1768284780"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768284600"
},
"departure": {
"time": "1768284600"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768283040"
},
"departure": {
"time": "1768283040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768283220"
},
"departure": {
"time": "1768283220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768285320"
},
"departure": {
"time": "1768285320"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768285560"
},
"departure": {
"time": "1768285560"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768285200"
},
"departure": {
"time": "1768285200"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768283100"
},
"departure": {
"time": "1768283100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768283700"
},
"departure": {
"time": "1768283700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768284000"
},
"departure": {
"time": "1768284000"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768284240"
},
"departure": {
"time": "1768284240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768285380"
},
"departure": {
"time": "1768285380"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768283580"
},
"departure": {
"time": "1768283580"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1768282920"
},
"departure": {
"delay": 65,
"time": "1768282925"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768285020"
},
"departure": {
"time": "1768285020"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768283520"
},
"departure": {
"time": "1768283520"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768284300"
},
"departure": {
"time": "1768284300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1768282930"
},
"departure": {
"delay": 15,
"time": "1768282935"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768283280"
},
"departure": {
"time": "1768283280"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768283285"
},
"departure": {
"delay": 5,
"time": "1768283285"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768285080"
},
"departure": {
"time": "1768285080"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768284360"
},
"departure": {
"time": "1768284360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768284060"
},
"departure": {
"time": "1768284060"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768283340"
},
"departure": {
"time": "1768283340"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768283460"
},
"departure": {
"time": "1768283460"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1768282800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768285440"
},
"departure": {
"time": "1768285440"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768285620"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768284840"
},
"departure": {
"time": "1768284840"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1768283158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:61:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14543:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1768330119"
},
"departure": {
"delay": 99,
"time": "1768330119"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1768329027"
},
"departure": {
"delay": 87,
"time": "1768329027"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1768329407"
},
"departure": {
"delay": 67,
"time": "1768329427"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 138,
"time": "1768330218"
},
"departure": {
"delay": 138,
"time": "1768330218"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1768329996"
},
"departure": {
"delay": 36,
"time": "1768329996"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1768330152"
},
"departure": {
"delay": 132,
"time": "1768330152"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1768328977"
},
"departure": {
"delay": 37,
"time": "1768328977"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1768329872"
},
"departure": {
"delay": 32,
"time": "1768329872"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1768328882"
},
"departure": {
"delay": 62,
"time": "1768328882"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1768329679"
},
"departure": {
"delay": 102,
"time": "1768329702"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1768330259"
},
"departure": {
"delay": 119,
"time": "1768330259"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1768329102"
},
"departure": {
"delay": 42,
"time": "1768329102"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1768328855"
},
"departure": {
"delay": 35,
"time": "1768328855"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768328915"
},
"departure": {
"delay": 35,
"time": "1768328915"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768328820"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1768329777"
},
"departure": {
"delay": 22,
"time": "1768329802"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1768329952"
},
"departure": {
"delay": 52,
"time": "1768329952"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1768329327"
},
"departure": {
"delay": 112,
"time": "1768329352"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768329169"
},
"departure": {
"delay": 49,
"time": "1768329169"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1768329243"
},
"departure": {
"delay": 63,
"time": "1768329243"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768328282",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14543:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745747x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1768314984"
},
"departure": {
"delay": 237,
"time": "1768315017"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1768316513"
},
"departure": {
"delay": 142,
"time": "1768316542"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1768316155"
},
"departure": {
"delay": 91,
"time": "1768316191"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 183,
"time": "1768315188"
},
"departure": {
"delay": 183,
"time": "1768315203"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1768315588"
},
"departure": {
"delay": 140,
"time": "1768315640"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 262,
"time": "1768315053"
},
"departure": {
"delay": 262,
"time": "1768315102"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1768315407"
},
"departure": {
"delay": 131,
"time": "1768315451"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1768314225"
},
"departure": {
"delay": 79,
"time": "1768314259"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1768316007"
},
"departure": {
"delay": 127,
"time": "1768316047"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 285,
"time": "1768314820"
},
"departure": {
"delay": 285,
"time": "1768314885"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 12,
"time": "1768313532"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1768313594"
},
"departure": {
"delay": 22,
"time": "1768313602"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1768314309"
},
"departure": {
"delay": 75,
"time": "1768314375"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1768314044"
},
"departure": {
"delay": 89,
"time": "1768314089"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1768316580"
},
"departure": {
"delay": 156,
"time": "1768316616"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1768313760"
},
"departure": {
"delay": 8,
"time": "1768313768"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1768316687"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 125,
"time": "1768316304"
},
"departure": {
"delay": 125,
"time": "1768316345"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1768315703"
},
"departure": {
"delay": 176,
"time": "1768315736"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 192,
"time": "1768315140"
},
"departure": {
"delay": 192,
"time": "1768315152"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1768315751"
},
"departure": {
"delay": 161,
"time": "1768315781"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1768315221"
},
"departure": {
"delay": 180,
"time": "1768315260"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1768316638"
},
"departure": {
"delay": 130,
"time": "1768316650"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 155,
"time": "1768315316"
},
"departure": {
"delay": 155,
"time": "1768315355"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1768313817"
},
"departure": {
"delay": 48,
"time": "1768313868"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1768316244"
},
"departure": {
"delay": 117,
"time": "1768316277"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 149,
"time": "1768315912"
},
"departure": {
"delay": 149,
"time": "1768315949"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1768316073"
},
"departure": {
"delay": 129,
"time": "1768316109"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1768313922"
},
"departure": {
"delay": 32,
"time": "1768313972"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1768316456"
},
"departure": {
"delay": 150,
"time": "1768316490"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1768313678"
},
"departure": {
"delay": 13,
"time": "1768313713"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1768316391"
},
"departure": {
"delay": 147,
"time": "1768316427"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1768314143"
},
"departure": {
"delay": 76,
"time": "1768314196"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 159,
"time": "1768315821"
},
"departure": {
"delay": 159,
"time": "1768315839"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1768314513"
},
"departure": {
"delay": 130,
"time": "1768314550"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1768315494"
},
"departure": {
"delay": 108,
"time": "1768315548"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745747x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3441F5211635x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768340700"
},
"departure": {
"time": "1768340760"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1768329780"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768336560"
},
"departure": {
"time": "1768336620"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768333260"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768341840"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1768339800"
},
"departure": {
"time": "1768339860"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768334400"
},
"departure": {
"time": "1768334460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768338180"
},
"departure": {
"time": "1768338240"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768337100"
},
"departure": {
"time": "1768337220"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768338780"
},
"departure": {
"time": "1768338840"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768335300"
},
"departure": {
"time": "1768335360"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1768326152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3441F5211635x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745249x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768306548"
},
"departure": {
"delay": 60,
"time": "1768306560"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1768306064"
},
"departure": {
"delay": 162,
"time": "1768306122"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1768306972"
},
"departure": {
"delay": 114,
"time": "1768307034"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1768306612"
},
"departure": {
"delay": 87,
"time": "1768306647"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1768306764"
},
"departure": {
"delay": 123,
"time": "1768306803"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1768306409"
},
"departure": {
"delay": 187,
"time": "1768306447"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 203,
"time": "1768305803"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1768305986"
},
"departure": {
"delay": 142,
"time": "1768306042"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1768307256"
},
"departure": {
"delay": 109,
"time": "1768307329"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 188,
"time": "1768306361"
},
"departure": {
"delay": 188,
"time": "1768306388"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 231,
"time": "1768306273"
},
"departure": {
"delay": 231,
"time": "1768306311"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1768307154"
},
"departure": {
"delay": 96,
"time": "1768307196"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1768307432"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1768306910"
},
"departure": {
"delay": 83,
"time": "1768306943"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1768307078"
},
"departure": {
"delay": 145,
"time": "1768307125"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1768306482"
},
"departure": {
"delay": 138,
"time": "1768306518"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1768305922"
},
"departure": {
"delay": 121,
"time": "1768305961"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1768306867"
},
"departure": {
"delay": 85,
"time": "1768306885"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1768306139"
},
"departure": {
"delay": 237,
"time": "1768306257"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1768305871"
},
"departure": {
"delay": 121,
"time": "1768305901"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745249x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758384x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768298041"
},
"departure": {
"delay": 57,
"time": "1768298097"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1768300067"
},
"departure": {
"delay": 137,
"time": "1768300097"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768299777"
},
"departure": {
"delay": 3,
"time": "1768299843"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1768298997"
},
"departure": {
"delay": 6,
"time": "1768299066"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1768297302"
},
"departure": {
"delay": 55,
"time": "1768297315"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1768297132"
},
"departure": {
"delay": 63,
"time": "1768297143"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1768297686"
},
"departure": {
"delay": 88,
"time": "1768297768"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1768298427"
},
"departure": {
"delay": 7,
"time": "1768298467"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768299947"
},
"departure": {
"delay": 57,
"time": "1768299957"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1768299227"
},
"departure": {
"delay": -6,
"time": "1768299234"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1768298349"
},
"departure": {
"delay": 19,
"time": "1768298359"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1768300263"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1768298740"
},
"departure": {
"delay": -8,
"time": "1768298752"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1768299545"
},
"departure": {
"delay": 34,
"time": "1768299574"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 21,
"time": "1768296921"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1768300136"
},
"departure": {
"delay": 145,
"time": "1768300165"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758384x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758079x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1768288599"
},
"departure": {
"delay": 169,
"time": "1768288669"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 676,
"time": "1768290333"
},
"departure": {
"delay": 676,
"time": "1768290376"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768287974"
},
"departure": {
"delay": 7,
"time": "1768288027"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1768289100"
},
"departure": {
"delay": 226,
"time": "1768289146"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 858,
"time": "1768290666"
},
"departure": {
"delay": 858,
"time": "1768290678"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 310,
"time": "1768290250"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1768288260"
},
"departure": {
"delay": 127,
"time": "1768288327"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 259,
"time": "1768289619"
},
"departure": {
"delay": 259,
"time": "1768289659"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 197,
"time": "1768288823"
},
"departure": {
"delay": 197,
"time": "1768288877"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 222,
"time": "1768289311"
},
"departure": {
"delay": 222,
"time": "1768289322"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 841,
"time": "1768290541"
},
"departure": {
"delay": 841,
"time": "1768290601"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1768287737"
},
"departure": {
"delay": 63,
"time": "1768287783"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 34,
"time": "1768287634"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 563,
"time": "1768290171"
},
"departure": {
"delay": 563,
"time": "1768290203"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758079x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1768329994"
},
"departure": {
"delay": 117,
"time": "1768330017"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1768330870"
},
"departure": {
"delay": 70,
"time": "1768330870"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768330587"
},
"departure": {
"delay": 27,
"time": "1768330587"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1768330172"
},
"departure": {
"delay": 174,
"time": "1768330194"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1768331006"
},
"departure": {
"delay": 26,
"time": "1768331006"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 102,
"time": "1768329942"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1768330822"
},
"departure": {
"delay": 22,
"time": "1768330822"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1768330392"
},
"departure": {
"delay": 72,
"time": "1768330392"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768330942"
},
"departure": {
"delay": 22,
"time": "1768330942"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768330738"
},
"departure": {
"delay": 58,
"time": "1768330738"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1768330093"
},
"departure": {
"delay": 133,
"time": "1768330093"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1768330639"
},
"departure": {
"delay": 19,
"time": "1768330639"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1768331062"
},
"departure": {
"delay": 22,
"time": "1768331062"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1768330522"
},
"departure": {
"delay": 22,
"time": "1768330522"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768329951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4938:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1768279091"
},
"departure": {
"delay": 39,
"time": "1768279119"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1768279826"
},
"departure": {
"delay": 3,
"time": "1768279863"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1768279773"
},
"departure": {
"delay": -8,
"time": "1768279792"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 183,
"time": "1768278783"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1768279207"
},
"departure": {
"delay": 20,
"time": "1768279220"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1768279689"
},
"departure": {
"delay": 43,
"time": "1768279723"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1768280270"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1768279985"
},
"departure": {
"delay": 37,
"time": "1768280017"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1768279899"
},
"departure": {
"delay": 11,
"time": "1768279931"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1768280050"
},
"departure": {
"delay": -37,
"time": "1768280063"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1768279042"
},
"departure": {
"delay": 38,
"time": "1768279058"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768278979"
},
"departure": {
"delay": 57,
"time": "1768279017"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1768279301"
},
"departure": {
"delay": -54,
"time": "1768279326"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1768278910"
},
"departure": {
"delay": 77,
"time": "1768278917"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1768279246"
},
"departure": {
"delay": -3,
"time": "1768279257"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1768279489"
},
"departure": {
"delay": 22,
"time": "1768279522"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1768278947"
},
"departure": {
"delay": 58,
"time": "1768278958"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -66,
"time": "1768280114"
},
"departure": {
"delay": -66,
"time": "1768280154"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1768279573"
},
"departure": {
"delay": 40,
"time": "1768279600"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1768278872"
},
"departure": {
"delay": 101,
"time": "1768278881"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747886x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1768285773"
},
"departure": {
"delay": 13,
"time": "1768285813"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1768285363"
},
"departure": {
"delay": 34,
"time": "1768285414"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1768285182"
},
"departure": {
"delay": 110,
"time": "1768285190"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1768285703"
},
"departure": {
"delay": -28,
"time": "1768285712"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1768285206"
},
"departure": {
"delay": 183,
"time": "1768285263"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 76,
"time": "1768284316"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 146,
"time": "1768285276"
},
"departure": {
"delay": 146,
"time": "1768285286"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 137,
"time": "1768285123"
},
"departure": {
"delay": 137,
"time": "1768285157"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1768285732"
},
"departure": {
"delay": 4,
"time": "1768285744"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1768285548"
},
"departure": {
"delay": 9,
"time": "1768285569"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1768284661"
},
"departure": {
"delay": 109,
"time": "1768284709"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1768284752"
},
"departure": {
"delay": 157,
"time": "1768284817"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 176,
"time": "1768284978"
},
"departure": {
"delay": 176,
"time": "1768285016"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1768284846"
},
"departure": {
"delay": 102,
"time": "1768284882"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -52,
"time": "1768285868"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1768285585"
},
"departure": {
"delay": -24,
"time": "1768285596"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1768284355"
},
"departure": {
"delay": 114,
"time": "1768284594"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768285484"
},
"departure": {
"delay": 16,
"time": "1768285516"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768285621"
},
"departure": {
"delay": 40,
"time": "1768285660"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 146,
"time": "1768285032"
},
"departure": {
"delay": 146,
"time": "1768285046"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747886x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8438:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1768328534"
},
"departure": {
"delay": 134,
"time": "1768328534"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1768330186"
},
"departure": {
"delay": -14,
"time": "1768330186"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 181,
"time": "1768329301"
},
"departure": {
"delay": 181,
"time": "1768329301"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 192,
"time": "1768329072"
},
"departure": {
"delay": 192,
"time": "1768329072"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1768329584"
},
"departure": {
"delay": 164,
"time": "1768329584"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1768329460"
},
"departure": {
"delay": 160,
"time": "1768329460"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 189,
"time": "1768329009"
},
"departure": {
"delay": 189,
"time": "1768329009"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1768329424"
},
"departure": {
"delay": 124,
"time": "1768329424"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1768329734"
},
"departure": {
"delay": 74,
"time": "1768329734"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768329960"
},
"departure": {
"delay": 60,
"time": "1768329960"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 114,
"time": "1768328634"
},
"departure": {
"delay": 114,
"time": "1768328634"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1768328884"
},
"departure": {
"delay": 124,
"time": "1768328884"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -86,
"time": "1768330234"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1768330029"
},
"departure": {
"delay": 69,
"time": "1768330029"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1768329234"
},
"departure": {
"delay": 174,
"time": "1768329234"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1768328942"
},
"departure": {
"delay": 122,
"time": "1768328942"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1768329634"
},
"departure": {
"delay": 94,
"time": "1768329634"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 170,
"time": "1768329110"
},
"departure": {
"delay": 170,
"time": "1768329110"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 19,
"time": "1768328059"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1768329909"
},
"departure": {
"delay": 69,
"time": "1768329909"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 144,
"time": "1768328484"
},
"departure": {
"delay": 144,
"time": "1768328484"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1768329809"
},
"departure": {
"delay": 89,
"time": "1768329809"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 94,
"time": "1768328434"
},
"departure": {
"delay": 94,
"time": "1768328434"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1768329701"
},
"departure": {
"delay": 101,
"time": "1768329701"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1768328210"
},
"departure": {
"delay": 50,
"time": "1768328210"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1768328259"
},
"departure": {
"delay": 99,
"time": "1768328259"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1768328787"
},
"departure": {
"delay": 147,
"time": "1768328787"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1768330109"
},
"departure": {
"delay": 29,
"time": "1768330109"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1768329338"
},
"departure": {
"delay": 158,
"time": "1768329338"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1768328709"
},
"departure": {
"delay": 129,
"time": "1768328709"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1768329184"
},
"departure": {
"delay": 124,
"time": "1768329184"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1768329536"
},
"departure": {
"delay": 116,
"time": "1768329536"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1768328359"
},
"departure": {
"delay": 79,
"time": "1768328359"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328081",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8438:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745260x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1768292598"
},
"departure": {
"delay": 47,
"time": "1768292627"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1768291813"
},
"departure": {
"delay": 52,
"time": "1768291852"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1768292888"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1768292508"
},
"departure": {
"delay": 18,
"time": "1768292538"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1768291522"
},
"departure": {
"delay": 8,
"time": "1768291568"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768291885"
},
"departure": {
"delay": 69,
"time": "1768291929"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1768292745"
},
"departure": {
"delay": -33,
"time": "1768292787"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1768291595"
},
"departure": {
"delay": 61,
"time": "1768291681"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1768291473"
},
"departure": {
"delay": 1,
"time": "1768291501"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1768292038"
},
"departure": {
"delay": -53,
"time": "1768292047"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1768291961"
},
"departure": {
"delay": 28,
"time": "1768292008"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1768291418"
},
"departure": {
"delay": 12,
"time": "1768291452"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1768291378"
},
"departure": {
"delay": 8,
"time": "1768291388"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 93,
"time": "1768291293"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1768292225"
},
"departure": {
"delay": -11,
"time": "1768292269"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1768292430"
},
"departure": {
"delay": 13,
"time": "1768292473"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1768292309"
},
"departure": {
"delay": -11,
"time": "1768292389"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1768292663"
},
"departure": {
"delay": -3,
"time": "1768292697"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1768291703"
},
"departure": {
"delay": 56,
"time": "1768291736"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1768292091"
},
"departure": {
"delay": -43,
"time": "1768292117"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745260x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748508x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768289638"
},
"departure": {
"delay": 8,
"time": "1768289648"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1768288766"
},
"departure": {
"delay": 73,
"time": "1768288933"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1768288352"
},
"departure": {
"delay": 67,
"time": "1768288387"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768289687"
},
"departure": {
"delay": 26,
"time": "1768289726"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1768288452"
},
"departure": {
"delay": 56,
"time": "1768288496"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1768288526"
},
"departure": {
"delay": 67,
"time": "1768288567"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1768288314"
},
"departure": {
"delay": 22,
"time": "1768288342"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1768288647"
},
"departure": {
"delay": 48,
"time": "1768288668"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1768289559"
},
"departure": {
"delay": -12,
"time": "1768289568"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1768288054"
},
"departure": {
"delay": 104,
"time": "1768288064"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1768289412"
},
"departure": {
"delay": 26,
"time": "1768289426"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1768288086"
},
"departure": {
"delay": 80,
"time": "1768288100"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1768288246"
},
"departure": {
"delay": 62,
"time": "1768288262"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1768288287"
},
"departure": {
"delay": 39,
"time": "1768288299"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1768289015"
},
"departure": {
"delay": -1,
"time": "1768289039"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1768289252"
},
"departure": {
"delay": 33,
"time": "1768289313"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 118,
"time": "1768288018"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1768289788"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1768289596"
},
"departure": {
"delay": 26,
"time": "1768289606"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1768289509"
},
"departure": {
"delay": 4,
"time": "1768289524"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1768289141"
},
"departure": {
"delay": 18,
"time": "1768289178"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1768289060"
},
"departure": {
"delay": 11,
"time": "1768289111"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768289201"
},
"departure": {
"delay": 2,
"time": "1768289222"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1768289337"
},
"departure": {
"delay": 12,
"time": "1768289352"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748508x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747869x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1768321526"
},
"departure": {
"delay": 58,
"time": "1768321558"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1768321295"
},
"departure": {
"delay": 170,
"time": "1768321310"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1768322300"
},
"departure": {
"delay": -2,
"time": "1768322338"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1768321086"
},
"departure": {
"delay": 193,
"time": "1768321093"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 211,
"time": "1768320751"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1768320794"
},
"departure": {
"delay": 189,
"time": "1768320849"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 211,
"time": "1768320957"
},
"departure": {
"delay": 211,
"time": "1768320991"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1768321376"
},
"departure": {
"delay": 26,
"time": "1768321406"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1768321480"
},
"departure": {
"delay": 61,
"time": "1768321501"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1768320911"
},
"departure": {
"delay": 227,
"time": "1768320947"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 146,
"time": "1768321158"
},
"departure": {
"delay": 146,
"time": "1768321166"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1768322212"
},
"departure": {
"delay": 25,
"time": "1768322245"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1768322091"
},
"departure": {
"delay": 29,
"time": "1768322129"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1768321040"
},
"departure": {
"delay": 160,
"time": "1768321060"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1768322370"
},
"departure": {
"delay": 23,
"time": "1768322423"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1768321703"
},
"departure": {
"delay": 35,
"time": "1768321715"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1768321784"
},
"departure": {
"delay": -37,
"time": "1768321823"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1768321959"
},
"departure": {
"delay": -14,
"time": "1768321966"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1768321745"
},
"departure": {
"delay": 16,
"time": "1768321756"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1768322555"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 163,
"time": "1768321112"
},
"departure": {
"delay": 163,
"time": "1768321123"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768321424"
},
"departure": {
"delay": 26,
"time": "1768321466"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747869x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227413x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1768330348"
},
"departure": {
"delay": -32,
"time": "1768330348"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768330667"
},
"departure": {
"delay": 47,
"time": "1768330667"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1768331203"
},
"departure": {
"delay": 43,
"time": "1768331203"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768331344"
},
"departure": {
"delay": 4,
"time": "1768331344"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1768331369"
},
"departure": {
"delay": 29,
"time": "1768331369"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1768331278"
},
"departure": {
"delay": -2,
"time": "1768331278"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1768331061"
},
"departure": {
"delay": 21,
"time": "1768331061"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1768330901"
},
"departure": {
"delay": 41,
"time": "1768330901"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768330723"
},
"departure": {
"delay": 43,
"time": "1768330723"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1768331398"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1768331155"
},
"departure": {
"delay": 55,
"time": "1768331155"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1768330798"
},
"departure": {
"delay": -2,
"time": "1768330798"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1768331311"
},
"departure": {
"delay": 31,
"time": "1768331311"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1768330954"
},
"departure": {
"delay": 34,
"time": "1768330954"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1768330618"
},
"departure": {
"delay": -2,
"time": "1768330618"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1768331038"
},
"departure": {
"delay": -2,
"time": "1768331038"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768330353",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227413x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4140:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768332300"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768333260"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768333140"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768330980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768333080"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768332660"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768332360"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768332720"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768332840"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768330800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768332480"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4140:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011260x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1768330311"
},
"departure": {
"delay": 111,
"time": "1768330311"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1768330590"
},
"departure": {
"delay": 90,
"time": "1768330590"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 138,
"time": "1768330458"
},
"departure": {
"delay": 138,
"time": "1768330458"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 104,
"time": "1768330364"
},
"departure": {
"delay": 104,
"time": "1768330364"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 90,
"time": "1768330650"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 93,
"time": "1768330533"
},
"departure": {
"delay": 93,
"time": "1768330533"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 151,
"time": "1768330351"
},
"departure": {
"delay": 151,
"time": "1768330351"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 142,
"time": "1768330282"
},
"departure": {
"delay": 142,
"time": "1768330282"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 123,
"time": "1768330503"
},
"departure": {
"delay": 123,
"time": "1768330503"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1768330243",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011260x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 170,
"time": "1768330130"
},
"departure": {
"delay": 170,
"time": "1768330130"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1768331952"
},
"departure": {
"delay": 132,
"time": "1768331952"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 70,
"time": "1768329730"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1768331179"
},
"departure": {
"delay": 139,
"time": "1768331179"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1768329903"
},
"departure": {
"delay": 123,
"time": "1768329903"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1768331228"
},
"departure": {
"delay": 188,
"time": "1768331228"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1768330811"
},
"departure": {
"delay": 131,
"time": "1768330811"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1768330571"
},
"departure": {
"delay": 131,
"time": "1768330571"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1768331711"
},
"departure": {
"delay": 131,
"time": "1768331711"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 181,
"time": "1768330621"
},
"departure": {
"delay": 181,
"time": "1768330621"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1768330913"
},
"departure": {
"delay": 173,
"time": "1768330913"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1768329855"
},
"departure": {
"delay": 75,
"time": "1768329855"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 176,
"time": "1768330856"
},
"departure": {
"delay": 176,
"time": "1768330856"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1768331096"
},
"departure": {
"delay": 176,
"time": "1768331096"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1768331510"
},
"departure": {
"delay": 170,
"time": "1768331510"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1768331591"
},
"departure": {
"delay": 131,
"time": "1768331591"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 165,
"time": "1768330965"
},
"departure": {
"delay": 165,
"time": "1768330965"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1768330055"
},
"departure": {
"delay": 95,
"time": "1768330055"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1768331291"
},
"departure": {
"delay": 131,
"time": "1768331291"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1768330709"
},
"departure": {
"delay": 149,
"time": "1768330709"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768329955"
},
"departure": {
"delay": 55,
"time": "1768329955"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1768331851"
},
"departure": {
"delay": 151,
"time": "1768331851"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 136,
"time": "1768331416"
},
"departure": {
"delay": 136,
"time": "1768331416"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1768332010"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1768331051"
},
"departure": {
"delay": 131,
"time": "1768331051"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1768330280"
},
"departure": {
"delay": 140,
"time": "1768330280"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1768330380"
},
"departure": {
"delay": 180,
"time": "1768330380"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1768330432"
},
"departure": {
"delay": 172,
"time": "1768330432"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1768330184"
},
"departure": {
"delay": 164,
"time": "1768330184"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1768331651"
},
"departure": {
"delay": 131,
"time": "1768331651"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1768331370"
},
"departure": {
"delay": 150,
"time": "1768331370"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1768330671"
},
"departure": {
"delay": 171,
"time": "1768330671"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1768330515"
},
"departure": {
"delay": 135,
"time": "1768330515"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768329741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8481:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758415x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333140"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330500"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768332960"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758415x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3130F5211928x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768327740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768335600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768324113",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3130F5211928x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768332232"
},
"departure": {
"delay": 52,
"time": "1768332232"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331520"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1768332346"
},
"departure": {
"delay": 46,
"time": "1768332346"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768331465"
},
"departure": {
"delay": 5,
"time": "1768331465"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1768332056"
},
"departure": {
"delay": 56,
"time": "1768332056"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1768330782"
},
"departure": {
"delay": 42,
"time": "1768330782"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1768331989"
},
"departure": {
"delay": 49,
"time": "1768331989"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1768331930"
},
"departure": {
"delay": 50,
"time": "1768331930"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768330680"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1768331841"
},
"departure": {
"delay": 21,
"time": "1768331841"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1768331216"
},
"departure": {
"delay": 56,
"time": "1768331216"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1768331416"
},
"departure": {
"delay": 16,
"time": "1768331416"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1768330977"
},
"departure": {
"delay": 57,
"time": "1768330977"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768331062"
},
"departure": {
"delay": 22,
"time": "1768331062"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1768331624"
},
"departure": {
"delay": 44,
"time": "1768331624"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331280"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1768331811"
},
"departure": {
"delay": 51,
"time": "1768331811"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1768331575"
},
"departure": {
"delay": 55,
"time": "1768331575"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768331160"
},
"departure": {
"time": "1768331160"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1768331242"
},
"departure": {
"delay": 22,
"time": "1768331242"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768332288"
},
"departure": {
"delay": 48,
"time": "1768332288"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1768331350"
},
"departure": {
"delay": 10,
"time": "1768331350"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1768331783"
},
"departure": {
"delay": 23,
"time": "1768331783"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1768331663"
},
"departure": {
"delay": 23,
"time": "1768331663"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1768330717"
},
"departure": {
"delay": 37,
"time": "1768330717"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8251:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758388x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1578,
"time": "1768323181"
},
"departure": {
"delay": 1578,
"time": "1768323198"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 203,
"time": "1768320196"
},
"departure": {
"delay": 203,
"time": "1768320263"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 285,
"time": "1768320909"
},
"departure": {
"delay": 285,
"time": "1768320945"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 201,
"time": "1768319802"
},
"departure": {
"delay": 201,
"time": "1768319841"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1768320117"
},
"departure": {
"delay": 188,
"time": "1768320128"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -170,
"time": "1768321570"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 202,
"time": "1768319433"
},
"departure": {
"delay": 202,
"time": "1768319482"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 256,
"time": "1768320548"
},
"departure": {
"delay": 256,
"time": "1768320616"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 304,
"time": "1768321099"
},
"departure": {
"delay": 304,
"time": "1768321144"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 922,
"time": "1768322372"
},
"departure": {
"delay": 922,
"time": "1768322422"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1768318763"
},
"departure": {
"delay": 98,
"time": "1768318778"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 369,
"time": "1768321448"
},
"departure": {
"delay": 369,
"time": "1768321509"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 863,
"time": "1768322254"
},
"departure": {
"delay": 863,
"time": "1768322303"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1276,
"time": "1768322771"
},
"departure": {
"delay": 1276,
"time": "1768322836"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1768318994"
},
"departure": {
"delay": 148,
"time": "1768319008"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 24,
"time": "1768318524"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330127",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758388x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6986:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 765,
"time": "1768330545"
},
"departure": {
"delay": 765,
"time": "1768330545"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 765,
"time": "1768330965"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 701,
"time": "1768329641"
},
"departure": {
"delay": 701,
"time": "1768329641"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 583,
"time": "1768328743"
},
"departure": {
"delay": 583,
"time": "1768328743"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 646,
"time": "1768329441"
},
"departure": {
"delay": 646,
"time": "1768329466"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 764,
"time": "1768330724"
},
"departure": {
"delay": 764,
"time": "1768330724"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 643,
"time": "1768329283"
},
"departure": {
"delay": 643,
"time": "1768329283"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 666,
"time": "1768329341"
},
"departure": {
"delay": 666,
"time": "1768329366"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 721,
"time": "1768329999"
},
"departure": {
"delay": 721,
"time": "1768330021"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 593,
"time": "1768328693"
},
"departure": {
"delay": 593,
"time": "1768328693"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 638,
"time": "1768328978"
},
"departure": {
"delay": 638,
"time": "1768328978"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 756,
"time": "1768330416"
},
"departure": {
"delay": 756,
"time": "1768330416"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 486,
"time": "1768328466"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 773,
"time": "1768330613"
},
"departure": {
"delay": 773,
"time": "1768330613"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 661,
"time": "1768329216"
},
"departure": {
"delay": 661,
"time": "1768329241"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 729,
"time": "1768330329"
},
"departure": {
"delay": 729,
"time": "1768330329"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 767,
"time": "1768330667"
},
"departure": {
"delay": 767,
"time": "1768330667"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 691,
"time": "1768329691"
},
"departure": {
"delay": 691,
"time": "1768329691"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 705,
"time": "1768330185"
},
"departure": {
"delay": 705,
"time": "1768330185"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 766,
"time": "1768329851"
},
"departure": {
"delay": 766,
"time": "1768329886"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 582,
"time": "1768329016"
},
"departure": {
"delay": 582,
"time": "1768329042"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 756,
"time": "1768329794"
},
"departure": {
"delay": 756,
"time": "1768329816"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 664,
"time": "1768329544"
},
"departure": {
"delay": 664,
"time": "1768329544"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 631,
"time": "1768328791"
},
"departure": {
"delay": 631,
"time": "1768328791"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 622,
"time": "1768329117"
},
"departure": {
"delay": 622,
"time": "1768329142"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 628,
"time": "1768328848"
},
"departure": {
"delay": 628,
"time": "1768328848"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 586,
"time": "1768328566"
},
"departure": {
"delay": 586,
"time": "1768328566"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 701,
"time": "1768330241"
},
"departure": {
"delay": 701,
"time": "1768330241"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 765,
"time": "1768330785"
},
"departure": {
"delay": 765,
"time": "1768330785"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 576,
"time": "1768328916"
},
"departure": {
"delay": 576,
"time": "1768328916"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768328471",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6986:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745237x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1768318501"
},
"departure": {
"delay": 169,
"time": "1768318549"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 182,
"time": "1768318878"
},
"departure": {
"delay": 182,
"time": "1768318922"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 219,
"time": "1768319093"
},
"departure": {
"delay": 219,
"time": "1768319139"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 679,
"time": "1768320149"
},
"departure": {
"delay": 679,
"time": "1768320199"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1768318583"
},
"departure": {
"delay": 182,
"time": "1768318622"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 164,
"time": "1768318773"
},
"departure": {
"delay": 164,
"time": "1768318844"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1768318740"
},
"departure": {
"delay": 135,
"time": "1768318755"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 724,
"time": "1768320455"
},
"departure": {
"delay": 724,
"time": "1768320484"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 462,
"time": "1768319695"
},
"departure": {
"delay": 462,
"time": "1768319802"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 344,
"time": "1768319436"
},
"departure": {
"delay": 344,
"time": "1768319504"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 706,
"time": "1768320290"
},
"departure": {
"delay": 706,
"time": "1768320346"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 208,
"time": "1768319200"
},
"departure": {
"delay": 208,
"time": "1768319248"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1162,
"time": "1768321102"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1768318667"
},
"departure": {
"delay": 145,
"time": "1768318705"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 687,
"time": "1768320221"
},
"departure": {
"delay": 687,
"time": "1768320267"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 204,
"time": "1768318404"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 594,
"time": "1768320015"
},
"departure": {
"delay": 594,
"time": "1768320054"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 735,
"time": "1768320365"
},
"departure": {
"delay": 735,
"time": "1768320435"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 342,
"time": "1768319562"
},
"departure": {
"delay": 342,
"time": "1768319622"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745237x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12971:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768328491"
},
"departure": {
"delay": 31,
"time": "1768328491"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1768328622"
},
"departure": {
"delay": 102,
"time": "1768328622"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1768329772"
},
"departure": {
"delay": 17,
"time": "1768329797"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1768328947"
},
"departure": {
"delay": 127,
"time": "1768328947"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1768328724"
},
"departure": {
"delay": 84,
"time": "1768328724"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768330172"
},
"departure": {
"delay": 32,
"time": "1768330172"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1768328659"
},
"departure": {
"delay": 79,
"time": "1768328659"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1768329047"
},
"departure": {
"delay": 107,
"time": "1768329047"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1768329329"
},
"departure": {
"delay": 149,
"time": "1768329329"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768330073"
},
"departure": {
"delay": 53,
"time": "1768330073"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1768329386"
},
"departure": {
"delay": 86,
"time": "1768329386"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1768330614"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -28,
"time": "1768329478"
},
"departure": {
"delay": -28,
"time": "1768329572"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1768329001"
},
"departure": {
"delay": 121,
"time": "1768329001"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1768328864"
},
"departure": {
"delay": 104,
"time": "1768328864"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1768330349"
},
"departure": {
"delay": 89,
"time": "1768330349"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1768330427"
},
"departure": {
"delay": 107,
"time": "1768330427"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 147,
"time": "1768329123"
},
"departure": {
"delay": 147,
"time": "1768329147"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1768328810"
},
"departure": {
"delay": 110,
"time": "1768328810"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768330222"
},
"departure": {
"delay": 48,
"time": "1768330248"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 47,
"time": "1768328447"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1768330117"
},
"departure": {
"delay": 97,
"time": "1768330117"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1768329247"
},
"departure": {
"delay": 127,
"time": "1768329247"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1768329672"
},
"departure": {
"delay": 12,
"time": "1768329672"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1768330026"
},
"departure": {
"delay": 66,
"time": "1768330026"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1768330502"
},
"departure": {
"delay": 62,
"time": "1768330502"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1768329923"
},
"departure": {
"delay": 83,
"time": "1768329923"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1768328522"
},
"departure": {
"delay": 87,
"time": "1768328547"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1768329717"
},
"departure": {
"delay": -3,
"time": "1768329717"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1768330297"
},
"departure": {
"delay": 97,
"time": "1768330297"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1768329975"
},
"departure": {
"delay": 75,
"time": "1768329975"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1768329873"
},
"departure": {
"delay": 33,
"time": "1768329873"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1768329097"
},
"departure": {
"delay": 97,
"time": "1768329097"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768328462",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12971:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107988x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1768330350"
},
"departure": {
"delay": 150,
"time": "1768330350"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768330620"
},
"departure": {
"delay": 180,
"time": "1768330620"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1768330733"
},
"departure": {
"delay": 173,
"time": "1768330733"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1768330863"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1768330500"
},
"departure": {
"delay": 180,
"time": "1768330500"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1768330238"
},
"departure": {
"delay": 98,
"time": "1768330238"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768330353",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107988x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745258x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 292,
"time": "1768288742"
},
"departure": {
"delay": 292,
"time": "1768288792"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 113,
"time": "1768287713"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 299,
"time": "1768288830"
},
"departure": {
"delay": 299,
"time": "1768288859"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 237,
"time": "1768289323"
},
"departure": {
"delay": 237,
"time": "1768289337"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 388,
"time": "1768288595"
},
"departure": {
"delay": 388,
"time": "1768288648"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1768288128"
},
"departure": {
"delay": 176,
"time": "1768288196"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1768287878"
},
"departure": {
"delay": 70,
"time": "1768287910"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 323,
"time": "1768289235"
},
"departure": {
"delay": 323,
"time": "1768289303"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 368,
"time": "1768288535"
},
"departure": {
"delay": 368,
"time": "1768288568"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 236,
"time": "1768288233"
},
"departure": {
"delay": 236,
"time": "1768288316"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 268,
"time": "1768289161"
},
"departure": {
"delay": 268,
"time": "1768289188"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 332,
"time": "1768288678"
},
"departure": {
"delay": 332,
"time": "1768288712"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 297,
"time": "1768289384"
},
"departure": {
"delay": 297,
"time": "1768289517"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 278,
"time": "1768289105"
},
"departure": {
"delay": 278,
"time": "1768289138"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 290,
"time": "1768289630"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1768288005"
},
"departure": {
"delay": 87,
"time": "1768288047"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1768287819"
},
"departure": {
"delay": 70,
"time": "1768287850"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1768287933"
},
"departure": {
"delay": 78,
"time": "1768287978"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 297,
"time": "1768288942"
},
"departure": {
"delay": 297,
"time": "1768288977"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 277,
"time": "1768289043"
},
"departure": {
"delay": 277,
"time": "1768289077"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745258x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1768330574"
},
"departure": {
"delay": 194,
"time": "1768330574"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1768329284"
},
"departure": {
"delay": 164,
"time": "1768329284"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1768329456"
},
"departure": {
"delay": 156,
"time": "1768329456"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 221,
"time": "1768328981"
},
"departure": {
"delay": 221,
"time": "1768328981"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 168,
"time": "1768329828"
},
"departure": {
"delay": 168,
"time": "1768329828"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1768329768"
},
"departure": {
"delay": 168,
"time": "1768329768"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 146,
"time": "1768330286"
},
"departure": {
"delay": 146,
"time": "1768330286"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1768328820"
},
"departure": {
"delay": 120,
"time": "1768328820"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1768329929"
},
"departure": {
"delay": 149,
"time": "1768329929"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 129,
"time": "1768328529"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1768330385"
},
"departure": {
"delay": 185,
"time": "1768330385"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 241,
"time": "1768329181"
},
"departure": {
"delay": 241,
"time": "1768329181"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1768329076"
},
"departure": {
"delay": 196,
"time": "1768329076"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 175,
"time": "1768330735"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 164,
"time": "1768329654"
},
"departure": {
"delay": 164,
"time": "1768329704"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1768330006"
},
"departure": {
"delay": 46,
"time": "1768330006"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1768328729"
},
"departure": {
"delay": 114,
"time": "1768328754"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 186,
"time": "1768328886"
},
"departure": {
"delay": 186,
"time": "1768328886"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1768328604"
},
"departure": {
"delay": 144,
"time": "1768328604"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1768330435"
},
"departure": {
"delay": 175,
"time": "1768330435"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1768329541"
},
"departure": {
"delay": 181,
"time": "1768329541"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1768328641"
},
"departure": {
"delay": 121,
"time": "1768328641"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 137,
"time": "1768329377"
},
"departure": {
"delay": 137,
"time": "1768329377"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1768330098"
},
"departure": {
"delay": 99,
"time": "1768330179"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768328541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6415:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11254:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768333158"
},
"departure": {
"delay": 18,
"time": "1768333158"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1768333070"
},
"departure": {
"delay": 50,
"time": "1768333070"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1768332315"
},
"departure": {
"delay": 15,
"time": "1768332315"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768332949"
},
"departure": {
"delay": 49,
"time": "1768332949"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768333290"
},
"departure": {
"delay": 30,
"time": "1768333290"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768333512"
},
"departure": {
"delay": 12,
"time": "1768333512"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1768331741"
},
"departure": {
"delay": 41,
"time": "1768331741"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1768332254"
},
"departure": {
"delay": 14,
"time": "1768332254"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768333265"
},
"departure": {
"delay": 5,
"time": "1768333265"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1768332017"
},
"departure": {
"delay": 17,
"time": "1768332017"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768332810"
},
"departure": {
"delay": 30,
"time": "1768332810"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76216:ZE:TCARxCAILL3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768332730"
},
"departure": {
"delay": 10,
"time": "1768332730"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768331819"
},
"departure": {
"delay": 59,
"time": "1768331819"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768333770"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1768332779"
},
"departure": {
"delay": 59,
"time": "1768332779"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768333410"
},
"departure": {
"delay": 30,
"time": "1768333410"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1768332847"
},
"departure": {
"delay": 7,
"time": "1768332847"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768333650"
},
"departure": {
"delay": 30,
"time": "1768333650"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1768332090"
},
"departure": {
"delay": 30,
"time": "1768332090"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11254:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5234:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768331212"
},
"departure": {
"delay": 52,
"time": "1768331212"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1768330996"
},
"departure": {
"delay": 16,
"time": "1768330996"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1768330486"
},
"departure": {
"delay": 46,
"time": "1768330486"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768330350"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768330846"
},
"departure": {
"delay": 46,
"time": "1768330846"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768330429"
},
"departure": {
"delay": 49,
"time": "1768330429"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1768330554"
},
"departure": {
"delay": 54,
"time": "1768330554"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768331138"
},
"departure": {
"delay": 38,
"time": "1768331138"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1768331061"
},
"departure": {
"delay": 21,
"time": "1768331061"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5234:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768328457"
},
"departure": {
"delay": -3,
"time": "1768328457"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1768329468"
},
"departure": {
"delay": 52,
"time": "1768329472"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1768329666"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -41,
"time": "1768328593"
},
"departure": {
"delay": -41,
"time": "1768328599"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1768329312"
},
"departure": {
"delay": 16,
"time": "1768329316"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -68,
"time": "1768328032"
},
"departure": {
"delay": -68,
"time": "1768328032"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1768328272"
},
"departure": {
"delay": -9,
"time": "1768328391"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -126,
"time": "1768328148"
},
"departure": {
"delay": -126,
"time": "1768328154"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768328885"
},
"departure": {
"delay": 5,
"time": "1768328885"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1768328794"
},
"departure": {
"delay": -3,
"time": "1768328817"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768327980"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -52,
"time": "1768329188"
},
"departure": {
"delay": -52,
"time": "1768329188"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -48,
"time": "1768328952"
},
"departure": {
"delay": -48,
"time": "1768328952"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768329393"
},
"departure": {
"delay": 33,
"time": "1768329393"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1768328666"
},
"departure": {
"delay": -34,
"time": "1768328666"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -63,
"time": "1768328697"
},
"departure": {
"delay": -63,
"time": "1768328697"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1768328062"
},
"departure": {
"delay": -98,
"time": "1768328062"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -64,
"time": "1768329091"
},
"departure": {
"delay": -64,
"time": "1768329116"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1768328910"
},
"departure": {
"delay": -30,
"time": "1768328910"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1768328539"
},
"departure": {
"delay": -37,
"time": "1768328543"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -39,
"time": "1768329261"
},
"departure": {
"delay": -39,
"time": "1768329261"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1768328965"
},
"departure": {
"delay": -35,
"time": "1768328965"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1768329040"
},
"departure": {
"delay": -80,
"time": "1768329040"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -123,
"time": "1768328217"
},
"departure": {
"delay": -123,
"time": "1768328217"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -88,
"time": "1768328732"
},
"departure": {
"delay": -88,
"time": "1768328732"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1768329216"
},
"departure": {
"delay": -24,
"time": "1768329216"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768327702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11570:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747877x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768330860"
},
"departure": {
"delay": 60,
"time": "1768330860"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1768330044"
},
"departure": {
"delay": 34,
"time": "1768330054"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768330740"
},
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1768329824"
},
"departure": {
"delay": 56,
"time": "1768329836"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768331520"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1768329779"
},
"departure": {
"delay": 93,
"time": "1768329813"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768330380"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1768329995"
},
"departure": {
"delay": 48,
"time": "1768330008"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768329633"
},
"departure": {
"delay": 48,
"time": "1768329708"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768331280"
},
"departure": {
"delay": 60,
"time": "1768331280"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768331160"
},
"departure": {
"delay": 60,
"time": "1768331160"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 35,
"time": "1768329575"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1768329966"
},
"departure": {
"delay": 76,
"time": "1768329976"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768331100"
},
"departure": {
"delay": 60,
"time": "1768331100"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768329906"
},
"departure": {
"delay": 30,
"time": "1768329930"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768330800"
},
"departure": {
"delay": 60,
"time": "1768330800"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768330980"
},
"departure": {
"delay": 60,
"time": "1768330980"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768331340"
},
"departure": {
"delay": 60,
"time": "1768331340"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768330260"
},
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768330200"
},
"departure": {
"delay": 60,
"time": "1768330200"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747877x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1768332647"
},
"departure": {
"delay": 47,
"time": "1768332647"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1768332181"
},
"departure": {
"delay": 1,
"time": "1768332181"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1768332716"
},
"departure": {
"delay": 56,
"time": "1768332716"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332420"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1768332781"
},
"departure": {
"delay": 1,
"time": "1768332781"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1768332856"
},
"departure": {
"delay": 16,
"time": "1768332856"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1768331451"
},
"departure": {
"delay": 51,
"time": "1768331451"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1768332254"
},
"departure": {
"delay": 14,
"time": "1768332254"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1768332123"
},
"departure": {
"delay": 3,
"time": "1768332123"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1768332534"
},
"departure": {
"delay": 54,
"time": "1768332534"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768327262",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2121:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 240,
"time": "1768328520"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 180,
"time": "1768330200"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1768328160"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 180,
"time": "1768329000"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768330260"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 240,
"time": "1768329120"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 240,
"time": "1768328700"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 240,
"time": "1768328940"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 300,
"time": "1768329900"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 300,
"time": "1768328640"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 180,
"time": "1768329540"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 180,
"time": "1768327980"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1768328100"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 300,
"time": "1768328400"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768330286",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4067:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1768328583"
},
"departure": {
"delay": 123,
"time": "1768328583"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1768328883"
},
"departure": {
"delay": 198,
"time": "1768328898"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 198,
"time": "1768329122"
},
"departure": {
"delay": 198,
"time": "1768329138"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 178,
"time": "1768328680"
},
"departure": {
"delay": 178,
"time": "1768328698"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 338,
"time": "1768329589"
},
"departure": {
"delay": 338,
"time": "1768329638"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 139,
"time": "1768328221"
},
"departure": {
"delay": 139,
"time": "1768328239"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 198,
"time": "1768328338"
},
"departure": {
"delay": 198,
"time": "1768328358"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 398,
"time": "1768329797"
},
"departure": {
"delay": 398,
"time": "1768329818"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 218,
"time": "1768329249"
},
"departure": {
"delay": 218,
"time": "1768329278"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1768328122"
},
"departure": {
"delay": 98,
"time": "1768328138"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 378,
"time": "1768329707"
},
"departure": {
"delay": 378,
"time": "1768329738"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 238,
"time": "1768328770"
},
"departure": {
"delay": 238,
"time": "1768328818"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 218,
"time": "1768329369"
},
"departure": {
"delay": 218,
"time": "1768329398"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 118,
"time": "1768328448"
},
"departure": {
"delay": 118,
"time": "1768328458"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1768329001"
},
"departure": {
"delay": 138,
"time": "1768329018"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 200,
"time": "1768329920"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1768328019"
},
"departure": {
"delay": 118,
"time": "1768328038"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 258,
"time": "1768329465"
},
"departure": {
"delay": 258,
"time": "1768329498"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1768327939"
},
"departure": {
"delay": 98,
"time": "1768327958"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768327962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2119:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758411x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1768316678"
},
"departure": {
"delay": 73,
"time": "1768316713"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1768317447"
},
"departure": {
"delay": 63,
"time": "1768317483"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1768315689"
},
"departure": {
"delay": 108,
"time": "1768315728"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1768317909"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1768316008"
},
"departure": {
"delay": 127,
"time": "1768316047"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 27,
"time": "1768314927"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1768316305"
},
"departure": {
"delay": 126,
"time": "1768316346"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1768315153"
},
"departure": {
"delay": 77,
"time": "1768315217"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1768316878"
},
"departure": {
"delay": 78,
"time": "1768317078"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1768315474"
},
"departure": {
"delay": 81,
"time": "1768315521"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1768317627"
},
"departure": {
"delay": 46,
"time": "1768317646"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1768316409"
},
"departure": {
"delay": 103,
"time": "1768316443"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1768330127",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758411x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748437x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768298212"
},
"departure": {
"delay": 14,
"time": "1768298234"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 123,
"time": "1768296874"
},
"departure": {
"delay": 123,
"time": "1768296903"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 251,
"time": "1768296600"
},
"departure": {
"delay": 251,
"time": "1768296611"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1768298736"
},
"departure": {
"delay": 172,
"time": "1768298752"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 134,
"time": "1768297598"
},
"departure": {
"delay": 134,
"time": "1768297634"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1768296964"
},
"departure": {
"delay": 133,
"time": "1768296973"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1768298681"
},
"departure": {
"delay": 121,
"time": "1768298701"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 113,
"time": "1768298491"
},
"departure": {
"delay": 113,
"time": "1768298513"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1768297520"
},
"departure": {
"delay": 115,
"time": "1768297555"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 247,
"time": "1768296652"
},
"departure": {
"delay": 247,
"time": "1768296667"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1768298244"
},
"departure": {
"delay": 77,
"time": "1768298297"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 232,
"time": "1768296505"
},
"departure": {
"delay": 232,
"time": "1768296532"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1768296811"
},
"departure": {
"delay": 163,
"time": "1768296823"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768297164"
},
"departure": {
"delay": 120,
"time": "1768297380"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1768298806"
},
"departure": {
"delay": 182,
"time": "1768298822"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 239,
"time": "1768296689"
},
"departure": {
"delay": 239,
"time": "1768296719"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1768297774"
},
"departure": {
"delay": 119,
"time": "1768297799"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1768299008"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 224,
"time": "1768296750"
},
"departure": {
"delay": 224,
"time": "1768296764"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768298105"
},
"departure": {
"delay": 36,
"time": "1768298136"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1768297972"
},
"departure": {
"delay": 41,
"time": "1768298021"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1768297033"
},
"departure": {
"delay": 156,
"time": "1768297116"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 200,
"time": "1768296551"
},
"departure": {
"delay": 200,
"time": "1768296560"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1768297701"
},
"departure": {
"delay": 109,
"time": "1768297729"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1768296852"
},
"departure": {
"delay": 142,
"time": "1768296862"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1768297849"
},
"departure": {
"delay": 69,
"time": "1768297869"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 218,
"time": "1768296458"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1768297649"
},
"departure": {
"delay": 117,
"time": "1768297677"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1768297922"
},
"departure": {
"delay": 37,
"time": "1768297957"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1768297447"
},
"departure": {
"delay": 115,
"time": "1768297495"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1768298412"
},
"departure": {
"delay": 94,
"time": "1768298434"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 186,
"time": "1768296774"
},
"departure": {
"delay": 186,
"time": "1768296786"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1768298380"
},
"departure": {
"delay": 122,
"time": "1768298402"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1768298622"
},
"departure": {
"delay": 119,
"time": "1768298639"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748437x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596682:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -881,
"time": "1768330459"
},
"departure": {
"delay": -881,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1001,
"time": "1768330459"
},
"departure": {
"delay": -1001,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1181,
"time": "1768330459"
},
"departure": {
"delay": -1181,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -179,
"time": "1768332061"
},
"departure": {
"delay": -179,
"time": "1768332061"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -701,
"time": "1768330459"
},
"departure": {
"delay": -701,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -92,
"time": "1768331608"
},
"departure": {
"delay": -92,
"time": "1768331608"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -135,
"time": "1768331685"
},
"departure": {
"delay": -135,
"time": "1768331685"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -641,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -165,
"time": "1768331895"
},
"departure": {
"delay": -165,
"time": "1768331895"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -164,
"time": "1768331956"
},
"departure": {
"delay": -164,
"time": "1768331956"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -135,
"time": "1768331745"
},
"departure": {
"delay": -135,
"time": "1768331745"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -205,
"time": "1768332095"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -165,
"time": "1768332015"
},
"departure": {
"delay": -165,
"time": "1768332015"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1121,
"time": "1768330459"
},
"departure": {
"delay": -1121,
"time": "1768330459"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -150,
"time": "1768331850"
},
"departure": {
"delay": -150,
"time": "1768331850"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596682:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1768332746"
},
"departure": {
"delay": 26,
"time": "1768332746"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768333524"
},
"departure": {
"delay": 24,
"time": "1768333524"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768333080"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768332960"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768332708"
},
"departure": {
"delay": 48,
"time": "1768332708"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1768333479"
},
"departure": {
"delay": 39,
"time": "1768333479"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1768333147"
},
"departure": {
"delay": 7,
"time": "1768333147"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1768332625"
},
"departure": {
"delay": 25,
"time": "1768332625"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1768333773"
},
"departure": {
"delay": 33,
"time": "1768333773"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768332645"
},
"departure": {
"delay": 45,
"time": "1768332645"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1768332855"
},
"departure": {
"delay": 15,
"time": "1768332855"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768333717"
},
"departure": {
"delay": 37,
"time": "1768333717"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1768333001"
},
"departure": {
"delay": 41,
"time": "1768333001"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768333593"
},
"departure": {
"delay": 33,
"time": "1768333593"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768328422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13243:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768333020"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768331880"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768332960"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768331160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768332900"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768331220"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768332000"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768333080"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768332180"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768333200"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768332360"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768332120"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768331700"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6044:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748471x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1768321799"
},
"departure": {
"delay": 101,
"time": "1768321841"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 253,
"time": "1768322930"
},
"departure": {
"delay": 253,
"time": "1768322953"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1768322412"
},
"departure": {
"delay": 208,
"time": "1768322428"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 490,
"time": "1768323563"
},
"departure": {
"delay": 490,
"time": "1768323610"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1768322175"
},
"departure": {
"delay": 155,
"time": "1768322195"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 217,
"time": "1768322465"
},
"departure": {
"delay": 217,
"time": "1768322497"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1768321923"
},
"departure": {
"delay": 157,
"time": "1768321957"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 268,
"time": "1768322860"
},
"departure": {
"delay": 268,
"time": "1768322908"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 546,
"time": "1768324415"
},
"departure": {
"delay": 546,
"time": "1768324446"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 514,
"time": "1768323703"
},
"departure": {
"delay": 514,
"time": "1768323754"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 29,
"time": "1768321349"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1768321999"
},
"departure": {
"delay": 157,
"time": "1768322017"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 557,
"time": "1768324024"
},
"departure": {
"delay": 557,
"time": "1768324037"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1768321559"
},
"departure": {
"delay": 13,
"time": "1768321573"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1768322029"
},
"departure": {
"delay": 127,
"time": "1768322047"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 561,
"time": "1768323896"
},
"departure": {
"delay": 561,
"time": "1768323921"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1768321670"
},
"departure": {
"delay": 86,
"time": "1768321706"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 159,
"time": "1768322596"
},
"departure": {
"delay": 159,
"time": "1768322619"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 548,
"time": "1768324106"
},
"departure": {
"delay": 548,
"time": "1768324148"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 530,
"time": "1768324291"
},
"departure": {
"delay": 530,
"time": "1768324310"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 591,
"time": "1768324003"
},
"departure": {
"delay": 591,
"time": "1768324011"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 514,
"time": "1768324196"
},
"departure": {
"delay": 514,
"time": "1768324234"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 517,
"time": "1768324477"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 197,
"time": "1768322263"
},
"departure": {
"delay": 197,
"time": "1768322297"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 512,
"time": "1768324161"
},
"departure": {
"delay": 512,
"time": "1768324172"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1768322112"
},
"departure": {
"delay": 163,
"time": "1768322143"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 250,
"time": "1768322669"
},
"departure": {
"delay": 250,
"time": "1768322830"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1768321618"
},
"departure": {
"delay": 21,
"time": "1768321641"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 511,
"time": "1768324255"
},
"departure": {
"delay": 511,
"time": "1768324291"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 630,
"time": "1768323404"
},
"departure": {
"delay": 630,
"time": "1768323450"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 612,
"time": "1768323336"
},
"departure": {
"delay": 612,
"time": "1768323372"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 540,
"time": "1768324061"
},
"departure": {
"delay": 540,
"time": "1768324080"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 554,
"time": "1768324369"
},
"departure": {
"delay": 554,
"time": "1768324394"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748471x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757955x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1018,
"time": "1768320658"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 61,
"time": "1768314001"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1768314091"
},
"departure": {
"delay": 96,
"time": "1768314156"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 280,
"time": "1768317616"
},
"departure": {
"delay": 280,
"time": "1768317640"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1768316964"
},
"departure": {
"delay": 151,
"time": "1768316971"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1768315645"
},
"departure": {
"delay": 155,
"time": "1768315655"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 374,
"time": "1768318765"
},
"departure": {
"delay": 374,
"time": "1768318814"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 164,
"time": "1768316174"
},
"departure": {
"delay": 164,
"time": "1768316204"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 249,
"time": "1768316670"
},
"departure": {
"delay": 249,
"time": "1768316709"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 239,
"time": "1768314985"
},
"departure": {
"delay": 239,
"time": "1768315019"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 408,
"time": "1768319148"
},
"departure": {
"delay": 408,
"time": "1768319148"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 241,
"time": "1768314557"
},
"departure": {
"delay": 241,
"time": "1768314601"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 195,
"time": "1768314962"
},
"departure": {
"delay": 195,
"time": "1768314975"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 680,
"time": "1768319832"
},
"departure": {
"delay": 680,
"time": "1768319840"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 731,
"time": "1768318406"
},
"departure": {
"delay": 731,
"time": "1768318451"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 223,
"time": "1768315203"
},
"departure": {
"delay": 223,
"time": "1768315243"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 259,
"time": "1768314601"
},
"departure": {
"delay": 259,
"time": "1768314619"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1768317305"
},
"departure": {
"delay": 182,
"time": "1768317362"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 942,
"time": "1768320328"
},
"departure": {
"delay": 942,
"time": "1768320342"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1768315843"
},
"departure": {
"delay": 136,
"time": "1768315876"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 262,
"time": "1768317788"
},
"departure": {
"delay": 262,
"time": "1768317802"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 233,
"time": "1768316517"
},
"departure": {
"delay": 233,
"time": "1768316573"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1768314710"
},
"departure": {
"delay": 302,
"time": "1768314782"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1768314852"
},
"departure": {
"delay": 208,
"time": "1768314868"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 847,
"time": "1768320141"
},
"departure": {
"delay": 847,
"time": "1768320187"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 270,
"time": "1768314801"
},
"departure": {
"delay": 270,
"time": "1768314810"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1768315448"
},
"departure": {
"delay": 157,
"time": "1768315477"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1768316034"
},
"departure": {
"delay": 208,
"time": "1768316068"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 444,
"time": "1768318600"
},
"departure": {
"delay": 444,
"time": "1768318644"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 250,
"time": "1768314660"
},
"departure": {
"delay": 250,
"time": "1768314670"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757955x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745683x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768311765"
},
"departure": {
"delay": 41,
"time": "1768311821"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1768311602"
},
"departure": {
"delay": 96,
"time": "1768311636"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1768312900"
},
"departure": {
"delay": 112,
"time": "1768312912"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 97,
"time": "1768310811"
},
"departure": {
"delay": 97,
"time": "1768310857"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1768312048"
},
"departure": {
"delay": 2,
"time": "1768312082"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1768310928"
},
"departure": {
"delay": 82,
"time": "1768310962"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1768311516"
},
"departure": {
"delay": 88,
"time": "1768311568"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1768312968"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1768311923"
},
"departure": {
"delay": 51,
"time": "1768311951"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1768312784"
},
"departure": {
"delay": 108,
"time": "1768312848"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1768310186"
},
"departure": {
"delay": 40,
"time": "1768310200"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1768311014"
},
"departure": {
"delay": 92,
"time": "1768311032"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1768310714"
},
"departure": {
"delay": 90,
"time": "1768310730"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1768311127"
},
"departure": {
"delay": 105,
"time": "1768311165"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1768312466"
},
"departure": {
"delay": -1,
"time": "1768312499"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 16,
"time": "1768309996"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768310344"
},
"departure": {
"delay": 38,
"time": "1768310378"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1768312408"
},
"departure": {
"delay": -26,
"time": "1768312414"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1768310222"
},
"departure": {
"delay": 39,
"time": "1768310259"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1768310537"
},
"departure": {
"delay": 71,
"time": "1768310591"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768310148"
},
"departure": {
"delay": 10,
"time": "1768310170"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1768312128"
},
"departure": {
"delay": 23,
"time": "1768312163"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1768311178"
},
"departure": {
"delay": 96,
"time": "1768311216"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1768312298"
},
"departure": {
"delay": 28,
"time": "1768312348"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1768310086"
},
"departure": {
"delay": 21,
"time": "1768310121"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1768310636"
},
"departure": {
"delay": 105,
"time": "1768310685"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1768311399"
},
"departure": {
"delay": 64,
"time": "1768311424"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1768312228"
},
"departure": {
"delay": 1,
"time": "1768312261"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1768311667"
},
"departure": {
"delay": 47,
"time": "1768311707"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1768312559"
},
"departure": {
"delay": -23,
"time": "1768312597"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1768312718"
},
"departure": {
"delay": 47,
"time": "1768312727"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 72,
"time": "1768311461"
},
"departure": {
"delay": 72,
"time": "1768311492"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1768310450"
},
"departure": {
"delay": 77,
"time": "1768310477"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1768311056"
},
"departure": {
"delay": 82,
"time": "1768311082"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1768311297"
},
"departure": {
"delay": 122,
"time": "1768311362"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745683x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1768330495"
},
"departure": {
"delay": -65,
"time": "1768330495"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 257,
"time": "1768331837"
},
"departure": {
"delay": 257,
"time": "1768331837"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1768330091"
},
"departure": {
"delay": 11,
"time": "1768330091"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1768330550"
},
"departure": {
"delay": -70,
"time": "1768330550"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1768330470"
},
"departure": {
"delay": -30,
"time": "1768330470"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1768331349"
},
"departure": {
"delay": 189,
"time": "1768331349"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1768331747"
},
"departure": {
"delay": 227,
"time": "1768331747"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 241,
"time": "1768331701"
},
"departure": {
"delay": 241,
"time": "1768331701"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 239,
"time": "1768331459"
},
"departure": {
"delay": 239,
"time": "1768331459"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1768331022"
},
"departure": {
"delay": 162,
"time": "1768331022"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 287,
"time": "1768331807"
},
"departure": {
"delay": 287,
"time": "1768331807"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 209,
"time": "1768331549"
},
"departure": {
"delay": 209,
"time": "1768331549"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 209,
"time": "1768331489"
},
"departure": {
"delay": 209,
"time": "1768331489"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 200,
"time": "1768331060"
},
"departure": {
"delay": 200,
"time": "1768331060"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1768331000"
},
"departure": {
"delay": 200,
"time": "1768331000"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1768330335"
},
"departure": {
"delay": 15,
"time": "1768330335"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 223,
"time": "1768331383"
},
"departure": {
"delay": 223,
"time": "1768331383"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 304,
"time": "1768332004"
},
"departure": {
"delay": 304,
"time": "1768332004"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 210,
"time": "1768331610"
},
"departure": {
"delay": 210,
"time": "1768331610"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 182,
"time": "1768331282"
},
"departure": {
"delay": 182,
"time": "1768331282"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 243,
"time": "1768331943"
},
"departure": {
"delay": 243,
"time": "1768331943"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 206,
"time": "1768331126"
},
"departure": {
"delay": 206,
"time": "1768331126"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 432,
"time": "1768332492"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 274,
"time": "1768331914"
},
"departure": {
"delay": 274,
"time": "1768331914"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1768330340"
},
"departure": {
"delay": 20,
"time": "1768330340"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 212,
"time": "1768331312"
},
"departure": {
"delay": 212,
"time": "1768331312"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1768330131"
},
"departure": {
"delay": -9,
"time": "1768330131"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1768330410"
},
"departure": {
"delay": -30,
"time": "1768330410"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490638:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx337:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768327200"
},
"departure": {
"time": "1768327200"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768327710"
},
"departure": {
"delay": 30,
"time": "1768327710"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1768327758"
},
"departure": {
"delay": 18,
"time": "1768327758"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768328070"
},
"departure": {
"delay": 30,
"time": "1768328070"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1768327051"
},
"departure": {
"delay": 31,
"time": "1768327051"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1768328943"
},
"departure": {
"delay": 3,
"time": "1768328943"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1768329150"
},
"departure": {
"delay": 30,
"time": "1768329150"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1768326761"
},
"departure": {
"delay": 41,
"time": "1768326761"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768328310"
},
"departure": {
"delay": 30,
"time": "1768328310"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768327830"
},
"departure": {
"delay": 30,
"time": "1768327830"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768326540"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768328790"
},
"departure": {
"delay": 30,
"time": "1768328790"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1768327350"
},
"departure": {
"delay": 30,
"time": "1768327350"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768328550"
},
"departure": {
"delay": 30,
"time": "1768328550"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1768327894"
},
"departure": {
"delay": 34,
"time": "1768327894"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1768329082"
},
"departure": {
"delay": 22,
"time": "1768329082"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768326930"
},
"departure": {
"delay": 30,
"time": "1768326930"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768326660"
},
"departure": {
"time": "1768326660"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768329030"
},
"departure": {
"delay": 30,
"time": "1768329030"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1768326581"
},
"departure": {
"delay": 41,
"time": "1768326581"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1768327428"
},
"departure": {
"delay": 48,
"time": "1768327428"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768327609"
},
"departure": {
"delay": 49,
"time": "1768327609"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1768328159"
},
"departure": {
"delay": -1,
"time": "1768328159"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768327950"
},
"departure": {
"delay": 30,
"time": "1768327950"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1768327522"
},
"departure": {
"delay": 22,
"time": "1768327522"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1768328394"
},
"departure": {
"delay": 54,
"time": "1768328394"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768328850"
},
"departure": {
"delay": 30,
"time": "1768328850"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1768329390"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1768328738"
},
"departure": {
"delay": 38,
"time": "1768328738"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768326840"
},
"departure": {
"time": "1768326840"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768326160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx337:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745214x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1768311476"
},
"departure": {
"delay": 25,
"time": "1768311505"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1768311346"
},
"departure": {
"delay": 10,
"time": "1768311370"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1768311837"
},
"departure": {
"delay": 18,
"time": "1768311858"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1768312688"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 75,
"time": "1768311075"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1768311168"
},
"departure": {
"delay": 32,
"time": "1768311212"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768312232"
},
"departure": {
"delay": 13,
"time": "1768312333"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1768311764"
},
"departure": {
"delay": 79,
"time": "1768311799"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768312493"
},
"departure": {
"delay": 30,
"time": "1768312530"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768312367"
},
"departure": {
"delay": 24,
"time": "1768312404"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1768311409"
},
"departure": {
"delay": 28,
"time": "1768311448"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -61,
"time": "1768311985"
},
"departure": {
"delay": -61,
"time": "1768312019"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768312430"
},
"departure": {
"delay": 27,
"time": "1768312467"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1768312544"
},
"departure": {
"delay": 16,
"time": "1768312576"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1768311569"
},
"departure": {
"delay": 86,
"time": "1768311626"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1768312161"
},
"departure": {
"delay": -60,
"time": "1768312200"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1768312049"
},
"departure": {
"delay": -43,
"time": "1768312097"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1768311898"
},
"departure": {
"delay": -40,
"time": "1768311920"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768311257"
},
"departure": {
"delay": 57,
"time": "1768311297"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745214x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1768331890"
},
"departure": {
"delay": 10,
"time": "1768331890"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1768331586"
},
"departure": {
"delay": 6,
"time": "1768331586"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1768331659"
},
"departure": {
"delay": 19,
"time": "1768331659"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1768331485"
},
"departure": {
"delay": 25,
"time": "1768331485"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15182:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3083:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768332084"
},
"departure": {
"delay": 24,
"time": "1768332084"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1768331617"
},
"departure": {
"delay": 37,
"time": "1768331617"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1768331557"
},
"departure": {
"delay": 37,
"time": "1768331557"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1768332035"
},
"departure": {
"delay": 35,
"time": "1768332035"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768331790"
},
"departure": {
"delay": 30,
"time": "1768331790"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1768332182"
},
"departure": {
"delay": 2,
"time": "1768332182"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1768331421"
},
"departure": {
"delay": 21,
"time": "1768331421"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768331970"
},
"departure": {
"delay": 30,
"time": "1768331970"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1768331370"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1768331479"
},
"departure": {
"delay": 19,
"time": "1768331479"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3083:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746172x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1768301141"
},
"departure": {
"delay": -45,
"time": "1768301175"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 108,
"time": "1768299072"
},
"departure": {
"delay": 108,
"time": "1768299108"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1768298112"
},
"departure": {
"delay": 86,
"time": "1768298126"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1768300874"
},
"departure": {
"delay": -30,
"time": "1768300890"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 37,
"time": "1768298644"
},
"departure": {
"delay": 37,
"time": "1768298677"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1768300696"
},
"departure": {
"delay": -24,
"time": "1768300716"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -67,
"time": "1768300981"
},
"departure": {
"delay": -67,
"time": "1768301033"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 81,
"time": "1768298341"
},
"departure": {
"delay": 81,
"time": "1768298361"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768300657"
},
"departure": {
"delay": 6,
"time": "1768300686"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -33,
"time": "1768301091"
},
"departure": {
"delay": -33,
"time": "1768301127"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 48,
"time": "1768300359"
},
"departure": {
"delay": 48,
"time": "1768300368"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -53,
"time": "1768301347"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 69,
"time": "1768299174"
},
"departure": {
"delay": 69,
"time": "1768299189"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 56,
"time": "1768298096"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1768298480"
},
"departure": {
"delay": 61,
"time": "1768298521"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1768298890"
},
"departure": {
"delay": 88,
"time": "1768298908"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1768299005"
},
"departure": {
"delay": 98,
"time": "1768299038"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -67,
"time": "1768300903"
},
"departure": {
"delay": -67,
"time": "1768300913"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 16,
"time": "1768299775"
},
"departure": {
"delay": 16,
"time": "1768299796"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -39,
"time": "1768300611"
},
"departure": {
"delay": -39,
"time": "1768300641"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1768301233"
},
"departure": {
"delay": -12,
"time": "1768301268"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1768300515"
},
"departure": {
"delay": 2,
"time": "1768300562"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 71,
"time": "1768298753"
},
"departure": {
"delay": 71,
"time": "1768298771"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768299911"
},
"departure": {
"delay": 7,
"time": "1768299967"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1768299231"
},
"departure": {
"delay": 9,
"time": "1768299249"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1768298155"
},
"departure": {
"delay": 114,
"time": "1768298214"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1768298708"
},
"departure": {
"delay": 41,
"time": "1768298741"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1768298608"
},
"departure": {
"delay": 38,
"time": "1768298618"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768298443"
},
"departure": {
"delay": 57,
"time": "1768298457"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768299567"
},
"departure": {
"delay": 36,
"time": "1768299576"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -95,
"time": "1768300938"
},
"departure": {
"delay": -95,
"time": "1768300945"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1768299709"
},
"departure": {
"delay": 23,
"time": "1768299743"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1768298798"
},
"departure": {
"delay": 75,
"time": "1768298835"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1768299436"
},
"departure": {
"delay": 52,
"time": "1768299472"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1768300450"
},
"departure": {
"delay": 41,
"time": "1768300481"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1768298408"
},
"departure": {
"delay": 83,
"time": "1768298423"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1768299847"
},
"departure": {
"delay": 47,
"time": "1768299887"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1768299135"
},
"departure": {
"delay": 93,
"time": "1768299153"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1768298531"
},
"departure": {
"delay": 107,
"time": "1768298567"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1768301202"
},
"departure": {
"delay": -3,
"time": "1768301217"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 49,
"time": "1768299296"
},
"departure": {
"delay": 49,
"time": "1768299349"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1768299390"
},
"departure": {
"delay": 61,
"time": "1768299421"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1768300731"
},
"departure": {
"delay": -17,
"time": "1768300783"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -31,
"time": "1768300013"
},
"departure": {
"delay": -31,
"time": "1768300049"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -80,
"time": "1768301050"
},
"departure": {
"delay": -80,
"time": "1768301080"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 21,
"time": "1768299610"
},
"departure": {
"delay": 21,
"time": "1768299681"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1768298276"
},
"departure": {
"delay": 91,
"time": "1768298311"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1768300173"
},
"departure": {
"delay": 122,
"time": "1768300322"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1768329981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746172x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758057x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1768289919"
},
"departure": {
"delay": -5,
"time": "1768289935"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1768289270"
},
"departure": {
"delay": 100,
"time": "1768289320"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1768291587"
},
"departure": {
"delay": 119,
"time": "1768291679"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768289590"
},
"departure": {
"delay": 24,
"time": "1768289604"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1768290093"
},
"departure": {
"delay": 34,
"time": "1768290154"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1768290578"
},
"departure": {
"delay": 147,
"time": "1768290627"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1768288860"
},
"departure": {
"delay": 68,
"time": "1768288868"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1768289454"
},
"departure": {
"delay": 33,
"time": "1768289493"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1768289059"
},
"departure": {
"delay": 81,
"time": "1768289121"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1768288791"
},
"departure": {
"delay": 66,
"time": "1768288806"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 112,
"time": "1768288612"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1768292248"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1768288700"
},
"departure": {
"delay": 130,
"time": "1768288750"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768289208"
},
"departure": {
"delay": 56,
"time": "1768289216"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768288890"
},
"departure": {
"delay": 46,
"time": "1768288906"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1768291060"
},
"departure": {
"delay": 143,
"time": "1768291103"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1768291316"
},
"departure": {
"delay": 123,
"time": "1768291323"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1768291747"
},
"departure": {
"delay": 107,
"time": "1768291787"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1768291370"
},
"departure": {
"delay": 118,
"time": "1768291438"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758057x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768333829"
},
"departure": {
"delay": 29,
"time": "1768333829"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768333278"
},
"departure": {
"delay": 18,
"time": "1768333278"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1768333136"
},
"departure": {
"delay": 56,
"time": "1768333136"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768333410"
},
"departure": {
"delay": 30,
"time": "1768333410"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1768333076"
},
"departure": {
"delay": 56,
"time": "1768333076"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1768333342"
},
"departure": {
"delay": 22,
"time": "1768333342"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1768332990"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1768333908"
},
"departure": {
"delay": 48,
"time": "1768333908"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1768333206"
},
"departure": {
"delay": 6,
"time": "1768333206"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768333519"
},
"departure": {
"delay": 19,
"time": "1768333519"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768328804",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3486:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1768332846"
},
"departure": {
"delay": -54,
"time": "1768332846"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2121,
"time": "1768330479"
},
"departure": {
"delay": -2121,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1768332732"
},
"departure": {
"delay": -48,
"time": "1768332732"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1041,
"time": "1768330479"
},
"departure": {
"delay": -1041,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1521,
"time": "1768330479"
},
"departure": {
"delay": -1521,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1101,
"time": "1768330479"
},
"departure": {
"delay": -1101,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1641,
"time": "1768330479"
},
"departure": {
"delay": -1641,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1641,
"time": "1768330479"
},
"departure": {
"delay": -1641,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -921,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1821,
"time": "1768330479"
},
"departure": {
"delay": -1821,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1461,
"time": "1768330479"
},
"departure": {
"delay": -1461,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1161,
"time": "1768330479"
},
"departure": {
"delay": -1161,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1941,
"time": "1768330479"
},
"departure": {
"delay": -1941,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1581,
"time": "1768330479"
},
"departure": {
"delay": -1581,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1281,
"time": "1768330479"
},
"departure": {
"delay": -1281,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1761,
"time": "1768330479"
},
"departure": {
"delay": -1761,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1881,
"time": "1768330479"
},
"departure": {
"delay": -1881,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1701,
"time": "1768330479"
},
"departure": {
"delay": -1701,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1401,
"time": "1768330479"
},
"departure": {
"delay": -1401,
"time": "1768330479"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2061,
"time": "1768330479"
},
"departure": {
"delay": -2061,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2181,
"time": "1768330479"
},
"departure": {
"delay": -2181,
"time": "1768330479"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1768332885"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470606:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747515x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768329946"
},
"departure": {
"delay": 54,
"time": "1768329954"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1768329891"
},
"departure": {
"delay": 51,
"time": "1768329891"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1768330007"
},
"departure": {
"delay": 61,
"time": "1768330021"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1768330240"
},
"departure": {
"delay": 100,
"time": "1768330240"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1768328636"
},
"departure": {
"delay": 187,
"time": "1768328647"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 116,
"time": "1768328336"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1768329214"
},
"departure": {
"delay": 49,
"time": "1768329229"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1768328491"
},
"departure": {
"delay": 176,
"time": "1768328516"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1768329775"
},
"departure": {
"delay": 127,
"time": "1768329787"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1768328596"
},
"departure": {
"delay": 209,
"time": "1768328609"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1768329464"
},
"departure": {
"delay": 59,
"time": "1768329479"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1768329368"
},
"departure": {
"delay": 43,
"time": "1768329403"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1768329275"
},
"departure": {
"delay": 58,
"time": "1768329298"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1768330180"
},
"departure": {
"delay": 100,
"time": "1768330180"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 184,
"time": "1768328689"
},
"departure": {
"delay": 184,
"time": "1768328704"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1768328923"
},
"departure": {
"delay": 173,
"time": "1768328933"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1768329032"
},
"departure": {
"delay": 66,
"time": "1768329066"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1768330041"
},
"departure": {
"delay": 101,
"time": "1768330061"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1768328381"
},
"departure": {
"delay": 147,
"time": "1768328427"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768330420"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1768330079"
},
"departure": {
"delay": 98,
"time": "1768330118"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1768329659"
},
"departure": {
"delay": 103,
"time": "1768329703"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747515x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5952:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 411,
"time": "1768328811"
},
"departure": {
"delay": 411,
"time": "1768328811"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 332,
"time": "1768328432"
},
"departure": {
"delay": 332,
"time": "1768328432"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 463,
"time": "1768328983"
},
"departure": {
"delay": 463,
"time": "1768328983"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 156,
"time": "1768327356"
},
"departure": {
"delay": 156,
"time": "1768327356"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 405,
"time": "1768329285"
},
"departure": {
"delay": 405,
"time": "1768329285"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 431,
"time": "1768329081"
},
"departure": {
"delay": 431,
"time": "1768329131"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 372,
"time": "1768328532"
},
"departure": {
"delay": 372,
"time": "1768328532"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 311,
"time": "1768327908"
},
"departure": {
"delay": 311,
"time": "1768327931"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 401,
"time": "1768328681"
},
"departure": {
"delay": 401,
"time": "1768328681"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 205,
"time": "1768327285"
},
"departure": {
"delay": 205,
"time": "1768327285"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 241,
"time": "1768327081"
},
"departure": {
"delay": 241,
"time": "1768327081"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1768327461"
},
"departure": {
"delay": 187,
"time": "1768327507"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 392,
"time": "1768329332"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 411,
"time": "1768329231"
},
"departure": {
"delay": 411,
"time": "1768329231"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 332,
"time": "1768327807"
},
"departure": {
"delay": 332,
"time": "1768327832"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1768327606"
},
"departure": {
"delay": 276,
"time": "1768327656"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 136,
"time": "1768326856"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 311,
"time": "1768328231"
},
"departure": {
"delay": 311,
"time": "1768328231"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 446,
"time": "1768328882"
},
"departure": {
"delay": 446,
"time": "1768328906"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 331,
"time": "1768328131"
},
"departure": {
"delay": 331,
"time": "1768328131"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 351,
"time": "1768328307"
},
"departure": {
"delay": 351,
"time": "1768328331"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 351,
"time": "1768328006"
},
"departure": {
"delay": 351,
"time": "1768328031"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 308,
"time": "1768327208"
},
"departure": {
"delay": 308,
"time": "1768327208"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 218,
"time": "1768326938"
},
"departure": {
"delay": 218,
"time": "1768326938"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768326862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5952:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1768330919"
},
"departure": {
"delay": 9,
"time": "1768330929"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1768330215"
},
"departure": {
"delay": 27,
"time": "1768330227"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768330442"
},
"departure": {
"delay": 5,
"time": "1768330445"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1768331355"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1768330809"
},
"departure": {
"delay": -41,
"time": "1768330819"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1768330340"
},
"departure": {
"delay": 41,
"time": "1768330361"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1768330763"
},
"departure": {
"delay": -27,
"time": "1768330773"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -38,
"time": "1768330632"
},
"departure": {
"delay": -38,
"time": "1768330642"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -34,
"time": "1768330696"
},
"departure": {
"delay": -34,
"time": "1768330706"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1768331297"
},
"departure": {
"delay": 87,
"time": "1768331307"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1768330126"
},
"departure": {
"delay": 56,
"time": "1768330136"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1768331078"
},
"departure": {
"delay": 48,
"time": "1768331088"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1768331145"
},
"departure": {
"delay": 55,
"time": "1768331155"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1768330973"
},
"departure": {
"delay": 3,
"time": "1768330983"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -13,
"time": "1768330524"
},
"departure": {
"delay": -13,
"time": "1768330547"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1768331229"
},
"departure": {
"delay": 79,
"time": "1768331239"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
}
],
"timestamp": "1768330482",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12752:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768333436"
},
"departure": {
"delay": 56,
"time": "1768333436"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768333563"
},
"departure": {
"delay": 3,
"time": "1768333563"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1768333290"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768333770"
},
"departure": {
"delay": 30,
"time": "1768333770"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1768333660"
},
"departure": {
"delay": 40,
"time": "1768333660"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768333377"
},
"departure": {
"delay": 57,
"time": "1768333377"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768333348"
},
"departure": {
"delay": 28,
"time": "1768333348"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1768333828"
},
"departure": {
"delay": 28,
"time": "1768333828"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1768333321"
},
"departure": {
"delay": 1,
"time": "1768333321"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768333609"
},
"departure": {
"delay": 49,
"time": "1768333609"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768333698"
},
"departure": {
"delay": 18,
"time": "1768333698"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768330381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12752:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745244x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1768296855"
},
"departure": {
"delay": -2,
"time": "1768296898"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1768297542"
},
"departure": {
"delay": -32,
"time": "1768297648"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1768298307"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1768297870"
},
"departure": {
"delay": -20,
"time": "1768297900"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1768296970"
},
"departure": {
"delay": 1,
"time": "1768297021"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1768297700"
},
"departure": {
"delay": -25,
"time": "1768297775"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1768297216"
},
"departure": {
"delay": -13,
"time": "1768297247"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -134,
"time": "1768297351"
},
"departure": {
"delay": -134,
"time": "1768297366"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1768297063"
},
"departure": {
"delay": 16,
"time": "1768297096"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1768297151"
},
"departure": {
"delay": -12,
"time": "1768297188"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1768297443"
},
"departure": {
"delay": -83,
"time": "1768297477"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1768297801"
},
"departure": {
"delay": -23,
"time": "1768297837"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1768297937"
},
"departure": {
"delay": -2,
"time": "1768297978"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1768298108"
},
"departure": {
"delay": -46,
"time": "1768298174"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -13,
"time": "1768296795"
},
"departure": {
"delay": -13,
"time": "1768296827"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1768296732"
},
"departure": {
"delay": -13,
"time": "1768296767"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1768296927"
},
"departure": {
"delay": -17,
"time": "1768296943"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1768297291"
},
"departure": {
"delay": -70,
"time": "1768297310"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 36,
"time": "1768296636"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1768298013"
},
"departure": {
"delay": -68,
"time": "1768298032"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745244x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745223x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 346,
"time": "1768293346"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1768293987"
},
"departure": {
"delay": 197,
"time": "1768294037"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 283,
"time": "1768293480"
},
"departure": {
"delay": 283,
"time": "1768293523"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1768293569"
},
"departure": {
"delay": 245,
"time": "1768293605"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768294755"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1768294440"
},
"departure": {
"delay": 118,
"time": "1768294498"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768294224"
},
"departure": {
"delay": 118,
"time": "1768294258"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1768293724"
},
"departure": {
"delay": 229,
"time": "1768293769"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1768294067"
},
"departure": {
"delay": 142,
"time": "1768294102"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1768294304"
},
"departure": {
"delay": 77,
"time": "1768294337"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 264,
"time": "1768293395"
},
"departure": {
"delay": 264,
"time": "1768293444"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 233,
"time": "1768293915"
},
"departure": {
"delay": 233,
"time": "1768293953"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1768294166"
},
"departure": {
"delay": 121,
"time": "1768294201"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1768293677"
},
"departure": {
"delay": 208,
"time": "1768293688"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 243,
"time": "1768293640"
},
"departure": {
"delay": 243,
"time": "1768293663"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1768294573"
},
"departure": {
"delay": 111,
"time": "1768294611"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1768294363"
},
"departure": {
"delay": 87,
"time": "1768294407"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1768294521"
},
"departure": {
"delay": 111,
"time": "1768294551"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1768294637"
},
"departure": {
"delay": 110,
"time": "1768294670"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745223x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747896x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1768296122"
},
"departure": {
"delay": 61,
"time": "1768296421"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1768297433"
},
"departure": {
"time": "1768297440"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -44,
"time": "1768296076"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1768297734"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1768296773"
},
"departure": {
"delay": 67,
"time": "1768296787"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1768297177"
},
"departure": {
"delay": 72,
"time": "1768297272"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1768296960"
},
"departure": {
"delay": 13,
"time": "1768296973"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1768297639"
},
"departure": {
"delay": 63,
"time": "1768297683"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1768296619"
},
"departure": {
"delay": 107,
"time": "1768296647"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1768297536"
},
"departure": {
"delay": -11,
"time": "1768297549"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1768297049"
},
"departure": {
"delay": 61,
"time": "1768297081"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1768296905"
},
"departure": {
"delay": 38,
"time": "1768296938"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768296677"
},
"departure": {
"delay": 60,
"time": "1768296720"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1768296990"
},
"departure": {
"delay": 73,
"time": "1768297033"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768297348"
},
"departure": {
"delay": 40,
"time": "1768297360"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1768297572"
},
"departure": {
"delay": 47,
"time": "1768297607"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1768297465"
},
"departure": {
"delay": 46,
"time": "1768297486"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1768296807"
},
"departure": {
"delay": 37,
"time": "1768296817"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1768296504"
},
"departure": {
"delay": 76,
"time": "1768296556"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768297395"
},
"departure": {
"delay": 33,
"time": "1768297413"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747896x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1768278255"
},
"departure": {
"delay": 144,
"time": "1768278264"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1768279579"
},
"departure": {
"delay": -25,
"time": "1768279595"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1768279131"
},
"departure": {
"delay": -32,
"time": "1768279168"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -86,
"time": "1768279834"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1768278417"
},
"departure": {
"delay": 67,
"time": "1768278427"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1768279541"
},
"departure": {
"delay": -5,
"time": "1768279555"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1768279504"
},
"departure": {
"delay": -45,
"time": "1768279515"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1768279686"
},
"departure": {
"delay": -44,
"time": "1768279696"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 164,
"time": "1768278218"
},
"departure": {
"delay": 164,
"time": "1768278224"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 161,
"time": "1768277981"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1768278470"
},
"departure": {
"delay": 64,
"time": "1768278664"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1768278823"
},
"departure": {
"delay": 8,
"time": "1768278848"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1768279246"
},
"departure": {
"delay": -6,
"time": "1768279254"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1768279654"
},
"departure": {
"delay": -16,
"time": "1768279664"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -35,
"time": "1768279451"
},
"departure": {
"delay": -35,
"time": "1768279465"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1768278182"
},
"departure": {
"delay": 194,
"time": "1768278194"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1768278970"
},
"departure": {
"delay": -40,
"time": "1768278980"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1768278025"
},
"departure": {
"delay": 158,
"time": "1768278038"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1768278906"
},
"departure": {
"delay": -43,
"time": "1768278917"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1768278789"
},
"departure": {
"delay": 25,
"time": "1768278805"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1768278080"
},
"departure": {
"delay": 150,
"time": "1768278090"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758383x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768292049"
},
"departure": {
"delay": 18,
"time": "1768292058"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1768290912"
},
"departure": {
"delay": 116,
"time": "1768290956"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1768292509"
},
"departure": {
"delay": -77,
"time": "1768292563"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1768292604"
},
"departure": {
"delay": -52,
"time": "1768292648"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 12,
"time": "1768289712"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768291199"
},
"departure": {
"delay": 97,
"time": "1768291237"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1768291298"
},
"departure": {
"delay": 82,
"time": "1768291342"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1768292822"
},
"departure": {
"delay": 19,
"time": "1768292839"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1768290578"
},
"departure": {
"delay": 138,
"time": "1768290618"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1768289944"
},
"departure": {
"delay": 82,
"time": "1768289962"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1768292732"
},
"departure": {
"delay": 26,
"time": "1768292786"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1768293090"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1768291602"
},
"departure": {
"delay": 72,
"time": "1768291632"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1768292346"
},
"departure": {
"delay": 43,
"time": "1768292383"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1768290124"
},
"departure": {
"delay": 123,
"time": "1768290183"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768291856"
},
"departure": {
"delay": 32,
"time": "1768291892"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758383x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1768331525"
},
"departure": {
"delay": 245,
"time": "1768331525"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 244,
"time": "1768332724"
},
"departure": {
"delay": 244,
"time": "1768332724"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 246,
"time": "1768331826"
},
"departure": {
"delay": 246,
"time": "1768331826"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 229,
"time": "1768331029"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 259,
"time": "1768331479"
},
"departure": {
"delay": 259,
"time": "1768331479"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1768331061"
},
"departure": {
"delay": 261,
"time": "1768331061"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1768331149"
},
"departure": {
"delay": 229,
"time": "1768331149"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 243,
"time": "1768332903"
},
"departure": {
"delay": 243,
"time": "1768332903"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 248,
"time": "1768331408"
},
"departure": {
"delay": 248,
"time": "1768331408"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 244,
"time": "1768332964"
},
"departure": {
"delay": 244,
"time": "1768332964"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 257,
"time": "1768331237"
},
"departure": {
"delay": 257,
"time": "1768331237"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 229,
"time": "1768331569"
},
"departure": {
"delay": 229,
"time": "1768331569"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1768331762"
},
"departure": {
"delay": 242,
"time": "1768331762"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 229,
"time": "1768331329"
},
"departure": {
"delay": 229,
"time": "1768331329"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 255,
"time": "1768331655"
},
"departure": {
"delay": 255,
"time": "1768331655"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 251,
"time": "1768331351"
},
"departure": {
"delay": 251,
"time": "1768331351"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 199,
"time": "1768332079"
},
"departure": {
"delay": 199,
"time": "1768332079"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 263,
"time": "1768331123"
},
"departure": {
"delay": 263,
"time": "1768331123"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 254,
"time": "1768332014"
},
"departure": {
"delay": 254,
"time": "1768332014"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 252,
"time": "1768332792"
},
"departure": {
"delay": 252,
"time": "1768332792"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 260,
"time": "1768331180"
},
"departure": {
"delay": 260,
"time": "1768331180"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1768331899"
},
"departure": {
"delay": 199,
"time": "1768331899"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 246,
"time": "1768332846"
},
"departure": {
"delay": 246,
"time": "1768332846"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1768331885"
},
"departure": {
"delay": 245,
"time": "1768331885"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768330381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7005:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768332875"
},
"departure": {
"delay": 35,
"time": "1768332875"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768332570"
},
"departure": {
"delay": 30,
"time": "1768332570"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1768332320"
},
"departure": {
"delay": 20,
"time": "1768332320"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332780"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768332960"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768304421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5953:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1768328853"
},
"departure": {
"delay": 33,
"time": "1768328853"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1768328202"
},
"departure": {
"delay": 42,
"time": "1768328202"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1768329378"
},
"departure": {
"delay": 138,
"time": "1768329378"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1768329428"
},
"departure": {
"delay": 128,
"time": "1768329428"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1768328377"
},
"departure": {
"delay": 97,
"time": "1768328377"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1768328578"
},
"departure": {
"delay": -2,
"time": "1768328578"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1768328728"
},
"departure": {
"delay": -7,
"time": "1768328753"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1768329028"
},
"departure": {
"delay": 88,
"time": "1768329028"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1768328286"
},
"departure": {
"delay": 66,
"time": "1768328286"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768328130"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1768328929"
},
"departure": {
"delay": 73,
"time": "1768328953"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1768329303"
},
"departure": {
"delay": 123,
"time": "1768329303"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1768329210"
},
"departure": {
"delay": 150,
"time": "1768329210"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1768329130"
},
"departure": {
"delay": 117,
"time": "1768329177"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1768329502"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768328142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4885:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768333658"
},
"departure": {
"delay": 38,
"time": "1768333658"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768333554"
},
"departure": {
"delay": 54,
"time": "1768333554"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1768333729"
},
"departure": {
"delay": 49,
"time": "1768333729"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768333523"
},
"departure": {
"delay": 23,
"time": "1768333523"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768333500"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333980"
},
"departure": {
"time": "1768333980"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1768333765"
},
"departure": {
"delay": 25,
"time": "1768333765"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768333793"
},
"departure": {
"delay": 53,
"time": "1768333793"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768329311",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9256:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1768332889"
},
"departure": {
"delay": 49,
"time": "1768332889"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1768332765"
},
"departure": {
"delay": 45,
"time": "1768332765"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768332030"
},
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768331892"
},
"departure": {
"delay": 12,
"time": "1768331892"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1768331678"
},
"departure": {
"delay": 38,
"time": "1768331678"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1768331517"
},
"departure": {
"delay": 57,
"time": "1768331517"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1768333006"
},
"departure": {
"delay": 46,
"time": "1768333006"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1768332933"
},
"departure": {
"delay": 33,
"time": "1768332933"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1768331736"
},
"departure": {
"delay": 36,
"time": "1768331736"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1768331589"
},
"departure": {
"delay": 9,
"time": "1768331589"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768331826"
},
"departure": {
"delay": 6,
"time": "1768331826"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768327341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7265:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768331010"
},
"departure": {
"delay": 90,
"time": "1768331010"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1768329750"
},
"departure": {
"delay": -90,
"time": "1768329750"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1768331085"
},
"departure": {
"delay": 45,
"time": "1768331085"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1768329950"
},
"departure": {
"delay": -20,
"time": "1768330000"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1768331178"
},
"departure": {
"delay": 78,
"time": "1768331178"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768331865"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -135,
"time": "1768329804"
},
"departure": {
"delay": -135,
"time": "1768329825"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -120,
"time": "1768329900"
},
"departure": {
"delay": -120,
"time": "1768329900"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1768330464"
},
"departure": {
"delay": 84,
"time": "1768330464"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1768330869"
},
"departure": {
"delay": 69,
"time": "1768330869"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1768331251"
},
"departure": {
"delay": 91,
"time": "1768331251"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1768331463"
},
"departure": {
"delay": 63,
"time": "1768331463"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768330845"
},
"departure": {
"delay": 45,
"time": "1768330845"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768330545"
},
"departure": {
"delay": 45,
"time": "1768330545"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -137,
"time": "1768330183"
},
"departure": {
"delay": -137,
"time": "1768330183"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768331569"
},
"departure": {
"delay": 49,
"time": "1768331569"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1768331134"
},
"departure": {
"delay": 94,
"time": "1768331134"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1768331327"
},
"departure": {
"delay": 47,
"time": "1768331327"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1768330960"
},
"departure": {
"delay": 100,
"time": "1768330960"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1768331385"
},
"departure": {
"delay": 45,
"time": "1768331385"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1768329630"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -105,
"time": "1768329675"
},
"departure": {
"delay": -105,
"time": "1768329675"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1768331682"
},
"departure": {
"delay": 42,
"time": "1768331682"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -27,
"time": "1768330057"
},
"departure": {
"delay": -27,
"time": "1768330113"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1768330673"
},
"departure": {
"delay": 53,
"time": "1768330673"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1768331505"
},
"departure": {
"delay": 45,
"time": "1768331505"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1768331428"
},
"departure": {
"delay": 88,
"time": "1768331428"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768329241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7283:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1768331198"
},
"departure": {
"delay": 38,
"time": "1768331198"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768332810"
},
"departure": {
"delay": 30,
"time": "1768332810"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1768332678"
},
"departure": {
"delay": 18,
"time": "1768332678"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768330920"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1768331272"
},
"departure": {
"delay": 52,
"time": "1768331272"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768331045"
},
"departure": {
"delay": 5,
"time": "1768331045"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768330363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx860:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9740:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 53,
"time": "1768328093"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1768329138"
},
"departure": {
"delay": 198,
"time": "1768329138"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1768330418"
},
"departure": {
"delay": 63,
"time": "1768330443"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 151,
"time": "1768328251"
},
"departure": {
"delay": 151,
"time": "1768328251"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1768329718"
},
"departure": {
"delay": 118,
"time": "1768329718"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 133,
"time": "1768329768"
},
"departure": {
"delay": 133,
"time": "1768329793"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1768329387"
},
"departure": {
"delay": 147,
"time": "1768329387"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1768330534"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 304,
"time": "1768329004"
},
"departure": {
"delay": 304,
"time": "1768329004"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1768330218"
},
"departure": {
"delay": 78,
"time": "1768330218"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 148,
"time": "1768329268"
},
"departure": {
"delay": 148,
"time": "1768329268"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 273,
"time": "1768328733"
},
"departure": {
"delay": 273,
"time": "1768328733"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 242,
"time": "1768328642"
},
"departure": {
"delay": 242,
"time": "1768328642"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 251,
"time": "1768328891"
},
"departure": {
"delay": 251,
"time": "1768328891"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1768328440"
},
"departure": {
"delay": 160,
"time": "1768328440"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1768329393"
},
"departure": {
"delay": 93,
"time": "1768329393"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1768329611"
},
"departure": {
"delay": 71,
"time": "1768329611"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 164,
"time": "1768329344"
},
"departure": {
"delay": 164,
"time": "1768329344"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1768329994"
},
"departure": {
"delay": 154,
"time": "1768329994"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 279,
"time": "1768328799"
},
"departure": {
"delay": 279,
"time": "1768328799"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1768329074"
},
"departure": {
"delay": 194,
"time": "1768329074"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1768330137"
},
"departure": {
"delay": 117,
"time": "1768330137"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 268,
"time": "1768328968"
},
"departure": {
"delay": 268,
"time": "1768328968"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1768330358"
},
"departure": {
"delay": 98,
"time": "1768330358"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 155,
"time": "1768328375"
},
"departure": {
"delay": 155,
"time": "1768328375"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 182,
"time": "1768329182"
},
"departure": {
"delay": 182,
"time": "1768329182"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1768329819"
},
"departure": {
"delay": 99,
"time": "1768329819"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1768328318"
},
"departure": {
"delay": 158,
"time": "1768328318"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1768328168"
},
"departure": {
"delay": 128,
"time": "1768328168"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1768330068"
},
"departure": {
"delay": 108,
"time": "1768330068"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 297,
"time": "1768328697"
},
"departure": {
"delay": 297,
"time": "1768328697"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1768329507"
},
"departure": {
"delay": 87,
"time": "1768329507"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1768330293"
},
"departure": {
"delay": 93,
"time": "1768330293"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1768329644"
},
"departure": {
"delay": 104,
"time": "1768329644"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1768329443"
},
"departure": {
"delay": 23,
"time": "1768329443"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 288,
"time": "1768328518"
},
"departure": {
"delay": 288,
"time": "1768328568"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768328101",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9740:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1768330330"
},
"departure": {
"delay": 70,
"time": "1768330330"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1768331153"
},
"departure": {
"delay": 53,
"time": "1768331153"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1768330418"
},
"departure": {
"delay": 98,
"time": "1768330418"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1768332174"
},
"departure": {
"delay": 54,
"time": "1768332174"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1768330712"
},
"departure": {
"delay": 92,
"time": "1768330712"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1768330901"
},
"departure": {
"delay": 101,
"time": "1768330901"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1768332328"
},
"departure": {
"delay": 88,
"time": "1768332328"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1768331080"
},
"departure": {
"delay": 100,
"time": "1768331080"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768330200"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1768331261"
},
"departure": {
"delay": 101,
"time": "1768331261"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1768330493"
},
"departure": {
"delay": 53,
"time": "1768330493"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1768332063"
},
"departure": {
"delay": 63,
"time": "1768332063"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1768331993"
},
"departure": {
"delay": 53,
"time": "1768331993"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1768332233"
},
"departure": {
"delay": 53,
"time": "1768332233"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1768331757"
},
"departure": {
"delay": 57,
"time": "1768331757"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1768331851"
},
"departure": {
"delay": 91,
"time": "1768331851"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1768330838"
},
"departure": {
"delay": 98,
"time": "1768330838"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1768330673"
},
"departure": {
"delay": 53,
"time": "1768330673"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1768331970"
},
"departure": {
"delay": 90,
"time": "1768331970"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1768331373"
},
"departure": {
"delay": 93,
"time": "1768331373"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768330973"
},
"departure": {
"delay": 53,
"time": "1768330973"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330020"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1768330135"
},
"departure": {
"delay": -5,
"time": "1768330135"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1768332473"
},
"departure": {
"delay": 53,
"time": "1768332473"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768329451",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx876:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2620:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 219,
"time": "1768328517"
},
"departure": {
"delay": 219,
"time": "1768328559"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 179,
"time": "1768327887"
},
"departure": {
"delay": 179,
"time": "1768327919"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 59,
"time": "1768327619"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1768329092"
},
"departure": {
"delay": 178,
"time": "1768329118"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1768327789"
},
"departure": {
"delay": 198,
"time": "1768327818"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 239,
"time": "1768328619"
},
"departure": {
"delay": 239,
"time": "1768328639"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1768329190"
},
"departure": {
"delay": 229,
"time": "1768329229"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 159,
"time": "1768328918"
},
"departure": {
"delay": 159,
"time": "1768328919"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 219,
"time": "1768328107"
},
"departure": {
"delay": 219,
"time": "1768328139"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 219,
"time": "1768328723"
},
"departure": {
"delay": 219,
"time": "1768328739"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1768327697"
},
"departure": {
"delay": 158,
"time": "1768327718"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1768327997"
},
"departure": {
"delay": 158,
"time": "1768328018"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1768329327"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1768328324"
},
"departure": {
"delay": 179,
"time": "1768328339"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 199,
"time": "1768329003"
},
"departure": {
"delay": 199,
"time": "1768329019"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1768328828"
},
"departure": {
"delay": 219,
"time": "1768328859"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1768328220"
},
"departure": {
"delay": 139,
"time": "1768328239"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1768328423"
},
"departure": {
"delay": 179,
"time": "1768328459"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768327622",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2620:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075798x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1768330511"
},
"departure": {
"delay": 131,
"time": "1768330511"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1768330359"
},
"departure": {
"delay": 99,
"time": "1768330359"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1768330299"
},
"departure": {
"delay": 99,
"time": "1768330299"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1768330565"
},
"departure": {
"delay": 125,
"time": "1768330565"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1768330770"
},
"departure": {
"delay": 90,
"time": "1768330770"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1768330693"
},
"departure": {
"delay": 73,
"time": "1768330693"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1768330813"
},
"departure": {
"delay": 73,
"time": "1768330813"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1768330400"
},
"departure": {
"delay": 80,
"time": "1768330400"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1768330630"
},
"departure": {
"delay": 130,
"time": "1768330630"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1768330257"
},
"departure": {
"delay": 117,
"time": "1768330257"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1768330873"
},
"departure": {
"delay": 73,
"time": "1768330873"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1768330204"
},
"departure": {
"delay": 124,
"time": "1768330204"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1768331113"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768330433",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075798x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230350x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1768330978"
},
"departure": {
"delay": -2,
"time": "1768330978"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -24,
"time": "1768330536"
},
"departure": {
"delay": -24,
"time": "1768330536"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -32,
"time": "1768331008"
},
"departure": {
"delay": -32,
"time": "1768331008"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -34,
"time": "1768330826"
},
"departure": {
"delay": -34,
"time": "1768330826"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1768330678"
},
"departure": {
"delay": -2,
"time": "1768330678"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -34,
"time": "1768331186"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -34,
"time": "1768330946"
},
"departure": {
"delay": -34,
"time": "1768330946"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1768330752"
},
"departure": {
"delay": 12,
"time": "1768330752"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -34,
"time": "1768330586"
},
"departure": {
"delay": -34,
"time": "1768330586"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1768331112"
},
"departure": {
"delay": 12,
"time": "1768331112"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1768330202"
},
"departure": {
"delay": 2,
"time": "1768330202"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1768330627"
},
"departure": {
"delay": 7,
"time": "1768330627"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1768330503"
},
"departure": {
"delay": 3,
"time": "1768330503"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1768330885"
},
"departure": {
"delay": 25,
"time": "1768330885"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -9,
"time": "1768331091"
},
"departure": {
"delay": -9,
"time": "1768331091"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -26,
"time": "1768330414"
},
"departure": {
"delay": -26,
"time": "1768330414"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1768330321"
},
"departure": {
"delay": 1,
"time": "1768330321"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1768331158"
},
"departure": {
"delay": -2,
"time": "1768331158"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -9,
"time": "1768331031"
},
"departure": {
"delay": -9,
"time": "1768331031"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -34,
"time": "1768331066"
},
"departure": {
"delay": -34,
"time": "1768331066"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768330403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230350x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596679:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1768330793"
},
"departure": {
"delay": -7,
"time": "1768330793"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1768330733"
},
"departure": {
"delay": -7,
"time": "1768330733"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1768330158"
},
"departure": {
"delay": 78,
"time": "1768330158"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330680"
},
"departure": {
"time": "1768330680"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1768330496"
},
"departure": {
"delay": 116,
"time": "1768330496"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -86,
"time": "1768330894"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1768330575"
},
"departure": {
"delay": 15,
"time": "1768330575"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1768330290"
},
"departure": {
"delay": 90,
"time": "1768330290"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1768330199"
},
"departure": {
"delay": 59,
"time": "1768330199"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1768330379"
},
"departure": {
"delay": 59,
"time": "1768330379"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596679:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758413x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 742,
"time": "1768323823"
},
"departure": {
"delay": 742,
"time": "1768323862"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 771,
"time": "1768324145"
},
"departure": {
"delay": 771,
"time": "1768324191"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1768322425"
},
"departure": {
"delay": 153,
"time": "1768322493"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 767,
"time": "1768323539"
},
"departure": {
"delay": 767,
"time": "1768323587"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 47,
"time": "1768322147"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 727,
"time": "1768325707"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 614,
"time": "1768325194"
},
"departure": {
"delay": 614,
"time": "1768325234"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 712,
"time": "1768323307"
},
"departure": {
"delay": 712,
"time": "1768323352"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 733,
"time": "1768324533"
},
"departure": {
"delay": 733,
"time": "1768324573"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 612,
"time": "1768325402"
},
"departure": {
"delay": 612,
"time": "1768325412"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 728,
"time": "1768324257"
},
"departure": {
"delay": 728,
"time": "1768324268"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1768324741"
},
"departure": {
"delay": 600,
"time": "1768324800"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758413x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10806:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1768333121"
},
"departure": {
"delay": -19,
"time": "1768333121"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1768332871"
},
"departure": {
"delay": -29,
"time": "1768332871"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1768332930"
},
"departure": {
"delay": -30,
"time": "1768332930"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1768332996"
},
"departure": {
"delay": -24,
"time": "1768332996"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768328682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10806:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330920"
},
"departure": {
"delay": 60,
"time": "1768330920"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768330980"
},
"departure": {
"delay": 60,
"time": "1768330980"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768330320"
},
"departure": {
"delay": 60,
"time": "1768330380"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768330140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768331160"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768330740"
},
"departure": {
"delay": 60,
"time": "1768330740"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3021:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -109,
"time": "1768330331"
},
"departure": {
"delay": -109,
"time": "1768330331"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -196,
"time": "1768330484"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -115,
"time": "1768330385"
},
"departure": {
"delay": -115,
"time": "1768330385"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -193,
"time": "1768330427"
},
"departure": {
"delay": -193,
"time": "1768330427"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1768330419",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470319:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747505x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1768292736"
},
"departure": {
"delay": 98,
"time": "1768292798"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1768293992"
},
"departure": {
"delay": -18,
"time": "1768294002"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 179,
"time": "1768292424"
},
"departure": {
"delay": 179,
"time": "1768292459"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1768294164"
},
"departure": {
"delay": 55,
"time": "1768294195"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1768294357"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1768292284"
},
"departure": {
"delay": 76,
"time": "1768292296"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1768292482"
},
"departure": {
"delay": 152,
"time": "1768292492"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1768293862"
},
"departure": {
"delay": -32,
"time": "1768293868"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1768292529"
},
"departure": {
"delay": 141,
"time": "1768292541"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1768293639"
},
"departure": {
"delay": 18,
"time": "1768293678"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1768294068"
},
"departure": {
"delay": 9,
"time": "1768294089"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 57,
"time": "1768292157"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1768293481"
},
"departure": {
"delay": 14,
"time": "1768293494"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1768293012"
},
"departure": {
"delay": 162,
"time": "1768293162"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1768292206"
},
"departure": {
"delay": 61,
"time": "1768292221"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1768293913"
},
"departure": {
"delay": -31,
"time": "1768293929"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1768293330"
},
"departure": {
"delay": 118,
"time": "1768293358"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768293749"
},
"departure": {
"delay": 37,
"time": "1768293757"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768294025"
},
"departure": {
"delay": 38,
"time": "1768294058"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1768294210"
},
"departure": {
"delay": 18,
"time": "1768294218"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1768293249"
},
"departure": {
"delay": 123,
"time": "1768293303"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1768293434"
},
"departure": {
"delay": 25,
"time": "1768293445"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747505x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747867x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768318498"
},
"departure": {
"delay": 21,
"time": "1768318521"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1768319228"
},
"departure": {
"delay": 183,
"time": "1768319283"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 272,
"time": "1768319566"
},
"departure": {
"delay": 272,
"time": "1768319612"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1768318436"
},
"departure": {
"delay": 66,
"time": "1768318446"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 91,
"time": "1768318231"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768318560"
},
"departure": {
"delay": 94,
"time": "1768318594"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1768320137"
},
"departure": {
"delay": 236,
"time": "1768320176"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1768318398"
},
"departure": {
"delay": 103,
"time": "1768318423"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1768319107"
},
"departure": {
"delay": 127,
"time": "1768319167"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1768318697"
},
"departure": {
"delay": 131,
"time": "1768318751"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1768318612"
},
"departure": {
"delay": 99,
"time": "1768318659"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 291,
"time": "1768319808"
},
"departure": {
"delay": 291,
"time": "1768319871"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1768318891"
},
"departure": {
"delay": 166,
"time": "1768318906"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1768319181"
},
"departure": {
"delay": 158,
"time": "1768319198"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1768318986"
},
"departure": {
"delay": 107,
"time": "1768319087"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 246,
"time": "1768320034"
},
"departure": {
"delay": 246,
"time": "1768320066"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 216,
"time": "1768319631"
},
"departure": {
"delay": 216,
"time": "1768319676"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 197,
"time": "1768320377"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 269,
"time": "1768320224"
},
"departure": {
"delay": 269,
"time": "1768320269"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 211,
"time": "1768319423"
},
"departure": {
"delay": 211,
"time": "1768319491"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 274,
"time": "1768319928"
},
"departure": {
"delay": 274,
"time": "1768319974"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1768318280"
},
"departure": {
"delay": 68,
"time": "1768318328"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747867x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745215x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1768313547"
},
"departure": {
"delay": 68,
"time": "1768313588"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1768313158"
},
"departure": {
"delay": 38,
"time": "1768313198"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1768313066"
},
"departure": {
"delay": 67,
"time": "1768313107"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1768314049"
},
"departure": {
"delay": -27,
"time": "1768314093"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1768314611"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1768314209"
},
"departure": {
"delay": 11,
"time": "1768314251"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1768313357"
},
"departure": {
"delay": 82,
"time": "1768313422"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1768313857"
},
"departure": {
"delay": -22,
"time": "1768313918"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1768312945"
},
"departure": {
"delay": 29,
"time": "1768313009"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1768313998"
},
"departure": {
"delay": -52,
"time": "1768314008"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768313286"
},
"departure": {
"delay": 22,
"time": "1768313302"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1768314280"
},
"departure": {
"delay": 7,
"time": "1768314307"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1768314123"
},
"departure": {
"delay": -5,
"time": "1768314175"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 79,
"time": "1768312879"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1768313789"
},
"departure": {
"delay": -58,
"time": "1768313822"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1768314330"
},
"departure": {
"delay": 8,
"time": "1768314368"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1768313635"
},
"departure": {
"delay": 12,
"time": "1768313652"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1768313230"
},
"departure": {
"delay": 33,
"time": "1768313253"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1768313690"
},
"departure": {
"delay": -23,
"time": "1768313737"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745215x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850346F5202139x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768332360"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1768330320"
},
"departure": {
"delay": 300,
"time": "1768330380"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1768331100"
},
"departure": {
"delay": 300,
"time": "1768331160"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1768330680"
},
"departure": {
"delay": 300,
"time": "1768330740"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768329720"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768330203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850346F5202139x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1768330184"
},
"departure": {
"delay": 44,
"time": "1768330184"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1768330772"
},
"departure": {
"delay": 32,
"time": "1768330772"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1768330369"
},
"departure": {
"delay": 49,
"time": "1768330369"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768330660"
},
"departure": {
"delay": 40,
"time": "1768330660"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1768330819"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1768330721"
},
"departure": {
"delay": 41,
"time": "1768330721"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768330448"
},
"departure": {
"delay": 68,
"time": "1768330448"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1768330599"
},
"departure": {
"delay": 39,
"time": "1768330599"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1768330242"
},
"departure": {
"delay": 42,
"time": "1768330242"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1768330553"
},
"departure": {
"delay": 53,
"time": "1768330553"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596681:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758425x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 266,
"time": "1768309556"
},
"departure": {
"delay": 266,
"time": "1768309586"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 232,
"time": "1768307927"
},
"departure": {
"delay": 232,
"time": "1768307932"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 261,
"time": "1768307749"
},
"departure": {
"delay": 261,
"time": "1768307841"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 179,
"time": "1768310459"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 244,
"time": "1768309824"
},
"departure": {
"delay": 244,
"time": "1768309864"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 211,
"time": "1768309898"
},
"departure": {
"delay": 211,
"time": "1768309951"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 216,
"time": "1768308204"
},
"departure": {
"delay": 216,
"time": "1768308216"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 232,
"time": "1768310187"
},
"departure": {
"delay": 232,
"time": "1768310272"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 169,
"time": "1768307585"
},
"departure": {
"delay": 169,
"time": "1768307629"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1768309995"
},
"departure": {
"delay": 162,
"time": "1768310022"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1768308605"
},
"departure": {
"delay": 198,
"time": "1768308618"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 179,
"time": "1768307279"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 213,
"time": "1768309729"
},
"departure": {
"delay": 213,
"time": "1768309773"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 357,
"time": "1768309090"
},
"departure": {
"delay": 357,
"time": "1768309137"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 318,
"time": "1768309210"
},
"departure": {
"delay": 318,
"time": "1768309218"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 203,
"time": "1768308677"
},
"departure": {
"delay": 203,
"time": "1768308743"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1768310051"
},
"departure": {
"delay": 181,
"time": "1768310101"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 262,
"time": "1768309327"
},
"departure": {
"delay": 262,
"time": "1768309342"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1768309431"
},
"departure": {
"delay": 245,
"time": "1768309445"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1768310307"
},
"departure": {
"delay": 159,
"time": "1768310319"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 278,
"time": "1768309267"
},
"departure": {
"delay": 278,
"time": "1768309298"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758425x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1768329553"
},
"departure": {
"delay": 104,
"time": "1768329584"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 195,
"time": "1768328595"
},
"departure": {
"delay": 195,
"time": "1768328595"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 211,
"time": "1768328671"
},
"departure": {
"delay": 211,
"time": "1768328671"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768330085"
},
"departure": {
"delay": 5,
"time": "1768330085"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 413,
"time": "1768328333"
},
"departure": {
"delay": 413,
"time": "1768328333"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 320,
"time": "1768328540"
},
"departure": {
"delay": 320,
"time": "1768328540"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1768329937"
},
"departure": {
"delay": 37,
"time": "1768329937"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1768329736"
},
"departure": {
"delay": 136,
"time": "1768329736"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 314,
"time": "1768327934"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1768329408"
},
"departure": {
"delay": 168,
"time": "1768329408"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1768330109"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 153,
"time": "1768329693"
},
"departure": {
"delay": 153,
"time": "1768329693"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 360,
"time": "1768328040"
},
"departure": {
"delay": 360,
"time": "1768328040"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 234,
"time": "1768328454"
},
"departure": {
"delay": 234,
"time": "1768328454"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1768328739"
},
"departure": {
"delay": 219,
"time": "1768328739"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 327,
"time": "1768328067"
},
"departure": {
"delay": 327,
"time": "1768328067"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1768329759"
},
"departure": {
"delay": 99,
"time": "1768329759"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 260,
"time": "1768328360"
},
"departure": {
"delay": 260,
"time": "1768328360"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 244,
"time": "1768329184"
},
"departure": {
"delay": 244,
"time": "1768329184"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 291,
"time": "1768329085"
},
"departure": {
"delay": 291,
"time": "1768329111"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 440,
"time": "1768328240"
},
"departure": {
"delay": 440,
"time": "1768328240"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768330006"
},
"departure": {
"delay": 46,
"time": "1768330006"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 351,
"time": "1768328031"
},
"departure": {
"delay": 351,
"time": "1768328031"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 244,
"time": "1768329364"
},
"departure": {
"delay": 244,
"time": "1768329364"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1768329831"
},
"departure": {
"delay": 111,
"time": "1768329831"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 337,
"time": "1768327957"
},
"departure": {
"delay": 337,
"time": "1768327957"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 241,
"time": "1768329236"
},
"departure": {
"delay": 241,
"time": "1768329241"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -43,
"time": "1768330037"
},
"departure": {
"delay": -43,
"time": "1768330037"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 360,
"time": "1768328160"
},
"departure": {
"delay": 360,
"time": "1768328160"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768327942",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11423:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758437x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1768301219"
},
"departure": {
"delay": 154,
"time": "1768301254"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1768301923"
},
"departure": {
"delay": 132,
"time": "1768301952"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1768301355"
},
"departure": {
"delay": 86,
"time": "1768301366"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 169,
"time": "1768300745"
},
"departure": {
"delay": 169,
"time": "1768300789"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 170,
"time": "1768300370"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1768301078"
},
"departure": {
"delay": 124,
"time": "1768301104"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1768300811"
},
"departure": {
"delay": 152,
"time": "1768300832"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -62,
"time": "1768303138"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1768300905"
},
"departure": {
"delay": 187,
"time": "1768300927"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1768300591"
},
"departure": {
"delay": 192,
"time": "1768300632"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1768302737"
},
"departure": {
"delay": 27,
"time": "1768302747"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1768302000"
},
"departure": {
"delay": 138,
"time": "1768302018"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768302832"
},
"departure": {
"delay": 38,
"time": "1768302878"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1768302414"
},
"departure": {
"delay": 139,
"time": "1768302439"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1768301423"
},
"departure": {
"delay": 121,
"time": "1768301461"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 226,
"time": "1768300500"
},
"departure": {
"delay": 226,
"time": "1768300546"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 194,
"time": "1768300679"
},
"departure": {
"delay": 194,
"time": "1768300694"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1768301314"
},
"departure": {
"delay": 102,
"time": "1768301322"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1768301559"
},
"departure": {
"delay": 76,
"time": "1768301596"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1768302681"
},
"departure": {
"delay": 88,
"time": "1768302688"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1768330130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758437x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857111F5202677x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768326540"
},
"departure": {
"delay": 300,
"time": "1768326600"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1768326840"
},
"departure": {
"delay": 300,
"time": "1768326900"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331280"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1768332600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1768328280"
},
"departure": {
"delay": 300,
"time": "1768328400"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1768327320"
},
"departure": {
"delay": 300,
"time": "1768327380"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1768325700"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768328763",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857111F5202677x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768331561"
},
"departure": {
"delay": 41,
"time": "1768331561"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768331520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1768332031"
},
"departure": {
"delay": 31,
"time": "1768332031"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768331741"
},
"departure": {
"delay": 41,
"time": "1768331741"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx391:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471197:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768330589"
},
"departure": {
"delay": 29,
"time": "1768330589"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -106,
"time": "1768330634"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 116,
"time": "1768330196"
},
"departure": {
"delay": 116,
"time": "1768330196"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1768330099"
},
"departure": {
"delay": 139,
"time": "1768330099"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1768330120"
},
"departure": {
"delay": 100,
"time": "1768330120"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1768330271"
},
"departure": {
"delay": 131,
"time": "1768330271"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1768330025"
},
"departure": {
"delay": 185,
"time": "1768330025"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1768330398"
},
"departure": {
"delay": 78,
"time": "1768330398"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1768330445"
},
"departure": {
"delay": 78,
"time": "1768330458"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1768330308"
},
"departure": {
"delay": 48,
"time": "1768330308"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1768330499"
},
"departure": {
"delay": 59,
"time": "1768330499"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1768330065"
},
"departure": {
"delay": 165,
"time": "1768330065"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471197:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 185,
"time": "1768330145"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1768330440"
},
"departure": {
"delay": 240,
"time": "1768330440"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1768330800"
},
"departure": {
"delay": 240,
"time": "1768330800"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1768330920"
},
"departure": {
"delay": 240,
"time": "1768330920"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1768330380"
},
"departure": {
"delay": 245,
"time": "1768330385"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1768330860"
},
"departure": {
"delay": 240,
"time": "1768330860"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1768330620"
},
"departure": {
"delay": 240,
"time": "1768330620"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1768331040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1768330200"
},
"departure": {
"delay": 125,
"time": "1768330205"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1768330150"
},
"departure": {
"delay": 135,
"time": "1768330155"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768330390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2991:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx256:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768332788"
},
"departure": {
"delay": 8,
"time": "1768332788"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1768330590"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768330890"
},
"departure": {
"delay": 30,
"time": "1768330890"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768330710"
},
"departure": {
"delay": 30,
"time": "1768330710"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768332993"
},
"departure": {
"delay": 33,
"time": "1768332993"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1768331101"
},
"departure": {
"delay": 1,
"time": "1768331101"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1768330631"
},
"departure": {
"delay": 11,
"time": "1768330631"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1768330811"
},
"departure": {
"delay": 11,
"time": "1768330811"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331250"
},
"departure": {
"delay": 30,
"time": "1768331250"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768330980"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768330422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx256:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6336:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1768329064"
},
"departure": {
"delay": 64,
"time": "1768329064"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 194,
"time": "1768329589"
},
"departure": {
"delay": 194,
"time": "1768329614"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1768330594"
},
"departure": {
"delay": 154,
"time": "1768330594"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1768329714"
},
"departure": {
"delay": 114,
"time": "1768329714"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1768330389"
},
"departure": {
"delay": 129,
"time": "1768330389"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1768330660"
},
"departure": {
"delay": 100,
"time": "1768330660"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1768330730"
},
"departure": {
"delay": 110,
"time": "1768330730"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1768330979"
},
"departure": {
"delay": 119,
"time": "1768330979"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1768329314"
},
"departure": {
"delay": 134,
"time": "1768329314"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 134,
"time": "1768329914"
},
"departure": {
"delay": 134,
"time": "1768329914"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1768329014"
},
"departure": {
"delay": 74,
"time": "1768329014"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1768330214"
},
"departure": {
"delay": 134,
"time": "1768330214"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1768330840"
},
"departure": {
"delay": 100,
"time": "1768330840"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 141,
"time": "1768329381"
},
"departure": {
"delay": 141,
"time": "1768329381"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768329245"
},
"departure": {
"delay": 65,
"time": "1768329245"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1768329989"
},
"departure": {
"delay": 149,
"time": "1768329989"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1768329489"
},
"departure": {
"delay": 129,
"time": "1768329489"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1768329814"
},
"departure": {
"delay": 94,
"time": "1768329814"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1768330095"
},
"departure": {
"delay": 94,
"time": "1768330114"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 34,
"time": "1768328914"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1768330264"
},
"departure": {
"delay": 124,
"time": "1768330264"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1768330807"
},
"departure": {
"delay": 127,
"time": "1768330807"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1768331140"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1768329164"
},
"departure": {
"delay": 44,
"time": "1768329164"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768328921",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6336:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597084:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -183,
"time": "1768330737"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1768330333"
},
"departure": {
"delay": 13,
"time": "1768330333"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1768330163"
},
"departure": {
"delay": 23,
"time": "1768330163"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1768330425"
},
"departure": {
"delay": -15,
"time": "1768330425"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -97,
"time": "1768330523"
},
"departure": {
"delay": -97,
"time": "1768330523"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -104,
"time": "1768330576"
},
"departure": {
"delay": -104,
"time": "1768330576"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1768330261"
},
"departure": {
"delay": 1,
"time": "1768330261"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1768330393"
},
"departure": {
"delay": 13,
"time": "1768330393"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -104,
"time": "1768330636"
},
"departure": {
"delay": -104,
"time": "1768330636"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1768330459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597084:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745275x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 564,
"time": "1768325502"
},
"departure": {
"delay": 564,
"time": "1768325544"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 549,
"time": "1768325720"
},
"departure": {
"delay": 549,
"time": "1768325769"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 501,
"time": "1768325346"
},
"departure": {
"delay": 501,
"time": "1768325361"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 552,
"time": "1768324715"
},
"departure": {
"delay": 552,
"time": "1768324752"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 544,
"time": "1768324978"
},
"departure": {
"delay": 544,
"time": "1768325044"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 532,
"time": "1768325872"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 554,
"time": "1768325197"
},
"departure": {
"delay": 554,
"time": "1768325234"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 492,
"time": "1768324279"
},
"departure": {
"delay": 492,
"time": "1768324332"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 546,
"time": "1768325394"
},
"departure": {
"delay": 546,
"time": "1768325466"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 559,
"time": "1768324885"
},
"departure": {
"delay": 559,
"time": "1768324939"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 561,
"time": "1768324607"
},
"departure": {
"delay": 561,
"time": "1768324641"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 563,
"time": "1768324494"
},
"departure": {
"delay": 563,
"time": "1768324583"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 580,
"time": "1768324785"
},
"departure": {
"delay": 580,
"time": "1768324840"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 542,
"time": "1768325582"
},
"departure": {
"delay": 542,
"time": "1768325642"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 584,
"time": "1768325097"
},
"departure": {
"delay": 584,
"time": "1768325144"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 475,
"time": "1768324205"
},
"departure": {
"delay": 475,
"time": "1768324255"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 518,
"time": "1768325277"
},
"departure": {
"delay": 518,
"time": "1768325318"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 505,
"time": "1768324423"
},
"departure": {
"delay": 505,
"time": "1768324465"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 491,
"time": "1768324354"
},
"departure": {
"delay": 491,
"time": "1768324391"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745275x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1768333455"
},
"departure": {
"delay": 15,
"time": "1768333455"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1768333686"
},
"departure": {
"delay": 6,
"time": "1768333686"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1768333268"
},
"departure": {
"delay": 8,
"time": "1768333268"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768333925"
},
"departure": {
"delay": 5,
"time": "1768333925"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768333385"
},
"departure": {
"delay": 5,
"time": "1768333385"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1768333309"
},
"departure": {
"delay": 49,
"time": "1768333309"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1768333501"
},
"departure": {
"delay": 1,
"time": "1768333501"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1768333637"
},
"departure": {
"delay": 17,
"time": "1768333637"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768328422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13060:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1768332165"
},
"departure": {
"delay": 45,
"time": "1768332165"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768331100"
},
"departure": {
"time": "1768331100"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768332248"
},
"departure": {
"delay": 8,
"time": "1768332248"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1768332034"
},
"departure": {
"delay": 34,
"time": "1768332034"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1768332961"
},
"departure": {
"delay": 1,
"time": "1768332961"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1768332610"
},
"departure": {
"delay": 10,
"time": "1768332610"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1768331778"
},
"departure": {
"delay": 18,
"time": "1768331778"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1768331501"
},
"departure": {
"delay": 41,
"time": "1768331501"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1768331925"
},
"departure": {
"delay": 45,
"time": "1768331925"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1768331214"
},
"departure": {
"delay": 54,
"time": "1768331214"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1768331267"
},
"departure": {
"delay": 47,
"time": "1768331267"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768330860"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768331982"
},
"departure": {
"delay": 42,
"time": "1768331982"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1768331690"
},
"departure": {
"delay": 50,
"time": "1768331690"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768332860"
},
"departure": {
"delay": 20,
"time": "1768332860"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1768331172"
},
"departure": {
"delay": 12,
"time": "1768331172"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1768331023"
},
"departure": {
"delay": 43,
"time": "1768331023"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1768331740"
},
"departure": {
"delay": 40,
"time": "1768331740"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1768332464"
},
"departure": {
"delay": 44,
"time": "1768332464"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1768330982"
},
"departure": {
"delay": 2,
"time": "1768330982"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1768331434"
},
"departure": {
"delay": 34,
"time": "1768331434"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1768332426"
},
"departure": {
"delay": 6,
"time": "1768332426"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1768331584"
},
"departure": {
"delay": 4,
"time": "1768331584"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1768332542"
},
"departure": {
"delay": 2,
"time": "1768332542"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1768332297"
},
"departure": {
"delay": 57,
"time": "1768332297"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8453:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1768278714"
},
"departure": {
"delay": -45,
"time": "1768278735"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1768277959"
},
"departure": {
"delay": 4,
"time": "1768278004"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1768278899"
},
"departure": {
"delay": -46,
"time": "1768278914"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1768276982"
},
"departure": {
"delay": 11,
"time": "1768276991"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 11,
"time": "1768276271"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1768277671"
},
"departure": {
"delay": -16,
"time": "1768277684"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1768279218"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1768277241"
},
"departure": {
"delay": 11,
"time": "1768277291"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768276797"
},
"departure": {
"delay": 6,
"time": "1768276806"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1768277586"
},
"departure": {
"delay": 21,
"time": "1768277601"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1768276504"
},
"departure": {
"delay": 54,
"time": "1768276554"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1768278190"
},
"departure": {
"delay": -33,
"time": "1768278327"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745279x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1768327513"
},
"departure": {
"delay": 193,
"time": "1768327573"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1768327875"
},
"departure": {
"delay": 157,
"time": "1768327897"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1768328649"
},
"departure": {
"delay": 103,
"time": "1768328683"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1768328366"
},
"departure": {
"delay": 66,
"time": "1768328406"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1768328493"
},
"departure": {
"delay": 71,
"time": "1768328531"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1768328165"
},
"departure": {
"delay": 75,
"time": "1768328235"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1768328009"
},
"departure": {
"delay": 128,
"time": "1768328048"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1768327814"
},
"departure": {
"delay": 160,
"time": "1768327840"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1768327620"
},
"departure": {
"delay": 204,
"time": "1768327644"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1768328300"
},
"departure": {
"delay": 57,
"time": "1768328337"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768328944"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1768328710"
},
"departure": {
"delay": 112,
"time": "1768328752"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1768327778"
},
"departure": {
"delay": 174,
"time": "1768327794"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1768328773"
},
"departure": {
"delay": 107,
"time": "1768328807"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1768328833"
},
"departure": {
"delay": 102,
"time": "1768328862"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 188,
"time": "1768327388"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1768328087"
},
"departure": {
"delay": 89,
"time": "1768328129"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1768328566"
},
"departure": {
"delay": 91,
"time": "1768328611"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1768327696"
},
"departure": {
"delay": 187,
"time": "1768327747"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745279x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768333908"
},
"departure": {
"delay": 48,
"time": "1768333908"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1768332728"
},
"departure": {
"delay": 8,
"time": "1768332728"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333860"
},
"departure": {
"time": "1768333860"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1768333478"
},
"departure": {
"delay": 38,
"time": "1768333478"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1768333356"
},
"departure": {
"delay": 36,
"time": "1768333356"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1768333508"
},
"departure": {
"delay": 8,
"time": "1768333508"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768332902"
},
"departure": {
"delay": 2,
"time": "1768332902"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1768333790"
},
"departure": {
"delay": 50,
"time": "1768333790"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1768333304"
},
"departure": {
"delay": 44,
"time": "1768333304"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768333713"
},
"departure": {
"delay": 33,
"time": "1768333713"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1768332942"
},
"departure": {
"delay": 42,
"time": "1768332942"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1768332988"
},
"departure": {
"delay": 28,
"time": "1768332988"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1768333241"
},
"departure": {
"delay": 41,
"time": "1768333241"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768333560"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768333200"
},
"departure": {
"time": "1768333200"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1768333761"
},
"departure": {
"delay": 21,
"time": "1768333761"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768328541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9528:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1768330560"
},
"departure": {
"delay": -120,
"time": "1768330560"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"delay": 5,
"time": "1768330145"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -120,
"time": "1768330500"
},
"departure": {
"delay": -120,
"time": "1768330500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": -120,
"time": "1768330680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1768330440"
},
"departure": {
"delay": -115,
"time": "1768330445"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768330499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3033:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851729F5202241x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333500"
},
"departure": {
"time": "1768333560"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332420"
},
"departure": {
"time": "1768332480"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768331640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332780"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768334460"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768328013",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851729F5202241x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332060"
},
"departure": {
"time": "1768332060"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332360"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768331640"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768330486",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3063:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768329110"
},
"departure": {
"delay": 50,
"time": "1768329110"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1768330360"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768329535"
},
"departure": {
"delay": 55,
"time": "1768329535"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1768329267"
},
"departure": {
"delay": 27,
"time": "1768329267"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1768329945"
},
"departure": {
"delay": 105,
"time": "1768329945"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768329185"
},
"departure": {
"delay": 65,
"time": "1768329185"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1768330148"
},
"departure": {
"delay": 68,
"time": "1768330148"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768329760"
},
"departure": {
"delay": 30,
"time": "1768329810"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1768329661"
},
"departure": {
"delay": 61,
"time": "1768329661"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768329048"
},
"departure": {
"delay": 48,
"time": "1768329048"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1768330218"
},
"departure": {
"delay": 78,
"time": "1768330218"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1768330310"
},
"departure": {
"delay": 50,
"time": "1768330310"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1768329435"
},
"departure": {
"delay": 15,
"time": "1768329435"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 31,
"time": "1768328971"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768329310"
},
"departure": {
"delay": 10,
"time": "1768329310"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768328911",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4347:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9503:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 37,
"time": "1768328017"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1768328638"
},
"departure": {
"delay": 118,
"time": "1768328638"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 234,
"time": "1768329110"
},
"departure": {
"delay": 234,
"time": "1768329114"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 219,
"time": "1768329399"
},
"departure": {
"delay": 219,
"time": "1768329399"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1768328838"
},
"departure": {
"delay": 198,
"time": "1768328838"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 267,
"time": "1768329987"
},
"departure": {
"delay": 267,
"time": "1768329987"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 268,
"time": "1768329568"
},
"departure": {
"delay": 268,
"time": "1768329568"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1768329612"
},
"departure": {
"delay": 252,
"time": "1768329612"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 258,
"time": "1768329438"
},
"departure": {
"delay": 258,
"time": "1768329438"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1768328789"
},
"departure": {
"delay": 149,
"time": "1768328789"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1768328146"
},
"departure": {
"delay": 106,
"time": "1768328146"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1768328989"
},
"departure": {
"delay": 229,
"time": "1768328989"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 320,
"time": "1768329911"
},
"departure": {
"delay": 320,
"time": "1768329920"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 172,
"time": "1768330012"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 142,
"time": "1768328362"
},
"departure": {
"delay": 142,
"time": "1768328362"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1768329042"
},
"departure": {
"delay": 162,
"time": "1768329042"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 325,
"time": "1768329805"
},
"departure": {
"delay": 325,
"time": "1768329805"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1768328187"
},
"departure": {
"delay": 112,
"time": "1768328212"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1768328413"
},
"departure": {
"delay": 133,
"time": "1768328413"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 237,
"time": "1768328887"
},
"departure": {
"delay": 237,
"time": "1768328937"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 227,
"time": "1768329275"
},
"departure": {
"delay": 227,
"time": "1768329287"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1768328448"
},
"departure": {
"delay": 168,
"time": "1768328448"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 327,
"time": "1768329867"
},
"departure": {
"delay": 327,
"time": "1768329867"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 272,
"time": "1768329512"
},
"departure": {
"delay": 272,
"time": "1768329512"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 172,
"time": "1768328512"
},
"departure": {
"delay": 172,
"time": "1768328512"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1768329157"
},
"departure": {
"delay": 272,
"time": "1768329212"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 257,
"time": "1768329737"
},
"departure": {
"delay": 257,
"time": "1768329737"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768328021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9503:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108002x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768330985"
},
"departure": {
"delay": 5,
"time": "1768330985"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1768331939"
},
"departure": {
"delay": 59,
"time": "1768331939"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1768330440"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1768330719"
},
"departure": {
"delay": 39,
"time": "1768330719"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1768332035"
},
"departure": {
"delay": 35,
"time": "1768332035"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768330830"
},
"departure": {
"delay": 30,
"time": "1768330830"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1768331731"
},
"departure": {
"delay": 31,
"time": "1768331731"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1768331819"
},
"departure": {
"delay": 59,
"time": "1768331819"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1768331069"
},
"departure": {
"delay": 29,
"time": "1768331069"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1768331174"
},
"departure": {
"delay": 14,
"time": "1768331174"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768332111"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1768331532"
},
"departure": {
"delay": 12,
"time": "1768331532"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1768331342"
},
"departure": {
"delay": 2,
"time": "1768331342"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768331625"
},
"departure": {
"delay": 45,
"time": "1768331625"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1768330599"
},
"departure": {
"delay": 39,
"time": "1768330599"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768330183",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108002x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768332290"
},
"departure": {
"delay": 50,
"time": "1768332290"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1768331867"
},
"departure": {
"delay": 47,
"time": "1768331867"
},
"stopId": "FR:76575:ZE:TCARxSTYO20:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1768331582"
},
"departure": {
"delay": 2,
"time": "1768331582"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768331814"
},
"departure": {
"delay": 54,
"time": "1768331814"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1768331623"
},
"departure": {
"delay": 43,
"time": "1768331623"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1768332378"
},
"departure": {
"delay": 18,
"time": "1768332378"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1768331772"
},
"departure": {
"delay": 12,
"time": "1768331772"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1768332340"
},
"departure": {
"delay": 40,
"time": "1768332340"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:76575:ZE:TCARxCOQLI0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768330281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8435:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851015F5202194x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331460"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768333560"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768325372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851015F5202194x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758395x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 14,
"time": "1768300334"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1768300557"
},
"departure": {
"delay": 15,
"time": "1768300575"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1768302094"
},
"departure": {
"delay": -38,
"time": "1768302142"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1768303193"
},
"departure": {
"delay": -36,
"time": "1768303224"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768304010"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1768301376"
},
"departure": {
"delay": 58,
"time": "1768301458"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1768303763"
},
"departure": {
"delay": 35,
"time": "1768303775"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1768303584"
},
"departure": {
"delay": -24,
"time": "1768303596"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1768301744"
},
"departure": {
"delay": 21,
"time": "1768301781"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1768303454"
},
"departure": {
"delay": -77,
"time": "1768303483"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768300971"
},
"departure": {
"delay": 4,
"time": "1768300984"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1768302917"
},
"departure": {
"delay": -34,
"time": "1768302926"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1768302725"
},
"departure": {
"delay": -20,
"time": "1768302760"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1768300816"
},
"departure": {
"delay": -2,
"time": "1768300858"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1768302016"
},
"departure": {
"delay": -34,
"time": "1768302026"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1768303680"
},
"departure": {
"delay": 58,
"time": "1768303738"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1768302431"
},
"departure": {
"delay": -12,
"time": "1768302468"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758395x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745209x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768300444"
},
"departure": {
"delay": 48,
"time": "1768300488"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1768300637"
},
"departure": {
"delay": 42,
"time": "1768300662"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1768300685"
},
"departure": {
"delay": 38,
"time": "1768300718"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1768300997"
},
"departure": {
"delay": -2,
"time": "1768301038"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1768301286"
},
"departure": {
"delay": -17,
"time": "1768301323"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1768301449"
},
"departure": {
"delay": -31,
"time": "1768301489"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -56,
"time": "1768301381"
},
"departure": {
"delay": -56,
"time": "1768301404"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -56,
"time": "1768301685"
},
"departure": {
"delay": -56,
"time": "1768301704"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1768300914"
},
"departure": {
"delay": 11,
"time": "1768300931"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1768301239"
},
"departure": {
"delay": -24,
"time": "1768301256"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 100,
"time": "1768300300"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768300543"
},
"departure": {
"delay": 30,
"time": "1768300590"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768301162"
},
"departure": {
"delay": 24,
"time": "1768301184"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1768301593"
},
"departure": {
"delay": -13,
"time": "1768301627"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1768301835"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768300755"
},
"departure": {
"delay": 57,
"time": "1768300797"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -41,
"time": "1768301650"
},
"departure": {
"delay": -41,
"time": "1768301659"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1768301517"
},
"departure": {
"delay": -12,
"time": "1768301568"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1768300349"
},
"departure": {
"delay": 13,
"time": "1768300393"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745209x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745787x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1768284580"
},
"departure": {
"delay": 76,
"time": "1768284616"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1768285966"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 17,
"time": "1768283957"
},
"stopId": "FR:50129:ZE:10HPH2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1768284739"
},
"departure": {
"delay": 56,
"time": "1768284776"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1768284428"
},
"departure": {
"delay": 101,
"time": "1768284461"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1768285086"
},
"departure": {
"delay": 58,
"time": "1768285138"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1768285827"
},
"departure": {
"delay": 62,
"time": "1768285862"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1768284928"
},
"departure": {
"delay": 68,
"time": "1768284968"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1768285370"
},
"departure": {
"delay": 116,
"time": "1768285436"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1768285631"
},
"departure": {
"delay": 52,
"time": "1768285672"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1768284525"
},
"departure": {
"delay": 89,
"time": "1768284569"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768285779"
},
"departure": {
"delay": 60,
"time": "1768285800"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1768284314"
},
"departure": {
"delay": 71,
"time": "1768284371"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1768284644"
},
"departure": {
"delay": 83,
"time": "1768284683"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1768285207"
},
"departure": {
"delay": 43,
"time": "1768285243"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1768284824"
},
"departure": {
"delay": 72,
"time": "1768284852"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1768285885"
},
"departure": {
"delay": 69,
"time": "1768285929"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1768285525"
},
"departure": {
"delay": 81,
"time": "1768285581"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1768284988"
},
"departure": {
"delay": 68,
"time": "1768285028"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1768330120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745787x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1768283225"
},
"departure": {
"delay": 108,
"time": "1768283268"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 188,
"time": "1768282532"
},
"departure": {
"delay": 188,
"time": "1768282568"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 188,
"time": "1768282890"
},
"departure": {
"delay": 188,
"time": "1768282928"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1768283615"
},
"departure": {
"delay": 77,
"time": "1768283657"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1768282783"
},
"departure": {
"delay": 198,
"time": "1768282818"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 192,
"time": "1768282690"
},
"departure": {
"delay": 192,
"time": "1768282752"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1768283797"
},
"departure": {
"delay": 49,
"time": "1768283809"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1768282610"
},
"departure": {
"delay": 207,
"time": "1768282647"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1768283927"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1768283367"
},
"departure": {
"delay": 69,
"time": "1768283409"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1768283171"
},
"departure": {
"delay": 147,
"time": "1768283187"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768283745"
},
"departure": {
"delay": 77,
"time": "1768283777"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1768283487"
},
"departure": {
"delay": 45,
"time": "1768283505"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 205,
"time": "1768283078"
},
"departure": {
"delay": 205,
"time": "1768283125"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1768283539"
},
"departure": {
"delay": 67,
"time": "1768283587"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 204,
"time": "1768282404"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1768283682"
},
"departure": {
"delay": 81,
"time": "1768283721"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1768283325"
},
"departure": {
"delay": 55,
"time": "1768283335"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1768282837"
},
"departure": {
"delay": 173,
"time": "1768282853"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757960x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768311727"
},
"departure": {
"delay": 42,
"time": "1768311762"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1768311067"
},
"departure": {
"delay": 205,
"time": "1768311085"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1768312245"
},
"departure": {
"delay": -15,
"time": "1768312245"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"time": "1768310340"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1768311912"
},
"departure": {
"delay": 12,
"time": "1768311912"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1768310554"
},
"departure": {
"delay": 141,
"time": "1768310601"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1768312355"
},
"departure": {
"delay": -53,
"time": "1768312387"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1768311231"
},
"departure": {
"delay": 58,
"time": "1768311238"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1768311097"
},
"departure": {
"delay": 166,
"time": "1768311106"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 205,
"time": "1768310954"
},
"departure": {
"delay": 205,
"time": "1768310965"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 225,
"time": "1768310965"
},
"departure": {
"delay": 225,
"time": "1768310985"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1768311475"
},
"departure": {
"delay": 94,
"time": "1768311514"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1768311252"
},
"departure": {
"delay": 81,
"time": "1768311261"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1768312092"
},
"departure": {
"delay": -40,
"time": "1768312100"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1768311160"
},
"departure": {
"delay": 118,
"time": "1768311178"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1768312761"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 212,
"time": "1768311025"
},
"departure": {
"delay": 212,
"time": "1768311032"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1768330126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757960x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748515x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1768325253"
},
"departure": {
"delay": 311,
"time": "1768325291"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 357,
"time": "1768324212"
},
"departure": {
"delay": 357,
"time": "1768324257"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 362,
"time": "1768324371"
},
"departure": {
"delay": 362,
"time": "1768324382"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 328,
"time": "1768324036"
},
"departure": {
"delay": 328,
"time": "1768324048"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1768325601"
},
"departure": {
"delay": 154,
"time": "1768325614"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 348,
"time": "1768323948"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 337,
"time": "1768324434"
},
"departure": {
"delay": 337,
"time": "1768324477"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 342,
"time": "1768323994"
},
"departure": {
"delay": 342,
"time": "1768324002"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 347,
"time": "1768324923"
},
"departure": {
"delay": 347,
"time": "1768324967"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1768325563"
},
"departure": {
"delay": 173,
"time": "1768325573"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 220,
"time": "1768325860"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 277,
"time": "1768325458"
},
"departure": {
"delay": 277,
"time": "1768325497"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 201,
"time": "1768325766"
},
"departure": {
"delay": 201,
"time": "1768325781"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 320,
"time": "1768325086"
},
"departure": {
"delay": 320,
"time": "1768325120"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 329,
"time": "1768324339"
},
"departure": {
"delay": 329,
"time": "1768324349"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 218,
"time": "1768325641"
},
"departure": {
"delay": 218,
"time": "1768325678"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 264,
"time": "1768325389"
},
"departure": {
"delay": 264,
"time": "1768325424"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 261,
"time": "1768325319"
},
"departure": {
"delay": 261,
"time": "1768325361"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 429,
"time": "1768324616"
},
"departure": {
"delay": 429,
"time": "1768324749"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 356,
"time": "1768324293"
},
"departure": {
"delay": 356,
"time": "1768324316"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 332,
"time": "1768324516"
},
"departure": {
"delay": 332,
"time": "1768324532"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 312,
"time": "1768325197"
},
"departure": {
"delay": 312,
"time": "1768325232"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 317,
"time": "1768325140"
},
"departure": {
"delay": 317,
"time": "1768325177"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 199,
"time": "1768325708"
},
"departure": {
"delay": 199,
"time": "1768325719"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748515x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1768282567"
},
"departure": {
"delay": -41,
"time": "1768282579"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768281559"
},
"departure": {
"delay": 51,
"time": "1768281591"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1768281494"
},
"departure": {
"delay": 82,
"time": "1768281502"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768281232"
},
"departure": {
"delay": 120,
"time": "1768281240"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1768281179"
},
"departure": {
"delay": 119,
"time": "1768281179"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1768281110"
},
"departure": {
"delay": 123,
"time": "1768281123"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1768282310"
},
"departure": {
"delay": -1,
"time": "1768282319"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1768282518"
},
"departure": {
"delay": -29,
"time": "1768282531"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -97,
"time": "1768281964"
},
"departure": {
"delay": -97,
"time": "1768281983"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1768281316"
},
"departure": {
"delay": 172,
"time": "1768281352"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1768281420"
},
"departure": {
"delay": 132,
"time": "1768281432"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1768281914"
},
"departure": {
"delay": -25,
"time": "1768281935"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1768282782"
},
"departure": {
"delay": -69,
"time": "1768282791"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1768281733"
},
"departure": {
"delay": -35,
"time": "1768281745"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1768282698"
},
"departure": {
"delay": -71,
"time": "1768282729"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1768281133"
},
"departure": {
"delay": 147,
"time": "1768281147"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -96,
"time": "1768282824"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -64,
"time": "1768282603"
},
"departure": {
"delay": -64,
"time": "1768282616"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 188,
"time": "1768281008"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1768281260"
},
"departure": {
"delay": 152,
"time": "1768281272"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1768282108"
},
"departure": {
"delay": 14,
"time": "1768282214"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1768281788"
},
"departure": {
"delay": -46,
"time": "1768281794"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14398:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1768333859"
},
"departure": {
"delay": 59,
"time": "1768333859"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768333789"
},
"departure": {
"delay": 49,
"time": "1768333789"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1768333497"
},
"departure": {
"delay": 57,
"time": "1768333497"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768333380"
},
"departure": {
"time": "1768333380"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768333740"
},
"departure": {
"time": "1768333740"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768333617"
},
"departure": {
"delay": 57,
"time": "1768333617"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1768333904"
},
"departure": {
"delay": 44,
"time": "1768333904"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1768333442"
},
"departure": {
"delay": 2,
"time": "1768333442"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768333260"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768329082",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14398:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10477:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1768329450"
},
"departure": {
"delay": 210,
"time": "1768329450"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1768330294"
},
"departure": {
"delay": 94,
"time": "1768330294"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1768329742"
},
"departure": {
"delay": 83,
"time": "1768329743"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1768330497"
},
"departure": {
"delay": 117,
"time": "1768330497"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 172,
"time": "1768329112"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1768330674"
},
"departure": {
"delay": 114,
"time": "1768330674"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1768329494"
},
"departure": {
"delay": 194,
"time": "1768329494"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1768329178"
},
"departure": {
"delay": 178,
"time": "1768329178"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1768330950"
},
"departure": {
"delay": 90,
"time": "1768330950"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1768330340"
},
"departure": {
"delay": 99,
"time": "1768330359"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768331364"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1768329659"
},
"departure": {
"delay": 150,
"time": "1768329690"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 257,
"time": "1768330026"
},
"departure": {
"delay": 257,
"time": "1768330037"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 252,
"time": "1768329306"
},
"departure": {
"delay": 252,
"time": "1768329312"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1768330644"
},
"departure": {
"delay": 84,
"time": "1768330644"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 239,
"time": "1768329359"
},
"departure": {
"delay": 239,
"time": "1768329359"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 244,
"time": "1768330144"
},
"departure": {
"delay": 244,
"time": "1768330144"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1768329885"
},
"departure": {
"delay": 167,
"time": "1768329887"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1768330767"
},
"departure": {
"delay": 87,
"time": "1768330767"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1768330847"
},
"departure": {
"delay": 107,
"time": "1768330847"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1768329592"
},
"departure": {
"delay": 140,
"time": "1768329620"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1768329569"
},
"departure": {
"delay": 149,
"time": "1768329569"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 237,
"time": "1768329214"
},
"departure": {
"delay": 237,
"time": "1768329237"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1768330884"
},
"departure": {
"delay": 84,
"time": "1768330884"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1768330237"
},
"departure": {
"delay": 37,
"time": "1768330237"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768329121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10477:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768286760"
},
"departure": {
"time": "1768286760"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768286280"
},
"departure": {
"time": "1768286280"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768286580"
},
"departure": {
"time": "1768286580"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768286940"
},
"departure": {
"time": "1768286940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768286040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768287660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768286460"
},
"departure": {
"time": "1768286460"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768287180"
},
"departure": {
"time": "1768287180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768287420"
},
"departure": {
"time": "1768287420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768286700"
},
"departure": {
"time": "1768286700"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768286820"
},
"departure": {
"time": "1768286820"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768287120"
},
"departure": {
"time": "1768287120"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768286640"
},
"departure": {
"time": "1768286640"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768287060"
},
"departure": {
"time": "1768287060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768287480"
},
"departure": {
"time": "1768287480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768285937",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768332461"
},
"departure": {
"delay": 41,
"time": "1768332461"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1768332931"
},
"departure": {
"delay": 31,
"time": "1768332931"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332720"
},
"departure": {
"time": "1768332720"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768332641"
},
"departure": {
"delay": 41,
"time": "1768332641"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768332810"
},
"departure": {
"delay": 30,
"time": "1768332810"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768332420"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768333080"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx294:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851728F5202240x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768327500"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768323872",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851728F5202240x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1768331559"
},
"departure": {
"delay": 159,
"time": "1768331559"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1768330893"
},
"departure": {
"delay": 153,
"time": "1768330893"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768331859"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1768330590"
},
"departure": {
"delay": 150,
"time": "1768330590"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1768331441"
},
"departure": {
"delay": 101,
"time": "1768331441"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1768330609"
},
"departure": {
"delay": 109,
"time": "1768330609"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1768330351"
},
"departure": {
"delay": 103,
"time": "1768330423"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1768331219"
},
"departure": {
"delay": 119,
"time": "1768331219"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1768331624"
},
"departure": {
"delay": 164,
"time": "1768331624"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1768331681"
},
"departure": {
"delay": 101,
"time": "1768331681"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 161,
"time": "1768331381"
},
"departure": {
"delay": 161,
"time": "1768331381"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 156,
"time": "1768331196"
},
"departure": {
"delay": 156,
"time": "1768331196"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1768331499"
},
"departure": {
"delay": 99,
"time": "1768331499"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1768331739"
},
"departure": {
"delay": 99,
"time": "1768331739"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1768331317"
},
"departure": {
"delay": 157,
"time": "1768331317"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1768330725"
},
"departure": {
"delay": 105,
"time": "1768330725"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1768330783"
},
"departure": {
"delay": 103,
"time": "1768330783"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1768330959"
},
"departure": {
"delay": 159,
"time": "1768330959"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1768330663"
},
"departure": {
"delay": 103,
"time": "1768330663"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1768330536"
},
"departure": {
"delay": 156,
"time": "1768330536"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1768331079"
},
"departure": {
"delay": 99,
"time": "1768331079"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1768331026"
},
"departure": {
"delay": 106,
"time": "1768331026"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14046:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196428x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1768329942"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768329943",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196428x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1768330834"
},
"departure": {
"delay": -16,
"time": "1768330844"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1768331140"
},
"departure": {
"delay": 50,
"time": "1768331150"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1768331414"
},
"departure": {
"delay": -36,
"time": "1768331424"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1768330621"
},
"departure": {
"delay": 11,
"time": "1768330631"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768331586"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1768330678"
},
"departure": {
"delay": 8,
"time": "1768330688"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768330566"
},
"departure": {
"delay": 16,
"time": "1768330576"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1768331235"
},
"departure": {
"delay": 25,
"time": "1768331245"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"time": "1768330910"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1768330987"
},
"departure": {
"delay": 17,
"time": "1768330997"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768330513"
},
"departure": {
"delay": 33,
"time": "1768330533"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768331035"
},
"departure": {
"delay": 5,
"time": "1768331045"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1768330538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x27:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768292160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768291200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768291800"
},
"departure": {
"time": "1768291800"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768291260"
},
"departure": {
"time": "1768291260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768291980"
},
"departure": {
"time": "1768291980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768291680"
},
"departure": {
"time": "1768291680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768291560"
},
"departure": {
"time": "1768291560"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768291320"
},
"departure": {
"time": "1768291320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768291620"
},
"departure": {
"time": "1768291620"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768291176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107790x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1768330045"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768330023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107790x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768332000"
},
"departure": {
"time": "1768332000"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332300"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768331880"
},
"departure": {
"time": "1768331880"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768332420"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768332180"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331400"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768331940"
},
"departure": {
"time": "1768331940"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768331760"
},
"departure": {
"time": "1768331760"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1768331280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332120"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768332360"
},
"departure": {
"time": "1768332360"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332240"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768331820"
},
"departure": {
"time": "1768331820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1768330095",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3077:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768330728"
},
"departure": {
"delay": 48,
"time": "1768330728"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1768331786"
},
"departure": {
"delay": 26,
"time": "1768331786"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1768331668"
},
"departure": {
"delay": 28,
"time": "1768331668"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 53,
"time": "1768330193"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -38,
"time": "1768331902"
},
"departure": {
"delay": -38,
"time": "1768331902"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1768332224"
},
"departure": {
"delay": 44,
"time": "1768332224"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1768331881"
},
"departure": {
"delay": 61,
"time": "1768331881"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1768331137"
},
"departure": {
"delay": 37,
"time": "1768331137"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768331727"
},
"departure": {
"delay": 27,
"time": "1768331727"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1768330537"
},
"departure": {
"delay": 37,
"time": "1768330537"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1768332307"
},
"departure": {
"delay": 7,
"time": "1768332307"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1768330603"
},
"departure": {
"delay": 43,
"time": "1768330603"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768330865"
},
"departure": {
"delay": 65,
"time": "1768330865"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768331028"
},
"departure": {
"delay": 48,
"time": "1768331028"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1768331281"
},
"departure": {
"delay": 61,
"time": "1768331281"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1768330478"
},
"departure": {
"delay": 38,
"time": "1768330478"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1768330897"
},
"departure": {
"delay": 37,
"time": "1768330897"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768332487"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768330201",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10774:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748470x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 254,
"time": "1768319819"
},
"departure": {
"delay": 254,
"time": "1768319834"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 691,
"time": "1768322155"
},
"departure": {
"delay": 691,
"time": "1768322191"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 643,
"time": "1768322026"
},
"departure": {
"delay": 643,
"time": "1768322083"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 292,
"time": "1768320203"
},
"departure": {
"delay": 292,
"time": "1768320232"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1768319601"
},
"departure": {
"delay": 209,
"time": "1768319669"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1768320957"
},
"departure": {
"delay": 458,
"time": "1768320998"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 614,
"time": "1768321972"
},
"departure": {
"delay": 614,
"time": "1768321994"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 690,
"time": "1768322370"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 297,
"time": "1768320262"
},
"departure": {
"delay": 297,
"time": "1768320297"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1768319394"
},
"departure": {
"delay": 131,
"time": "1768319411"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 557,
"time": "1768321716"
},
"departure": {
"delay": 557,
"time": "1768321757"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 261,
"time": "1768320070"
},
"departure": {
"delay": 261,
"time": "1768320081"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 236,
"time": "1768319952"
},
"departure": {
"delay": 236,
"time": "1768319996"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 560,
"time": "1768321691"
},
"departure": {
"delay": 560,
"time": "1768321700"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 447,
"time": "1768320892"
},
"departure": {
"delay": 447,
"time": "1768320927"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 435,
"time": "1768321053"
},
"departure": {
"delay": 435,
"time": "1768321275"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 546,
"time": "1768321612"
},
"departure": {
"delay": 546,
"time": "1768321626"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 447,
"time": "1768321326"
},
"departure": {
"delay": 447,
"time": "1768321407"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1768319455"
},
"departure": {
"delay": 135,
"time": "1768319475"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1768320500"
},
"departure": {
"delay": 219,
"time": "1768320579"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 640,
"time": "1768321885"
},
"departure": {
"delay": 640,
"time": "1768321960"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 221,
"time": "1768319846"
},
"departure": {
"delay": 221,
"time": "1768319861"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 709,
"time": "1768322241"
},
"departure": {
"delay": 709,
"time": "1768322269"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 222,
"time": "1768320389"
},
"departure": {
"delay": 222,
"time": "1768320402"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 247,
"time": "1768319728"
},
"departure": {
"delay": 247,
"time": "1768319767"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 243,
"time": "1768320603"
},
"departure": {
"delay": 243,
"time": "1768320663"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 118,
"time": "1768319158"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 548,
"time": "1768321775"
},
"departure": {
"delay": 548,
"time": "1768321808"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1768319502"
},
"departure": {
"delay": 171,
"time": "1768319511"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 655,
"time": "1768322115"
},
"departure": {
"delay": 655,
"time": "1768322155"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 716,
"time": "1768322303"
},
"departure": {
"delay": 716,
"time": "1768322336"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 230,
"time": "1768319914"
},
"departure": {
"delay": 230,
"time": "1768319930"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1768320451"
},
"departure": {
"delay": 167,
"time": "1768320467"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1768330129",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748470x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768330500"
},
"departure": {
"delay": 60,
"time": "1768330500"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768329600"
},
"departure": {
"delay": 5,
"time": "1768329605"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768329180"
},
"departure": {
"delay": 5,
"time": "1768329185"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1768329840"
},
"departure": {
"delay": 65,
"time": "1768329845"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768330020"
},
"departure": {
"delay": 5,
"time": "1768330025"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768330080"
},
"departure": {
"delay": 5,
"time": "1768330085"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"delay": 5,
"time": "1768329125"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768329540"
},
"departure": {
"delay": 65,
"time": "1768329545"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768329780"
},
"departure": {
"delay": 5,
"time": "1768329785"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768330680"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1768330320"
},
"departure": {
"delay": 65,
"time": "1768330325"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1768330200"
},
"departure": {
"delay": 65,
"time": "1768330205"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768329660"
},
"departure": {
"delay": 5,
"time": "1768329665"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768329960"
},
"departure": {
"delay": 5,
"time": "1768329965"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768330560"
},
"departure": {
"delay": 60,
"time": "1768330560"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1768329850"
},
"departure": {
"delay": 15,
"time": "1768329855"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768330440"
},
"departure": {
"delay": 60,
"time": "1768330440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768329360"
},
"departure": {
"delay": 60,
"time": "1768329420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768329900"
},
"departure": {
"delay": 5,
"time": "1768329905"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768330477",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227411x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1768330289"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1768330243"
},
"departure": {
"delay": 163,
"time": "1768330243"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1768330293",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227411x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852637F5163965x2025x12x31T21x51x51Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768332240"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1768327800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329720"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768329120"
},
"departure": {
"time": "1768329180"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330140"
},
"departure": {
"time": "1768330200"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768330920"
},
"departure": {
"time": "1768330980"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768324172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852637F5163965x2025x12x31T21x51x51Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6809,
"time": "1768330529"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1768330443",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758409x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768304682"
},
"departure": {
"delay": 19,
"time": "1768304719"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1768303613"
},
"departure": {
"delay": 64,
"time": "1768303624"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1768305759"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1768303262"
},
"departure": {
"delay": 77,
"time": "1768303337"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1768304014"
},
"departure": {
"delay": 42,
"time": "1768304022"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 15,
"time": "1768303035"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1768304441"
},
"departure": {
"delay": 49,
"time": "1768304449"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1768304280"
},
"departure": {
"delay": 17,
"time": "1768304357"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1768303779"
},
"departure": {
"delay": 107,
"time": "1768303787"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768305287"
},
"departure": {
"delay": 23,
"time": "1768305323"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1768304881"
},
"departure": {
"delay": 3,
"time": "1768304943"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768305472"
},
"departure": {
"delay": 9,
"time": "1768305489"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758409x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6419:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1768327726"
},
"departure": {
"delay": 106,
"time": "1768327726"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1768328116"
},
"departure": {
"delay": 100,
"time": "1768328140"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1768329325"
},
"departure": {
"delay": 145,
"time": "1768329325"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 75,
"time": "1768327215"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1768328365"
},
"departure": {
"delay": 160,
"time": "1768328440"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1768327314"
},
"departure": {
"delay": 54,
"time": "1768327314"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1768328870"
},
"departure": {
"delay": 35,
"time": "1768328915"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1768327527"
},
"departure": {
"delay": 87,
"time": "1768327527"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1768328050"
},
"departure": {
"delay": 70,
"time": "1768328050"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1768329167"
},
"departure": {
"delay": 132,
"time": "1768329192"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1768327450"
},
"departure": {
"delay": 70,
"time": "1768327450"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1768328502"
},
"departure": {
"delay": 162,
"time": "1768328502"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1768328965"
},
"departure": {
"delay": 25,
"time": "1768328965"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 190,
"time": "1768328590"
},
"departure": {
"delay": 190,
"time": "1768328590"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1768327950"
},
"departure": {
"delay": 90,
"time": "1768327950"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 169,
"time": "1768327849"
},
"departure": {
"delay": 169,
"time": "1768327849"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1768328815"
},
"departure": {
"delay": 55,
"time": "1768328815"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1768329509"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1768327648"
},
"departure": {
"delay": 148,
"time": "1768327648"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1768328668"
},
"departure": {
"delay": 110,
"time": "1768328690"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1768329090"
},
"departure": {
"delay": 90,
"time": "1768329090"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1768327279"
},
"departure": {
"delay": 79,
"time": "1768327279"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1768327590"
},
"departure": {
"delay": 150,
"time": "1768327590"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1768328215"
},
"departure": {
"delay": 165,
"time": "1768328265"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768327221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6419:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 404,
"time": "1768329102"
},
"departure": {
"delay": 404,
"time": "1768329104"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 826,
"time": "1768328626"
},
"departure": {
"delay": 826,
"time": "1768328626"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 792,
"time": "1768328592"
},
"departure": {
"delay": 792,
"time": "1768328592"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 213,
"time": "1768329213"
},
"departure": {
"delay": 213,
"time": "1768329213"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 347,
"time": "1768328807"
},
"departure": {
"delay": 347,
"time": "1768328807"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1768329535"
},
"departure": {
"delay": 190,
"time": "1768329550"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 254,
"time": "1768329734"
},
"departure": {
"delay": 254,
"time": "1768329734"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 259,
"time": "1768329312"
},
"departure": {
"delay": 259,
"time": "1768329319"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1768330318"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 257,
"time": "1768329424"
},
"departure": {
"delay": 257,
"time": "1768329437"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 362,
"time": "1768328700"
},
"departure": {
"delay": 362,
"time": "1768328702"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 291,
"time": "1768329947"
},
"departure": {
"delay": 291,
"time": "1768329951"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 299,
"time": "1768329899"
},
"departure": {
"delay": 299,
"time": "1768329899"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 310,
"time": "1768329850"
},
"departure": {
"delay": 310,
"time": "1768329850"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 242,
"time": "1768329602"
},
"departure": {
"delay": 242,
"time": "1768329602"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 280,
"time": "1768329274"
},
"departure": {
"delay": 280,
"time": "1768329280"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 442,
"time": "1768329022"
},
"departure": {
"delay": 442,
"time": "1768329022"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 402,
"time": "1768328897"
},
"departure": {
"delay": 402,
"time": "1768328922"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768326700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10476:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768332209"
},
"departure": {
"delay": 29,
"time": "1768332209"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1768331450"
},
"departure": {
"delay": 50,
"time": "1768331450"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768332330"
},
"departure": {
"delay": 30,
"time": "1768332330"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1768332275"
},
"departure": {
"delay": 35,
"time": "1768332275"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768331910"
},
"departure": {
"delay": 30,
"time": "1768331910"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768331700"
},
"departure": {
"time": "1768331700"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1768332453"
},
"departure": {
"delay": 33,
"time": "1768332453"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768332090"
},
"departure": {
"delay": 30,
"time": "1768332090"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768332005"
},
"departure": {
"delay": 5,
"time": "1768332005"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1768332552"
},
"departure": {
"delay": 12,
"time": "1768332552"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768330442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5961:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1181:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1768331847"
},
"departure": {
"delay": 27,
"time": "1768331847"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768332030"
},
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1768332076"
},
"departure": {
"delay": 16,
"time": "1768332076"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1768331892"
},
"departure": {
"delay": 12,
"time": "1768331892"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768332390"
},
"departure": {
"delay": 30,
"time": "1768332390"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1768332277"
},
"departure": {
"delay": 37,
"time": "1768332277"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1768331984"
},
"departure": {
"delay": 44,
"time": "1768331984"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1768331771"
},
"departure": {
"delay": 11,
"time": "1768331771"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768327602",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1181:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3064:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768331135"
},
"departure": {
"delay": 35,
"time": "1768331135"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 30,
"time": "1768330470"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1768330717"
},
"departure": {
"delay": 37,
"time": "1768330717"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768331070"
},
"departure": {
"delay": 30,
"time": "1768331070"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1768331184"
},
"departure": {
"delay": 24,
"time": "1768331184"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1768331010"
},
"departure": {
"delay": 30,
"time": "1768331010"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1768330521"
},
"departure": {
"delay": 21,
"time": "1768330521"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1768330657"
},
"departure": {
"delay": 37,
"time": "1768330657"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1768331282"
},
"departure": {
"delay": 2,
"time": "1768331282"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1768330579"
},
"departure": {
"delay": 19,
"time": "1768330579"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768330890"
},
"departure": {
"delay": 30,
"time": "1768330890"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768331490"
},
"departure": {
"delay": 30,
"time": "1768331490"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1768331563"
},
"departure": {
"delay": 43,
"time": "1768331563"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768329862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3064:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763948x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1768320707"
},
"departure": {
"delay": 55,
"time": "1768320715"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1768322148"
},
"departure": {
"delay": 158,
"time": "1768322198"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1768320220"
},
"departure": {
"delay": 122,
"time": "1768320242"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1768320874"
},
"departure": {
"delay": 39,
"time": "1768320879"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 27,
"time": "1768319307"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1768322675"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1768321372"
},
"departure": {
"delay": 91,
"time": "1768321411"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1768322476"
},
"departure": {
"delay": 136,
"time": "1768322476"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1768322340"
},
"departure": {
"delay": 140,
"time": "1768322360"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1768321738"
},
"departure": {
"delay": 152,
"time": "1768321772"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 201,
"time": "1768322027"
},
"departure": {
"delay": 201,
"time": "1768322061"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1768321201"
},
"departure": {
"delay": 67,
"time": "1768321267"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1768330131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763948x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10101:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768333344"
},
"departure": {
"delay": 24,
"time": "1768333344"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768333200"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1768333373"
},
"departure": {
"delay": 53,
"time": "1768333373"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1768333845"
},
"departure": {
"delay": 45,
"time": "1768333845"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1768333542"
},
"departure": {
"delay": 42,
"time": "1768333542"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768333320"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1768333251"
},
"departure": {
"delay": 51,
"time": "1768333251"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1768333430"
},
"departure": {
"delay": 50,
"time": "1768333430"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768333500"
},
"departure": {
"time": "1768333500"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10101:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2459:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768322580"
},
"departure": {
"time": "1768322580"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768322880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1768322400"
},
"departure": {
"time": "1768322400"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768322100"
},
"departure": {
"time": "1768322100"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768321920"
},
"departure": {
"time": "1768321920"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768322160"
},
"departure": {
"time": "1768322160"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768322700"
},
"departure": {
"time": "1768322700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1768321800"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768322040"
},
"departure": {
"time": "1768322040"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768322640"
},
"departure": {
"time": "1768322640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768305592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2459:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244167xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1768330561"
},
"departure": {
"delay": 181,
"time": "1768330561"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 201,
"time": "1768330761"
},
"departure": {
"delay": 201,
"time": "1768330761"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 184,
"time": "1768330804"
},
"departure": {
"delay": 184,
"time": "1768330804"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 181,
"time": "1768331041"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1768330898"
},
"departure": {
"delay": 218,
"time": "1768330898"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768330443",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244167xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768332270"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330431",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5243:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 206,
"time": "1768286501"
},
"departure": {
"delay": 206,
"time": "1768286546"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 211,
"time": "1768286985"
},
"departure": {
"delay": 211,
"time": "1768287031"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1768286715"
},
"departure": {
"delay": 231,
"time": "1768286751"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1768287842"
},
"departure": {
"delay": 34,
"time": "1768287934"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 21,
"time": "1768285821"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1768286132"
},
"departure": {
"delay": 147,
"time": "1768286187"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1768288326"
},
"departure": {
"delay": 24,
"time": "1768288344"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1768288841"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1768287658"
},
"departure": {
"delay": 128,
"time": "1768287668"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 206,
"time": "1768287316"
},
"departure": {
"delay": 206,
"time": "1768287326"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1768287394"
},
"departure": {
"delay": 160,
"time": "1768287400"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1768288504"
},
"departure": {
"delay": 23,
"time": "1768288523"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852636F5202313x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768328880"
},
"departure": {
"time": "1768328940"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768327860"
},
"departure": {
"time": "1768327920"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768327020"
},
"departure": {
"time": "1768327140"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768329300"
},
"departure": {
"time": "1768329360"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1768330260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768328340"
},
"departure": {
"time": "1768328400"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329720"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1768325760"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768322133",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852636F5202313x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768332461"
},
"departure": {
"delay": 41,
"time": "1768332461"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1768332116"
},
"departure": {
"delay": 56,
"time": "1768332116"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1768332082"
},
"departure": {
"delay": 22,
"time": "1768332082"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768332367"
},
"departure": {
"delay": 7,
"time": "1768332367"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1768332030"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768332683"
},
"departure": {
"delay": 23,
"time": "1768332683"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1768332606"
},
"departure": {
"delay": 6,
"time": "1768332606"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768332538"
},
"departure": {
"delay": 58,
"time": "1768332538"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330411",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10480:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230429x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 195,
"time": "1768330815"
},
"departure": {
"delay": 195,
"time": "1768330815"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 176,
"time": "1768330856"
},
"departure": {
"delay": 176,
"time": "1768330856"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 158,
"time": "1768330178"
},
"departure": {
"delay": 158,
"time": "1768330178"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 160,
"time": "1768330780"
},
"departure": {
"delay": 160,
"time": "1768330780"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 178,
"time": "1768330678"
},
"departure": {
"delay": 178,
"time": "1768330678"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 218,
"time": "1768330838"
},
"departure": {
"delay": 218,
"time": "1768330838"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 204,
"time": "1768331064"
},
"departure": {
"delay": 204,
"time": "1768331064"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 160,
"time": "1768331320"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 162,
"time": "1768330242"
},
"departure": {
"delay": 162,
"time": "1768330242"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 209,
"time": "1768331009"
},
"departure": {
"delay": 209,
"time": "1768331009"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 159,
"time": "1768330359"
},
"departure": {
"delay": 159,
"time": "1768330359"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 160,
"time": "1768330600"
},
"departure": {
"delay": 160,
"time": "1768330600"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 160,
"time": "1768330960"
},
"departure": {
"delay": 160,
"time": "1768330960"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768330403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230429x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3073:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768333927"
},
"departure": {
"delay": 7,
"time": "1768333927"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1768333987"
},
"departure": {
"delay": 7,
"time": "1768333987"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768333791"
},
"departure": {
"delay": 51,
"time": "1768333791"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1768333849"
},
"departure": {
"delay": 49,
"time": "1768333849"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768333740"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768329551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3073:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758431x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1768331620"
},
"departure": {
"delay": 100,
"time": "1768331620"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1768329717"
},
"departure": {
"delay": 130,
"time": "1768329730"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1768330600"
},
"departure": {
"delay": 100,
"time": "1768330600"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1768331980"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1768331260"
},
"departure": {
"delay": 100,
"time": "1768331260"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1768330780"
},
"departure": {
"delay": 100,
"time": "1768330780"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1768329411"
},
"departure": {
"delay": 122,
"time": "1768329422"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768331440"
},
"departure": {
"delay": 100,
"time": "1768331440"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1768330720"
},
"departure": {
"delay": 100,
"time": "1768330720"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1768331740"
},
"departure": {
"delay": 100,
"time": "1768331740"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1768330240"
},
"departure": {
"delay": 100,
"time": "1768330240"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1768329295"
},
"departure": {
"delay": 133,
"time": "1768329313"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 88,
"time": "1768328788"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1768330480"
},
"departure": {
"delay": 100,
"time": "1768330480"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1768331560"
},
"departure": {
"delay": 100,
"time": "1768331560"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 139,
"time": "1768329156"
},
"departure": {
"delay": 139,
"time": "1768329199"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768331860"
},
"departure": {
"delay": 100,
"time": "1768331860"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1768331320"
},
"departure": {
"delay": 100,
"time": "1768331320"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1768330900"
},
"departure": {
"delay": 100,
"time": "1768330900"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1768330120"
},
"departure": {
"delay": 100,
"time": "1768330120"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1768331020"
},
"departure": {
"delay": 100,
"time": "1768331020"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1768329974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758431x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198150x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -219,
"time": "1768329921"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1768329893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198150x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1099:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1768333784"
},
"departure": {
"delay": 44,
"time": "1768333784"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1768333647"
},
"departure": {
"delay": 27,
"time": "1768333647"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768333830"
},
"departure": {
"delay": 30,
"time": "1768333830"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1768333876"
},
"departure": {
"delay": 16,
"time": "1768333876"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1768333571"
},
"departure": {
"delay": 11,
"time": "1768333571"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1768333692"
},
"departure": {
"delay": 12,
"time": "1768333692"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768329402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1099:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768328772"
},
"departure": {
"delay": 40,
"time": "1768328800"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768329145"
},
"departure": {
"delay": 120,
"time": "1768329180"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1768328957"
},
"departure": {
"delay": 120,
"time": "1768329000"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1768329066"
},
"departure": {
"delay": 90,
"time": "1768329090"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1768329352"
},
"departure": {
"delay": 140,
"time": "1768329380"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768328700"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768329940"
},
"departure": {
"delay": 10,
"time": "1768329970"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1768330290"
},
"departure": {
"delay": 40,
"time": "1768330300"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1768330205"
},
"departure": {
"delay": 20,
"time": "1768330220"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768330032"
},
"departure": {
"delay": 30,
"time": "1768330050"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -139,
"time": "1768330481"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -51,
"time": "1768330388"
},
"departure": {
"delay": -51,
"time": "1768330389"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 140,
"time": "1768329237"
},
"departure": {
"delay": 140,
"time": "1768329260"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768329458"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768329638"
},
"departure": {
"delay": 60,
"time": "1768329660"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1768329744"
},
"departure": {
"delay": 100,
"time": "1768329760"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1768330146"
},
"departure": {
"delay": -28,
"time": "1768330172"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768329835"
},
"departure": {
"delay": 120,
"time": "1768329840"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1768329563"
},
"departure": {
"delay": 40,
"time": "1768329580"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1768328856"
},
"departure": {
"delay": 70,
"time": "1768328890"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3461:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768330320"
},
"departure": {
"delay": 65,
"time": "1768330325"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1768330080"
},
"departure": {
"delay": 65,
"time": "1768330085"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1768330200"
},
"departure": {
"delay": 65,
"time": "1768330205"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768330450"
},
"departure": {
"delay": 15,
"time": "1768330455"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768330800"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1768330210"
},
"departure": {
"delay": 15,
"time": "1768330215"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"delay": 65,
"time": "1768330025"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768330140"
},
"departure": {
"delay": 65,
"time": "1768330145"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768330980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768330440"
},
"departure": {
"delay": 65,
"time": "1768330445"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768330380"
},
"departure": {
"delay": 65,
"time": "1768330385"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330500"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768330486",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2997:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850414F5202157x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330320"
},
"departure": {
"time": "1768330380"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768331340"
},
"departure": {
"time": "1768331400"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768331520"
},
"departure": {
"time": "1768331580"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768329780"
},
"departure": {
"time": "1768329840"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330740"
},
"departure": {
"time": "1768330800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768329420"
},
"departure": {
"time": "1768329480"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768328820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768325193",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850414F5202157x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848960F5202041x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768331580"
},
"departure": {
"time": "1768331640"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768332600"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1768328580"
},
"departure": {
"time": "1768328640"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768329180"
},
"departure": {
"time": "1768329240"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768330560"
},
"departure": {
"time": "1768330620"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768328820"
},
"departure": {
"time": "1768328880"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768332960"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1768327800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329960"
},
"departure": {
"time": "1768330020"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768330920"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768329540"
},
"departure": {
"time": "1768329600"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1768324172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848960F5202041x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107952x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1768329750"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768329703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107952x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9792:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768333617"
},
"departure": {
"delay": 57,
"time": "1768333617"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768333372"
},
"departure": {
"delay": 52,
"time": "1768333372"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768333837"
},
"departure": {
"delay": 37,
"time": "1768333837"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1768333724"
},
"departure": {
"delay": 44,
"time": "1768333724"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1768333760"
},
"departure": {
"delay": 20,
"time": "1768333760"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768333410"
},
"departure": {
"delay": 30,
"time": "1768333410"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768329602",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9792:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470482:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768330328"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1768330328",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470482:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2931,
"time": "1768330551"
},
"stopId": "FR:14478:ZE:5206469525897216:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 2938,
"time": "1768330488"
},
"departure": {
"delay": 2938,
"time": "1768330498"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 26
}
],
"timestamp": "1768330455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x6:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768335540"
},
"departure": {
"time": "1768335540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768335420"
},
"departure": {
"time": "1768335420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768335000"
},
"departure": {
"time": "1768335000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768335240"
},
"departure": {
"time": "1768335240"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768335060"
},
"departure": {
"time": "1768335060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768334940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768335480"
},
"departure": {
"time": "1768335480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768335600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768330390",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3117:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1768329289"
},
"departure": {
"delay": 109,
"time": "1768329289"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 207,
"time": "1768329643"
},
"departure": {
"delay": 207,
"time": "1768329747"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 6,
"time": "1768329186"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1768329435"
},
"departure": {
"delay": 136,
"time": "1768329436"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 362,
"time": "1768330862"
},
"departure": {
"delay": 362,
"time": "1768330862"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1768329971"
},
"departure": {
"delay": 191,
"time": "1768329971"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 258,
"time": "1768330938"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1768329432"
},
"departure": {
"delay": 132,
"time": "1768329432"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 264,
"time": "1768330884"
},
"departure": {
"delay": 264,
"time": "1768330884"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1768330421"
},
"departure": {
"delay": 161,
"time": "1768330421"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 341,
"time": "1768330633"
},
"departure": {
"delay": 341,
"time": "1768330781"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768329202",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14853:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3324F5211811x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768332720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768334340"
},
"departure": {
"time": "1768334400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768341060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768335240"
},
"departure": {
"time": "1768335300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768336740"
},
"departure": {
"time": "1768336860"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1768329094",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3324F5211811x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331820"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768330080"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768330260"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768331400"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768331460"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768331040"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768329900"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332360"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768332180"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768330200"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768331940"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768330620"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768331760"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768332240"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768330450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4139:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1768332805"
},
"departure": {
"delay": 25,
"time": "1768332805"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1768331358"
},
"departure": {
"delay": 18,
"time": "1768331358"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1768331024"
},
"departure": {
"delay": 44,
"time": "1768331024"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1768330887"
},
"departure": {
"delay": 27,
"time": "1768330887"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768331490"
},
"departure": {
"delay": 30,
"time": "1768331490"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1768330770"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1768331124"
},
"departure": {
"delay": 24,
"time": "1768331124"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1768330811"
},
"departure": {
"delay": 11,
"time": "1768330811"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768333015"
},
"departure": {
"delay": 55,
"time": "1768333015"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1768330932"
},
"departure": {
"delay": 12,
"time": "1768330932"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1768331070"
},
"departure": {
"delay": 30,
"time": "1768331070"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768330402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1067:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768333543"
},
"departure": {
"delay": 43,
"time": "1768333543"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1768333013"
},
"departure": {
"delay": 53,
"time": "1768333013"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768333085"
},
"departure": {
"delay": 5,
"time": "1768333085"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768333320"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768333189"
},
"departure": {
"delay": 49,
"time": "1768333189"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1768333126"
},
"departure": {
"delay": 46,
"time": "1768333126"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1768333367"
},
"departure": {
"delay": 47,
"time": "1768333367"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1768333273"
},
"departure": {
"delay": 13,
"time": "1768333273"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768295260",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx31:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230636x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1768330290"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -22,
"time": "1768330178"
},
"departure": {
"delay": -22,
"time": "1768330178"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -26,
"time": "1768330234"
},
"departure": {
"delay": -26,
"time": "1768330234"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768330313",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230636x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -192,
"time": "1768330426"
},
"departure": {
"delay": -192,
"time": "1768330428"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -169,
"time": "1768330331"
},
"departure": {
"delay": -169,
"time": "1768330331"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -206,
"time": "1768330534"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -169,
"time": "1768330263"
},
"departure": {
"delay": -169,
"time": "1768330271"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -129,
"time": "1768330070"
},
"departure": {
"delay": -129,
"time": "1768330071"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1768329347"
},
"departure": {
"delay": 101,
"time": "1768329401"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 31,
"time": "1768329271"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1768329491"
},
"departure": {
"delay": 155,
"time": "1768329635"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1768329446"
},
"departure": {
"delay": 26,
"time": "1768329446"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -144,
"time": "1768329754"
},
"departure": {
"delay": -144,
"time": "1768329996"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768329282",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15224:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768333404"
},
"departure": {
"delay": 24,
"time": "1768333404"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1768333922"
},
"departure": {
"delay": 2,
"time": "1768333922"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1768333480"
},
"departure": {
"delay": 40,
"time": "1768333480"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1768333751"
},
"departure": {
"delay": 11,
"time": "1768333751"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768333800"
},
"departure": {
"time": "1768333800"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1768333709"
},
"departure": {
"delay": 29,
"time": "1768333709"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1768333877"
},
"departure": {
"delay": 17,
"time": "1768333877"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1768333541"
},
"departure": {
"delay": 41,
"time": "1768333541"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333440"
},
"departure": {
"time": "1768333440"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768333380"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768329402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14282:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1768331861"
},
"departure": {
"delay": -19,
"time": "1768331861"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1768333440"
},
"departure": {
"delay": -60,
"time": "1768333440"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1768331670"
},
"departure": {
"delay": -30,
"time": "1768331670"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1768333357"
},
"departure": {
"delay": -23,
"time": "1768333357"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1768331736"
},
"departure": {
"delay": -24,
"time": "1768331736"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1768331611"
},
"departure": {
"delay": -29,
"time": "1768331611"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1768331370"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1768331998"
},
"departure": {
"delay": -2,
"time": "1768331998"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768330421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10803:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5216020244463616x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1974,
"time": "1768330794"
},
"stopId": "FR:14149:ZE:5925312790528000:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 2010,
"time": "1768330640"
},
"departure": {
"delay": 2010,
"time": "1768330650"
},
"stopId": "FR:14482:ZE:6123682633089024:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1768330490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4666911632654336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5216020244463616x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758054x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1768321320"
},
"departure": {
"delay": 218,
"time": "1768321358"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1768322094"
},
"departure": {
"delay": 243,
"time": "1768322103"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1768321521"
},
"departure": {
"delay": 150,
"time": "1768321530"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1768321858"
},
"departure": {
"delay": 155,
"time": "1768321895"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 210,
"time": "1768320931"
},
"departure": {
"delay": 210,
"time": "1768320990"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 173,
"time": "1768320403"
},
"departure": {
"delay": 173,
"time": "1768320473"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 249,
"time": "1768322421"
},
"departure": {
"delay": 249,
"time": "1768322469"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 82,
"time": "1768319122"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1768320240"
},
"departure": {
"delay": 187,
"time": "1768320247"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 575,
"time": "1768323515"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1768319597"
},
"departure": {
"delay": 11,
"time": "1768319651"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1768320059"
},
"departure": {
"delay": 171,
"time": "1768320111"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 287,
"time": "1768322829"
},
"departure": {
"delay": 287,
"time": "1768322867"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1768319743"
},
"departure": {
"delay": 143,
"time": "1768319903"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 269,
"time": "1768322685"
},
"departure": {
"delay": 269,
"time": "1768322729"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 308,
"time": "1768322971"
},
"departure": {
"delay": 308,
"time": "1768323008"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 603,
"time": "1768323379"
},
"departure": {
"delay": 603,
"time": "1768323423"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 178,
"time": "1768322272"
},
"departure": {
"delay": 178,
"time": "1768322278"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 237,
"time": "1768322195"
},
"departure": {
"delay": 237,
"time": "1768322217"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 432,
"time": "1768323054"
},
"departure": {
"delay": 432,
"time": "1768323192"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 291,
"time": "1768322763"
},
"departure": {
"delay": 291,
"time": "1768322811"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1768330026",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758054x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851727F5202239x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768329000"
},
"departure": {
"time": "1768329060"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768330620"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768327920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768329660"
},
"departure": {
"time": "1768329720"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768328640"
},
"departure": {
"time": "1768328700"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768324293",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851727F5202239x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853728F5202351x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333800"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1768334760"
},
"departure": {
"time": "1768334820"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1768335600"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1768332480"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1768334280"
},
"departure": {
"time": "1768334340"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1768327712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853728F5202351x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14837:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768333350"
},
"departure": {
"delay": 30,
"time": "1768333350"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768333800"
},
"departure": {
"time": "1768333800"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768329162",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14837:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852428F5163955x2025x12x31T21x51x51Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768329060"
},
"departure": {
"time": "1768329120"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768330320"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768328580"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1768324952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852428F5163955x2025x12x31T21x51x51Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3131F5212743x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768337160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768334400"
},
"departure": {
"time": "1768334580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768325973",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3131F5212743x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850360F5202140x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768329420"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768330620"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768325792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850360F5202140x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851018F5202195x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768334640"
},
"departure": {
"time": "1768334700"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768334220"
},
"departure": {
"time": "1768334280"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768335420"
},
"departure": {
"time": "1768335540"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1768333320"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768337580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1768329692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851018F5202195x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1768332637"
},
"departure": {
"delay": 37,
"time": "1768332637"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1768332982"
},
"departure": {
"delay": 22,
"time": "1768332982"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1768332702"
},
"departure": {
"delay": 42,
"time": "1768332702"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1768332897"
},
"departure": {
"delay": 57,
"time": "1768332897"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768328461",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8292:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057196x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1768330701"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1768330234"
},
"departure": {
"delay": 94,
"time": "1768330234"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1768330461"
},
"departure": {
"delay": 81,
"time": "1768330461"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1768330401"
},
"departure": {
"delay": 81,
"time": "1768330401"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1768330358"
},
"departure": {
"delay": 98,
"time": "1768330358"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1768330283"
},
"departure": {
"delay": 83,
"time": "1768330283"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768330413",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057196x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6330:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332540"
},
"departure": {
"time": "1768332540"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1768332933"
},
"departure": {
"delay": 33,
"time": "1768332933"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1768332741"
},
"departure": {
"delay": 21,
"time": "1768332741"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1768332366"
},
"departure": {
"delay": 6,
"time": "1768332366"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1768332462"
},
"departure": {
"delay": 42,
"time": "1768332462"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768332408"
},
"departure": {
"delay": 48,
"time": "1768332408"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768332639"
},
"departure": {
"delay": 39,
"time": "1768332639"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768332840"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768304280",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6330:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768333478"
},
"departure": {
"delay": 38,
"time": "1768333478"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1768333536"
},
"departure": {
"delay": 36,
"time": "1768333536"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768333626"
},
"departure": {
"delay": 6,
"time": "1768333626"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1768333389"
},
"departure": {
"delay": 9,
"time": "1768333389"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768279776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7287:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6987:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333860"
},
"departure": {
"time": "1768333860"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1768333592"
},
"departure": {
"delay": 32,
"time": "1768333592"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768333680"
},
"departure": {
"time": "1768333680"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1768333957"
},
"departure": {
"delay": 37,
"time": "1768333957"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1768333786"
},
"departure": {
"delay": 46,
"time": "1768333786"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1768333729"
},
"departure": {
"delay": 49,
"time": "1768333729"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1768333654"
},
"departure": {
"delay": 34,
"time": "1768333654"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768329421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6987:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768333200"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1768333386"
},
"departure": {
"delay": 6,
"time": "1768333386"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1768333285"
},
"departure": {
"delay": 25,
"time": "1768333285"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1768333459"
},
"departure": {
"delay": 19,
"time": "1768333459"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768333690"
},
"departure": {
"delay": 10,
"time": "1768333690"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768329031",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15225:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4899:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768331424"
},
"departure": {
"delay": 24,
"time": "1768331424"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1768331558"
},
"departure": {
"delay": 38,
"time": "1768331558"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768331850"
},
"departure": {
"delay": 30,
"time": "1768331850"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768331490"
},
"departure": {
"delay": 30,
"time": "1768331490"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1768331370"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4899:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852870F5177237x2026x01x01T21x53x30Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768326960"
},
"departure": {
"delay": 300,
"time": "1768327380"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1768330020"
},
"departure": {
"delay": 300,
"time": "1768330680"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1768329300"
},
"departure": {
"delay": 300,
"time": "1768329420"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 600,
"time": "1768328520"
},
"departure": {
"delay": 600,
"time": "1768328580"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1768325820"
},
"departure": {
"delay": 300,
"time": "1768325880"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1768329512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852870F5177237x2026x01x01T21x53x30Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227408x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -219,
"time": "1768330521"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -151,
"time": "1768330349"
},
"departure": {
"delay": -151,
"time": "1768330349"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1768330383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227408x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851045F5202202x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768329180"
},
"departure": {
"delay": 300,
"time": "1768329240"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1768329094",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851045F5202202x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3132F5211915x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332120"
},
"departure": {
"time": "1768332180"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768339380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768331340"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768332960"
},
"departure": {
"time": "1768333020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768334280"
},
"departure": {
"time": "1768334460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768327712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3132F5211915x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768330328"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768330236"
},
"departure": {
"delay": 45,
"time": "1768330245"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1768330339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x26:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852350F5215325x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330440"
},
"departure": {
"time": "1768330500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768330020"
},
"departure": {
"time": "1768330080"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768329360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768331280"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768329720"
},
"departure": {
"time": "1768329780"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768325733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852350F5215325x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850378F5202143x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333800"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768332600"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1768328973",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850378F5202143x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6326:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768333566"
},
"departure": {
"delay": 6,
"time": "1768333566"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1768333662"
},
"departure": {
"delay": 42,
"time": "1768333662"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1768333608"
},
"departure": {
"delay": 48,
"time": "1768333608"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768304421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6326:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7882:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768333780"
},
"departure": {
"delay": 40,
"time": "1768333780"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768333826"
},
"departure": {
"delay": 26,
"time": "1768333826"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768329621",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7882:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7884:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768332605"
},
"departure": {
"delay": 5,
"time": "1768332605"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768332490"
},
"departure": {
"delay": 10,
"time": "1768332490"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768332930"
},
"departure": {
"delay": 30,
"time": "1768332930"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1768332544"
},
"departure": {
"delay": 4,
"time": "1768332544"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7884:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851035F5202199x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768331100"
},
"departure": {
"delay": 300,
"time": "1768331160"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1768331820"
},
"departure": {
"delay": 300,
"time": "1768331880"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1768331460"
},
"departure": {
"delay": 300,
"time": "1768331520"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1768329180"
},
"departure": {
"delay": 300,
"time": "1768329240"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1768330080"
},
"departure": {
"delay": 300,
"time": "1768330680"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1768332240"
},
"departure": {
"delay": 300,
"time": "1768332300"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1768329094",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851035F5202199x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768323600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768323900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768306001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2585:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768333320"
},
"departure": {
"time": "1768333320"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768332900"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768328722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12165:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx919:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768332998"
},
"departure": {
"delay": 38,
"time": "1768332998"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768332900"
},
"departure": {
"time": "1768332900"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768332845"
},
"departure": {
"delay": 5,
"time": "1768332845"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768299680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx919:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107795x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1768330004"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768330013",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107795x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1768330329"
},
"departure": {
"delay": -51,
"time": "1768330329"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1768330438"
},
"departure": {
"delay": -62,
"time": "1768330438"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -83,
"time": "1768330477"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1768330359",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470604:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230600x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768329914"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768329933",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230600x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332660"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768330002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2171:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3129F5211930x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768330860"
},
"departure": {
"time": "1768331040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768326000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768332240"
},
"departure": {
"time": "1768332300"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768333020"
},
"departure": {
"time": "1768333080"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768333920"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768322373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3129F5211930x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852427F5163954x2025x12x31T21x51x51Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768331580"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768332660"
},
"departure": {
"time": "1768332840"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768333380"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1768327952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852427F5163954x2025x12x31T21x51x51Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768332752"
},
"departure": {
"delay": 32,
"time": "1768332752"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1768332782"
},
"departure": {
"delay": 2,
"time": "1768332782"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768328581",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8162:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011325x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1768330119"
},
"departure": {
"delay": -81,
"time": "1768330119"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -94,
"time": "1768330166"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1768330123",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011325x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768333920"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10498:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1768333342"
},
"departure": {
"delay": 22,
"time": "1768333342"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768333376"
},
"departure": {
"delay": 56,
"time": "1768333376"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768326560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10498:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244090xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768329874"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768329833",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244090xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13145F5199683x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768327920"
},
"departure": {
"delay": 300,
"time": "1768328040"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 600,
"time": "1768327200"
},
"departure": {
"delay": 600,
"time": "1768327320"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 2
}
],
"timestamp": "1768328523",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13145F5199683x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11079:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768334220"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768330041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11079:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768333380"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1768330479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471374:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189207x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1768329615"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768329503",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189207x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057213x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1768329682"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768329603",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057213x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5950:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768333520"
},
"departure": {
"delay": 20,
"time": "1768333520"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768304420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5950:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768330123"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
}
],
"timestamp": "1768330128",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595664:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230348x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1768329621"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768329663",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230348x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5929815891771392x24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1300,
"time": "1768330480"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1768330420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5929815891771392x24:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490660:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768330072"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1768330058",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490660:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768330629"
}
}